[csw-devel] SF.net SVN: gar:[8282] csw/mgar/pkg/cpan/Event-Lib/trunk/Makefile

bensons at users.sourceforge.net bensons at users.sourceforge.net
Sun Jan 31 22:31:00 CET 2010


Revision: 8282
          http://gar.svn.sourceforge.net/gar/?rev=8282&view=rev
Author:   bensons
Date:     2010-01-31 21:30:59 +0000 (Sun, 31 Jan 2010)

Log Message:
-----------
cpan Event-Lib: added -lperl to LIBS

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Event-Lib/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Event-Lib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Event-Lib/trunk/Makefile	2010-01-31 21:23:40 UTC (rev 8281)
+++ csw/mgar/pkg/cpan/Event-Lib/trunk/Makefile	2010-01-31 21:30:59 UTC (rev 8282)
@@ -20,7 +20,7 @@
 # Sun cc inline function patch
 PATCHFILES = inline.diff
 
-CONFIGURE_ARGS += LIBS="-L$(libdir) -levent"
+CONFIGURE_ARGS += LIBS="-L$(libdir) -levent -lperl"
 CONFIGURE_ARGS += INC="-I$(includedir)"
 
 # Skip tests as some of them are failing. Remove after the


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