From dfb2580f59bb0898731103b7bf888b6b262b56c7 Mon Sep 17 00:00:00 2001 From: jongfoster Date: Sat, 1 Dec 2001 11:26:40 +0000 Subject: [PATCH] Regenerating from latest configure.in --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index dc82ea80..7ffb4654 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.20 . +# From configure.in Revision: 1.22 . # Guess values for system-dependent variables and create Makefiles. # Generated by Autoconf 2.52. # @@ -4462,7 +4462,7 @@ fi CFLAGS=$old_CFLAGS_nospecial -ac_config_files="$ac_config_files Makefile" +ac_config_files="$ac_config_files GNUmakefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -4768,7 +4768,7 @@ for ac_config_target in $ac_config_targets do case "$ac_config_target" in # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "GNUmakefile" ) CONFIG_FILES="$CONFIG_FILES GNUmakefile" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; *) { { echo "$as_me:4773: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} -- 2.39.2