2006-09-29 01:11:52 +02:00
|
|
|
--- 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 @@
|
2004-09-19 19:32:20 +02:00
|
|
|
all: Makefile config/Makefile.config $(TARGET_TYPE)
|
|
|
|
|
|
|
|
config/configure: config/configure.in
|
|
|
|
- cd config; autoconf
|
2005-01-09 05:00:39 +01:00
|
|
|
+ cd config; %%AUTOCONF%%
|
2004-09-19 19:32:20 +02:00
|
|
|
|
2006-09-29 01:11:52 +02:00
|
|
|
ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes")
|
2004-09-19 19:32:20 +02:00
|
|
|
|