summaryrefslogtreecommitdiff
path: root/xcb-demo/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'xcb-demo/configure.ac')
-rw-r--r--xcb-demo/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/xcb-demo/configure.ac b/xcb-demo/configure.ac
index 443a06a..b96f694 100644
--- a/xcb-demo/configure.ac
+++ b/xcb-demo/configure.ac
@@ -2,7 +2,6 @@ AC_PREREQ(2.57)
AC_INIT([xcb-demo],0.8,[jamey@minilop.net])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
AC_PROG_CC