From 4b6acb098be9aa41e4a4bedc9aa3655822049635 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 11 Jun 2008 04:27:18 +0200 Subject: Ein paar weitere Test-Dateien erstellt --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') 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;} -- cgit v1.2.3