summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-06-11 04:27:18 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-06-11 04:27:18 +0200
commit4b6acb098be9aa41e4a4bedc9aa3655822049635 (patch)
treea3f9546f2f1c366ba6ee126eece3dc481a897637 /configure
parent561150ea6623be4ea32ff225d26e771274fcfd63 (diff)
downloadmad-4b6acb098be9aa41e4a4bedc9aa3655822049635.tar
mad-4b6acb098be9aa41e4a4bedc9aa3655822049635.zip
Ein paar weitere Test-Dateien erstellt
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 8475948..82b307d 100755
--- a/configure
+++ b/configure
@@ -19920,7 +19920,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# Checks for library functions.
-ac_config_files="$ac_config_files Makefile src/Makefile"
+ac_config_files="$ac_config_files Makefile src/Makefile src/Net/Makefile"
cat >confcache <<\_ACEOF
@@ -20518,6 +20518,7 @@ do
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
+ "src/Net/Makefile") CONFIG_FILES="$CONFIG_FILES src/Net/Makefile" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}