[Fedora-directory-commits] esc/src/app/xpcom Makefile.moz,1.6,1.7

Jack Magne (jmagne) fedora-directory-commits at redhat.com
Fri Feb 9 21:35:02 UTC 2007


Author: jmagne

Update of /cvs/dirsec/esc/src/app/xpcom
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1288

Modified Files:
	Makefile.moz 
Log Message:
Cleanup linker flags.



Index: Makefile.moz
===================================================================
RCS file: /cvs/dirsec/esc/src/app/xpcom/Makefile.moz,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile.moz	2 Feb 2007 22:13:54 -0000	1.6
+++ Makefile.moz	9 Feb 2007 21:35:00 -0000	1.7
@@ -80,7 +80,7 @@
 TESTCPPSRCS	= CoolKeyCSP.cpp
 MOZ_NO_DEBUG_RTL=1
 else
-COOLKEY_LIBS	= -L$(CORE_DIST)/lib  -lhttpchunked -lckymanager  $(CKY_LIB_LDD) -lckyapplet
+COOLKEY_LIBS	= -L$(CORE_DIST)/lib  -lckymanager  -lhttpchunked $(CKY_LIB_LDD) -lckyapplet
 endif
 
 ifeq ($(OS_ARCH),Darwin)




More information about the Fedora-directory-commits mailing list