summaryrefslogtreecommitdiff
path: root/net-p2p/mldonkey/files/patch-Makefile
blob: 3d2a0e606df0ab4aa9990557d172506068315392 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	Wed Sep  8 22:54:44 2004
+++ Makefile	Wed Sep  8 22:54:54 2004
@@ -258,7 +258,7 @@
 all: Makefile config/Makefile.config $(TARGET_TYPE)
 
 config/configure: config/configure.in
-	cd config; autoconf
+	cd config; autoconf213
 
 ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes")