From: Michael Jerris Date: Thu, 19 Apr 2007 19:30:24 +0000 (+0000) Subject: remove AM_MAINTAINER_MODE macro from development coppies, should only be in release... X-Git-Tag: v1.0-beta1~492 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdaab6dbbdd0f56fe3dc9e7d87bd44a52acf583d;p=thirdparty%2Ffreeswitch.git remove AM_MAINTAINER_MODE macro from development coppies, should only be in release versions git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4976 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/configure.ac b/libs/sofia-sip/configure.ac index 17994a3bcd..55161c40e5 100644 --- a/libs/sofia-sip/configure.ac +++ b/libs/sofia-sip/configure.ac @@ -29,7 +29,7 @@ AC_SUBST(LIBVER_SOFIA_SIP_UA_GLIB_SOVER, [3]) # CUR-AGE SAC_CANONICAL_SYSTEM_CACHE_CHECK AM_INIT_AUTOMAKE -AM_MAINTAINER_MODE + AC_CONFIG_HEADERS([config.h]) AC_GNU_SOURCE