[Fedora-directory-commits] mod_restartd Makefile.in,1.5,1.6

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


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@




More information about the Fedora-directory-commits mailing list