summaryrefslogtreecommitdiff
blob: b1e72562b3972c6d8fb2ea94450e01ff45f07384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 xbsql/Makefile.am |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/xbsql/Makefile.am b/xbsql/Makefile.am
index c281358..5a09198 100644
--- a/xbsql/Makefile.am
+++ b/xbsql/Makefile.am
@@ -1,9 +1,4 @@
-DEBUG			= -g
-CC			= g++
-CFLAGS			= -UNO_READLINE -I/usr/local/include $(DEBUG)
-CXXFLAGS		= -UNO_READLINE -I/usr/local/include $(DEBUG)
-LDFLAGS			= $(DEBUG)
-INCLUDE			= -I/usr/local/include
+CC			= $(CXX)
 
 lib_LTLIBRARIES		= libxbsql.la
 bin_PROGRAMS		= xql