Revision: 2963
http://gar.svn.sourceforge.net/gar/?rev=2963&view=rev
Author: harpchad
Date: 2009-02-01 15:32:14 +0000 (Sun, 01 Feb 2009)
Log Message:
-----------
Add fix for gnulib/s10 acl bug
Modified Paths:
--------------
csw/mgar/pkg/gettext/trunk/Makefile
Modified: csw/mgar/pkg/gettext/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gettext/trunk/Makefile 2009-02-01 04:20:51 UTC (rev 2962)
+++ csw/mgar/pkg/gettext/trunk/Makefile 2009-02-01 15:32:14 UTC (rev 2963)
@@ -33,6 +33,9 @@
#No glibc
CONFIGURE_ARGS += --with-included-gettext
+#Fix acl bug http://savannah.gnu.org/bugs/?21604
+EXTRA_LD_FLAGS = -lsec
+
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
BUILD64 = 1
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel