SF.net SVN: gar:[23321] csw/mgar/pkg/torsocks/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Fri Apr 4 01:05:20 CEST 2014
Revision: 23321
http://sourceforge.net/p/gar/code/23321
Author: jake_goerzen
Date: 2014-04-03 23:05:17 +0000 (Thu, 03 Apr 2014)
Log Message:
-----------
torsocks: run autoreconf -i before configure to fix libtool files
Modified Paths:
--------------
csw/mgar/pkg/torsocks/trunk/Makefile
Modified: csw/mgar/pkg/torsocks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/torsocks/trunk/Makefile 2014-04-03 17:33:28 UTC (rev 23320)
+++ csw/mgar/pkg/torsocks/trunk/Makefile 2014-04-03 23:05:17 UTC (rev 23321)
@@ -19,3 +19,6 @@
include gar/category.mk
+pre-configure:
+ cd $(WORKSRC) && autoreconf -i
+ @$(MAKECOOKIE)
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