From ea9fe3ef923000a7bfa4d7afc306669d5442e0fc Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 26 Jun 2008 16:39:25 +0200 Subject: ConnectionManager f?r den Kern hinzugef?gt --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index d4929b0..912fc30 100755 --- a/configure +++ b/configure @@ -20647,7 +20647,7 @@ fi # Checks for library functions. -ac_config_files="$ac_config_files Makefile src/Makefile src/Net/Makefile" +ac_config_files="$ac_config_files Makefile src/Makefile src/Core/Makefile src/Net/Makefile" cat >confcache <<\_ACEOF @@ -21245,6 +21245,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; + "src/Core/Makefile") CONFIG_FILES="$CONFIG_FILES src/Core/Makefile" ;; "src/Net/Makefile") CONFIG_FILES="$CONFIG_FILES src/Net/Makefile" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 -- cgit v1.2.3