From f9102a8cbbbbea27670e8ca628d90c6689441efd Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 9 Apr 2014 21:33:13 +0000 Subject: Clean up source regeneration (h/ and schemas/), debug builds with --disable-*-tools set. svn path=/branches/tk685/; revision=5775 --- configure | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 725f68af..4e123255 100755 --- a/configure +++ b/configure @@ -5022,7 +5022,7 @@ if test $build_ca_tools = yes; then CA_TARGET=ca; else CA_TARGET=n -ac_config_files="$ac_config_files Makefile h/Makefile schemas/Makefile" +ac_config_files="$ac_config_files Makefile" # OpenSSL has its own build system that bears no relationship to @@ -5832,8 +5832,6 @@ for ac_config_target in $ac_config_targets do case $ac_config_target in "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "h/Makefile") CONFIG_FILES="$CONFIG_FILES h/Makefile" ;; - "schemas/Makefile") CONFIG_FILES="$CONFIG_FILES schemas/Makefile" ;; "openssl/Makefile") CONFIG_FILES="$CONFIG_FILES openssl/Makefile" ;; "openssl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES openssl/tests/Makefile" ;; "rp/Makefile") CONFIG_FILES="$CONFIG_FILES rp/Makefile" ;; -- cgit v1.2.3