aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-04-18 01:33:10 +0800
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-04-18 01:33:10 +0800
commit7622f951361e7915b30fa1f5bcd97731da5fe96f (patch)
tree465a212f8d8bb5ce03daf046f6395ca637241c31 /configure.ac
parent3b2167dbc14aabf7c95ce758c25f2c8f831567db (diff)
downloadgsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.tar
gsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.tar.gz
gsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.tar.bz2
gsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.tar.lz
gsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.tar.xz
gsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.tar.zst
gsoc2013-empathy-7622f951361e7915b30fa1f5bcd97731da5fe96f.zip
AM_MAINTAINER_MODE is evil
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a071ea876..16f8f354f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,6 @@ AC_CONFIG_AUX_DIR(.)
GNOME_COMMON_INIT
AM_INIT_AUTOMAKE(1.9 dist-bzip2 no-define -Wno-portability)
-AM_MAINTAINER_MODE
AC_ISC_POSIX
AC_PROG_CC
AC_HEADER_STDC