summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-08-27 23:54:43 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-08-27 23:54:43 +0000
commita9197e0cf4a519dff24462fc798edb462da0989b (patch)
treef727b5579cc28ee0e656e982166537b069e157c9 /configure.ac
parented3cec7420b188b85a1585479215f519a301fc37 (diff)
hopefully the last trace of gconf :)
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 f67a46d..7731f87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,6 +61,4 @@ if test x$enable_debug = xyes; then
AC_DEFINE([DEBUG], [], [enable debugging])
fi
-AM_GCONF_SOURCE_2
-
AC_OUTPUT([Makefile po/Makefile.in src/Makefile])