[Fedora-directory-commits] mod_admserv Makefile.in,1.12,1.13

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Mon Jan 30 21:53:16 UTC 2006


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@




More information about the Fedora-directory-commits mailing list