faubackup2 configure.ac,1.14,1.15
Martin Waitz <[email protected]> Fri, 10 Jun 2005 09:05:14 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6371 Modified Files: configure.ac Log Message: use AC_GNU_SOURCE and move it to the correct location Index: configure.ac =================================================================== RCS file: /cvsroot/faubackup/faubackup2/configure.ac,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** configure.ac 8 Jun 2005 21:33:48 -0000 1.14 --- configure.ac 10 Jun 2005 09:05:11 -0000 1.15 *************** *** 21,24 **** --- 21,30 ---- ) + # Checks for system services. + AC_GNU_SOURCE + AC_SYS_LARGEFILE + AC_DEFINE(_REENTRANT, 1, [enable reentrant functions]) + + # check for compilers AC_PROG_CC *************** *** 29,35 **** AC_PROG_RANLIB - AC_DEFINE(_GNU_SOURCE, 1, [Enable GNU extensions on systems that have them]) - AC_DEFINE(_REENTRANT, 1, [enable reentrant functions]) - WARNINGS="-Wall -Wshadow -Wundef -Wwrite-strings" WARNINGS="$WARNINGS -Wpointer-arith -Wcast-qual -Wcast-align" --- 35,38 ---- *************** *** 41,48 **** - # Checks for system services. - AC_SYS_LARGEFILE - - # Checks for libraries. AC_CHECK_LIB(popt, poptGetContext, , AC_MSG_ERROR([Please install libpopt])) --- 44,47 ---- ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20