faubackup configure.ac,1.6,1.7
Martin Waitz <[email protected]> Wed, 17 Mar 2004 13:14:43 +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-serv3532 Modified Files: configure.ac Log Message: use libpopt for option parsing faubackup-gather does not preserve atime by default now, can be activated with --preserve-atime Index: configure.ac =================================================================== RCS file: /cvsroot/faubackup/faubackup/configure.ac,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** configure.ac 17 Mar 2004 13:13:19 -0000 1.6 --- configure.ac 17 Mar 2004 13:14:40 -0000 1.7 *************** *** 15,18 **** --- 15,20 ---- # Checks for libraries. + AC_CHECK_LIB(popt, poptGetContext,, + AC_MSG_ERROR([Please install the popt library])) # Checks for header files. ------------------------------------------------------- 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