RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: xar Date: 29-Sep-2007 14:33:18
Branch: HEAD Handle: 2007092913331800
Modified files:
xar configure.ac
Log:
missed a spot...
Summary:
Revision Changes Path
1.10 +1 -0 xar/configure.ac
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: xar/configure.ac
============================================================================
$ cvs diff -u -r1.9 -r1.10 configure.ac
--- xar/configure.ac 21 Sep 2007 11:55:42 -0000 1.9
+++ xar/configure.ac 29 Sep 2007 12:33:18 -0000 1.10
@@ -72,6 +72,7 @@
dnl Otherwise, just prevent autoconf from molesting CFLAGS.
CFLAGS=$CFLAGS
AC_PROG_CC
+AC_SYS_LARGEFILE
if test "x$CFLAGS" = "x" ; then
no_CFLAGS="yes"
fi
@@ .
Received on Sat Sep 29 14:33:18 2007