aboutsummaryrefslogtreecommitdiffstats
path: root/libfsosystem/configure.ac
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2012-06-04 17:08:41 +0200
committerSimon Busch <morphis@gravedo.de>2012-06-04 17:08:41 +0200
commit18bcf20dcbbbc87bdd0b906730092bb8510f45b4 (patch)
treea8e7ea0a2ab8d381d1227c06395b3e20b5b1564a /libfsosystem/configure.ac
parentc8ca60be450c4c1c8c4fd3790eda1b680f004301 (diff)
downloadcornucopia-18bcf20dcbbbc87bdd0b906730092bb8510f45b4.tar.gz
cornucopia-18bcf20dcbbbc87bdd0b906730092bb8510f45b4.tar.bz2
cornucopia-18bcf20dcbbbc87bdd0b906730092bb8510f45b4.zip
libfsosystem: minor corrections for debugging support
Diffstat (limited to 'libfsosystem/configure.ac')
-rw-r--r--libfsosystem/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfsosystem/configure.ac b/libfsosystem/configure.ac
index 388d73b1..1e21efd7 100644
--- a/libfsosystem/configure.ac
+++ b/libfsosystem/configure.ac
@@ -85,7 +85,7 @@ AC_SUBST(GLIB_LIBS)
AC_ARG_ENABLE(debug,
AS_HELP_STRING([--enable-debug], [compile with debug code]),
[enable_debug=$enableval], [enable_debug=no])
-AM_CONDITIONAL([HAVE_DEBUG], [test "x$enable_debug" = "xyes"])
+AM_CONDITIONAL([WANT_DEBUG], [test "x$enable_debug" = "xyes"])
#########################################################################################
# output