Author: nhosoi
Update of /cvs/dirsec/mod_restartd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1387
Modified Files: Makefile.in Log Message: [179394] HP-UX IPF support autoconf 2.59/libtool 1.5
Index: Makefile.in =================================================================== RCS file: /cvs/dirsec/mod_restartd/Makefile.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Makefile.in 1 Nov 2005 03:34:20 -0000 1.5 +++ Makefile.in 30 Jan 2006 21:56:05 -0000 1.6 @@ -68,18 +68,26 @@ AMTAR = @AMTAR@ APR_CONFIG = @APR_CONFIG@ APXS = @APXS@ +AR = @AR@ AS = @AS@ AWK = @AWK@ CC = @CC@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ +EGREP = @EGREP@ +F77 = @F77@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ +RC = @RC@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@
389-commits@lists.fedoraproject.org