faubackup configure.ac,1.7,1.8
Martin Waitz <[email protected]> Thu, 18 Mar 2004 00:11:35 +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-serv16689 Modified Files: configure.ac Log Message: fix whitespace so that newer autoconf correctly use the default action Index: configure.ac =================================================================== RCS file: /cvsroot/faubackup/faubackup/configure.ac,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** configure.ac 17 Mar 2004 13:14:40 -0000 1.7 --- configure.ac 18 Mar 2004 00:11:32 -0000 1.8 *************** *** 15,20 **** # Checks for libraries. ! AC_CHECK_LIB(popt, poptGetContext,, ! AC_MSG_ERROR([Please install the popt library])) # Checks for header files. --- 15,19 ---- # Checks for libraries. ! AC_CHECK_LIB(popt, poptGetContext, , AC_MSG_ERROR([Please install libpopt])) # 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