X-Git-Url: http://git.home-dn.net/?p=manu%2Flibnss-mysql-bg.git;a=blobdiff_plain;f=configure.in;h=a360526ef01b136d12802d120874981898cbc818;hp=985f573ce86a2b3b70afa784e41aa923ca026add;hb=75d22ff1f02a956aa30951abb80e2fd27af71285;hpb=663310f43c62dbbbfea672a4bacb10d4b040d4c3 diff --git a/configure.in b/configure.in index 985f573..a360526 100644 --- a/configure.in +++ b/configure.in @@ -15,18 +15,18 @@ dnl You should have received a copy of the GNU General Public License dnl along with the nss-mysql library; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl -dnl $Id: configure.in,v 1.54 2004/10/31 23:47:34 cinergi Exp $ */ +dnl $Id: configure.in,v 1.56 2005/09/04 03:34:00 cinergi Exp $ */ dnl Autoconf 2.53 is REQUIRED -AC_REVISION($Revision: 1.54 $)dnl +AC_REVISION($Revision: 1.56 $)dnl AC_INIT AC_CONFIG_AUX_DIR(aux) AC_PREREQ(2.53) AC_CONFIG_SRCDIR([src/nss_main.c]) AC_CANONICAL_TARGET([]) AC_PREFIX_DEFAULT() -AM_INIT_AUTOMAKE(libnss-mysql, 1.3) +AM_INIT_AUTOMAKE(libnss-mysql, 1.5) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE