aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index aed1105..aee5266 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,8 +8,6 @@ AC_LANG(C)
AC_PROG_LIBTOOL
# --enable and --with options
-AC_ARG_ENABLE([debug],
- [AS_HELP_STRING([--enable-debug], [enable debug symbols])])
AC_ARG_ENABLE([debug-output],
[AS_HELP_STRING([--enable-debug-output], [enable debug output])])
AC_ARG_WITH([core-foundation],