SOURCES: heimdal-as-needed.patch (NEW) - --as-needed patch

wolf wolf at pld-linux.org
Mon Aug 7 21:50:41 CEST 2006


Author: wolf                         Date: Mon Aug  7 19:50:41 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- --as-needed patch

---- Files affected:
SOURCES:
   heimdal-as-needed.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/heimdal-as-needed.patch
diff -u /dev/null SOURCES/heimdal-as-needed.patch:1.1
--- /dev/null	Mon Aug  7 21:50:41 2006
+++ SOURCES/heimdal-as-needed.patch	Mon Aug  7 21:50:36 2006
@@ -0,0 +1,11 @@
+diff -ruN heimdal-0.7.2./lib/roken/Makefile.am heimdal-0.7.2/lib/roken/Makefile.am
+--- heimdal-0.7.2./lib/roken/Makefile.am	2006-08-07 22:02:47.000000000 +0200
++++ heimdal-0.7.2/lib/roken/Makefile.am	2006-08-07 22:30:10.819738336 +0200
+@@ -109,6 +109,7 @@
+ else
+ libroken_la_LIBADD += $(DBLIB)
+ endif
++libroken_la_LIBADD += $(LIB_crypt)
+ 
+ $(LTLIBOBJS) $(libroken_la_OBJECTS): roken.h $(XHEADERS)
+ 
================================================================


More information about the pld-cvs-commit mailing list