Mercurial > hg > xemacs-beta
diff configure @ 48:56c54cf7c5b6 r19-16b90
Import from CVS: tag r19-16b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:04 +0200 |
parents | 8d2a9b52c682 |
children | ee648375d8d6 |
line wrap: on
line diff
--- a/configure Mon Aug 13 08:55:32 2007 +0200 +++ b/configure Mon Aug 13 08:56:04 2007 +0200 @@ -2394,6 +2394,7 @@ decosf1-3 ) opsys=decosf1-3-static ;; decosf3-1 ) opsys=decosf3-1-static ;; decosf3-2 ) opsys=decosf3-2-static ;; + decosf4-0 ) opsys=decosf4-0-static ;; linux ) opsys=linux-static ;; esac fi @@ -8263,15 +8264,15 @@ # This directory was configured as follows, # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # -# $0 $configure_args +# $0 $quoted_arguments ac_cs_usage="Usage: config.status [--recheck] [--version] [--help]" for ac_option do case "\$ac_option" in -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - echo running \${CONFIG_SHELL-/bin/sh} $0 $configure_args --no-create - exec \${CONFIG_SHELL-/bin/sh} $0 $configure_args --no-create ;; + echo running \${CONFIG_SHELL-/bin/sh} $0 $quoted_arguments --no-create + exec \${CONFIG_SHELL-/bin/sh} $0 $quoted_arguments --no-create ;; -version | --version | --versio | --versi | --vers | --ver | --ve | --v) echo "config.status generated by autoconf version 1.11" exit 0 ;;