aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-12-21 21:12:20 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-12-21 21:12:20 +0200
commitc66f7da30bb5635957b6e68c1e1db7e77e7b4174 (patch)
tree4a1f0fb7c79f8bfaaa1e28eb8f3ebf60ce88a10a /extension/configure
parent6d23f400a4c9e32f748228d168ee738fe422ae4b (diff)
parentb058d18ea65146294c6396e6439accfe3ccdcb6c (diff)
downloadegawk-c66f7da30bb5635957b6e68c1e1db7e77e7b4174.tar.gz
egawk-c66f7da30bb5635957b6e68c1e1db7e77e7b4174.tar.bz2
egawk-c66f7da30bb5635957b6e68c1e1db7e77e7b4174.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'extension/configure')
-rwxr-xr-xextension/configure14
1 files changed, 0 insertions, 14 deletions
diff --git a/extension/configure b/extension/configure
index 9e596d57..025e2723 100755
--- a/extension/configure
+++ b/extension/configure
@@ -14294,7 +14294,6 @@ ac_config_headers="$ac_config_headers config.h:configh.in"
ac_config_files="$ac_config_files Makefile"
-ac_config_commands="$ac_config_commands default-1"
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
@@ -15299,7 +15298,6 @@ fi
-
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
@@ -15313,7 +15311,6 @@ do
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:configh.in" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac
@@ -16592,17 +16589,6 @@ ltmain=$ac_aux_dir/ltmain.sh
chmod +x "$ofile"
;;
- "default-1":C)
-case `uname` in
-MirBSD | MirOS | "OS/390")
- cat << \EOF > Makefile
-all dist check clean distclean install uninstall distcheck:
- @exit 0
-EOF
- ;;
-*)
-esac
- ;;
esac
done # for ac_tag