Author: nhosoi
Update of /cvs/dirsec/mod_admserv In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1207
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_admserv/Makefile.in,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Makefile.in 7 Dec 2005 02:04:52 -0000 1.12 +++ Makefile.in 30 Jan 2006 21:53:08 -0000 1.13 @@ -68,12 +68,19 @@ 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@ @@ -81,6 +88,7 @@ PACKAGE = @PACKAGE@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ +RC = @RC@ STRIP = @STRIP@ VERSION = @VERSION@ adminutil_inc = @adminutil_inc@
389-commits@lists.fedoraproject.org