11 lines
310 B
Text
11 lines
310 B
Text
--- 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")
|
|
|