[csw-devel] SF.net SVN: gar:[3972] csw/mgar/pkg/netsnmp/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Thu Mar 26 11:57:55 CET 2009
Revision: 3972
http://gar.svn.sourceforge.net/gar/?rev=3972&view=rev
Author: hson
Date: 2009-03-26 10:57:55 +0000 (Thu, 26 Mar 2009)
Log Message:
-----------
netsnmp: Need to disable embedded perl to force perl module not to be built
Modified Paths:
--------------
csw/mgar/pkg/netsnmp/trunk/Makefile
Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile 2009-03-26 10:03:26 UTC (rev 3971)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile 2009-03-26 10:57:55 UTC (rev 3972)
@@ -36,6 +36,7 @@
CONFIGURE_ARGS += '--with-libwrap=/opt/csw/lib'
CONFIGURE_ARGS += '--enable-ipv6'
CONFIGURE_ARGS += '--with-transports=UDP TCP Unix'
+CONFIGURE_ARGS += '--disable-embedded-perl'
CONFIGURE_ARGS += '--with-perl-modules=no'
CONFIGURE_ARGS += '--with-python-modules=no'
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list