From 7601149f476c1aa3dae6cd55027a36b62efabf12 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 1 Jul 2008 03:24:58 +0200 Subject: RequestManager hinzugef?gt --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 912fc30..0cc46eb 100755 --- a/configure +++ b/configure @@ -20647,7 +20647,7 @@ fi # Checks for library functions. -ac_config_files="$ac_config_files Makefile src/Makefile src/Core/Makefile src/Net/Makefile" +ac_config_files="$ac_config_files Makefile src/Makefile src/Common/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/Common/Makefile") CONFIG_FILES="$CONFIG_FILES src/Common/Makefile" ;; "src/Core/Makefile") CONFIG_FILES="$CONFIG_FILES src/Core/Makefile" ;; "src/Net/Makefile") CONFIG_FILES="$CONFIG_FILES src/Net/Makefile" ;; -- cgit v1.2.3