diff configure @ 55:185ba6c0e6f0

install man pages again, patch by Juergen Daubert
author meillo@marmaro.de
date Sat, 29 May 2010 14:28:45 +0200
parents 907fee7c081a
children ed34413652fc
line wrap: on
line diff
--- a/configure	Sat May 29 14:23:07 2010 +0200
+++ b/configure	Sat May 29 14:28:45 2010 +0200
@@ -5499,7 +5499,7 @@
 	fi
 fi
 
-ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile"
+ac_config_files="$ac_config_files Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile docs/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -6218,6 +6218,7 @@
     "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;;
     "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;;
     "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
+    "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
 
   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac