summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index f397f6d..2fd4720 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,10 +32,8 @@ SUBDIRS = \
$(NULL)
DISTCHECK_CONFIGURE_FLAGS = \
- CFLAGS='-g3 -O3 -Wall' \
- CXXFLAGS='-g3 -O3 -Wall' \
- --enable-db-android \
- --enable-db-open-phrase \
+ CFLAGS='-g -O3 -Wall' \
+ CXXFLAGS='-g -O3 -Wall' \
$(NULL)
ACLOCAL_AMFLAGS = -I m4