[Fedora-directory-commits] coolkey/src/install Makefile.in,1.3,1.4

Robert Relyea (rrelyea) fedora-directory-commits at redhat.com
Fri Feb 16 19:50:58 UTC 2007


Author: rrelyea

Update of /cvs/dirsec/coolkey/src/install
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4620/src/install

Modified Files:
	Makefile.in 
Log Message:


Update Makefiles generated by automake to support windows install



Index: Makefile.in
===================================================================
RCS file: /cvs/dirsec/coolkey/src/install/Makefile.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.in	18 Jan 2007 01:03:54 -0000	1.3
+++ Makefile.in	16 Feb 2007 19:50:51 -0000	1.4
@@ -129,6 +129,8 @@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+IS_WINDOWS_FALSE = @IS_WINDOWS_FALSE@
+IS_WINDOWS_TRUE = @IS_WINDOWS_TRUE@
 LDFLAGS = @LDFLAGS@
 LIBCKYAPPLET = @LIBCKYAPPLET@
 LIBOBJS = @LIBOBJS@




More information about the Fedora-directory-commits mailing list