faubackup configure.ac,1.5,1.6
Martin Waitz <[email protected]> Wed, 17 Mar 2004 13:13:22 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3425 Modified Files: configure.ac Log Message: make it work with older autoconf/automake Index: configure.ac =================================================================== RCS file: /cvsroot/faubackup/faubackup/configure.ac,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** configure.ac 22 Dec 2003 00:34:10 -0000 1.5 --- configure.ac 17 Mar 2004 13:13:19 -0000 1.6 *************** *** 2,10 **** # Process this file with autoconf to produce a configure script. ! AC_PREREQ(2.58) AC_INIT(FauBackup, 0.5.6, [email protected]) AC_CONFIG_SRCDIR([src/faubackup-scatter.c]) ! AC_CONFIG_HEADER([config.h]) ! AM_INIT_AUTOMAKE AM_MAINTAINER_MODE --- 2,10 ---- # Process this file with autoconf to produce a configure script. ! AC_PREREQ(2.53) AC_INIT(FauBackup, 0.5.6, [email protected]) AC_CONFIG_SRCDIR([src/faubackup-scatter.c]) ! AM_INIT_AUTOMAKE(PACKAGE_TARNAME, PACKAGE_VERSION) ! AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click