diff options
author | Ian Lance Taylor <iant@google.com> | 2007-10-07 18:06:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 2007-10-07 18:06:27 +0000 |
commit | 8486ee48e830d61eff9da26b30527780a584556a (patch) | |
tree | d91b05eee78c126b70d9ccd2e745dff0480e86bf /gold/configure | |
parent | f958d5fc533970eb5f7083c3ab791912ee499bd4 (diff) | |
download | gdb-8486ee48e830d61eff9da26b30527780a584556a.zip gdb-8486ee48e830d61eff9da26b30527780a584556a.tar.gz gdb-8486ee48e830d61eff9da26b30527780a584556a.tar.bz2 |
Add --version option.
Diffstat (limited to 'gold/configure')
-rwxr-xr-x | gold/configure | 50 |
1 files changed, 31 insertions, 19 deletions
diff --git a/gold/configure b/gold/configure index adfd485..305fe72 100755 --- a/gold/configure +++ b/gold/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59. +# Generated by GNU Autoconf 2.59 for gold 0.1. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -265,11 +265,11 @@ SHELL=${CONFIG_SHELL-/bin/sh} : ${ac_max_here_lines=38} # Identity of this package. -PACKAGE_NAME= -PACKAGE_TARNAME= -PACKAGE_VERSION= -PACKAGE_STRING= -PACKAGE_BUGREPORT= +PACKAGE_NAME='gold' +PACKAGE_TARNAME='gold' +PACKAGE_VERSION='0.1' +PACKAGE_STRING='gold 0.1' +PACKAGE_BUGREPORT='' ac_unique_file="gold.cc" # Factoring default headers for most tests. @@ -786,7 +786,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures this package to adapt to many kinds of systems. +\`configure' configures gold 0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -852,7 +852,9 @@ _ACEOF fi if test -n "$ac_init_help"; then - + case $ac_init_help in + short | recursive ) echo "Configuration of gold 0.1:";; + esac cat <<\_ACEOF Optional Features: @@ -981,6 +983,8 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF +gold configure 0.1 +generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation @@ -993,7 +997,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by $as_me, which was +It was created by gold $as_me 0.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1323,6 +1327,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + + + + + + + + ac_aux_dir= for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do if test -f $ac_dir/install-sh; then @@ -1712,8 +1724,8 @@ fi # Define the identity of the package. - PACKAGE=gold - VERSION=0.1 + PACKAGE='gold' + VERSION='0.1' cat >>confdefs.h <<_ACEOF @@ -5251,9 +5263,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >& echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## +## ------------------------------- ## +## Report this to the gold lists. ## +## ------------------------------- ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 @@ -5402,9 +5414,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >& echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## +## ------------------------------- ## +## Report this to the gold lists. ## +## ------------------------------- ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 @@ -5922,7 +5934,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by $as_me, which was +This file was extended by gold $as_me 0.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5985,7 +5997,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -config.status +gold config.status 0.1 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |