diff options
Diffstat (limited to 'readline/configure')
-rwxr-xr-x | readline/configure | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/readline/configure b/readline/configure index 672c6a4..f049a1b 100755 --- a/readline/configure +++ b/readline/configure @@ -1744,6 +1744,7 @@ ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. + am__api_version='1.15' # Find a good install program. We prefer a C program (faster), @@ -2233,15 +2234,6 @@ fi VERSION='UNUSED-VERSION' -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF - # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} |