[Fedora-directory-commits] mod_nss Makefile.in,1.13,1.14

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


Author: nhosoi

Update of /cvs/dirsec/mod_nss
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1288

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_nss/Makefile.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile.in	4 Jan 2006 22:07:57 -0000	1.13
+++ Makefile.in	30 Jan 2006 21:53:51 -0000	1.14
@@ -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@
 LEX = @LEX@
 LEXLIB = @LEXLIB@
@@ -84,6 +91,7 @@
 PACKAGE = @PACKAGE@
 PKG_CONFIG = @PKG_CONFIG@
 RANLIB = @RANLIB@
+RC = @RC@
 STRIP = @STRIP@
 VERSION = @VERSION@
 YACC = @YACC@




More information about the Fedora-directory-commits mailing list