aboutsummaryrefslogtreecommitdiff
path: root/net/mldonkey-devel/files/patch-Makefile
blob: d8380f0cb5d6da00e68d1d95f768c7b185152c46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config/Makefile.in.orig	Tue Apr 26 22:48:10 2005
+++ config/Makefile.in	Tue Apr 26 22:48:41 2005
@@ -285,7 +285,7 @@
 all: Makefile config/Makefile.config $(TARGET_TYPE)
 
 config/configure: config/configure.in
-	cd config; autoconf
+	cd config; %%AUTOCONF%%
 
 ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes")