~ubuntu-branches/ubuntu/hardy/gnomad2/hardy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2005-09-17 20:50:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050917205020-w5j2zngvh2czg0i1
Tags: 2.8.1-1
* New upstream release.
* Fix bug affecting file names starting with numbers. Closes: #324865.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.59 for gnomad2 2.8.0.
 
3
# Generated by GNU Autoconf 2.59 for gnomad2 2.8.1.
4
4
#
5
5
# Report bugs to <http://sourceforge.net/tracker/?func=add&group_id=65573&atid=511470>.
6
6
#
269
269
# Identity of this package.
270
270
PACKAGE_NAME='gnomad2'
271
271
PACKAGE_TARNAME='gnomad2'
272
 
PACKAGE_VERSION='2.8.0'
273
 
PACKAGE_STRING='gnomad2 2.8.0'
 
272
PACKAGE_VERSION='2.8.1'
 
273
PACKAGE_STRING='gnomad2 2.8.1'
274
274
PACKAGE_BUGREPORT='http://sourceforge.net/tracker/?func=add&group_id=65573&atid=511470'
275
275
 
276
276
ac_unique_file="src/gnomad2.c"
780
780
  # Omit some internal or obsolete options to make the list less imposing.
781
781
  # This message is too long to be a string in the A/UX 3.1 sh.
782
782
  cat <<_ACEOF
783
 
\`configure' configures gnomad2 2.8.0 to adapt to many kinds of systems.
 
783
\`configure' configures gnomad2 2.8.1 to adapt to many kinds of systems.
784
784
 
785
785
Usage: $0 [OPTION]... [VAR=VALUE]...
786
786
 
842
842
 
843
843
if test -n "$ac_init_help"; then
844
844
  case $ac_init_help in
845
 
     short | recursive ) echo "Configuration of gnomad2 2.8.0:";;
 
845
     short | recursive ) echo "Configuration of gnomad2 2.8.1:";;
846
846
   esac
847
847
  cat <<\_ACEOF
848
848
 
965
965
test -n "$ac_init_help" && exit 0
966
966
if $ac_init_version; then
967
967
  cat <<\_ACEOF
968
 
gnomad2 configure 2.8.0
 
968
gnomad2 configure 2.8.1
969
969
generated by GNU Autoconf 2.59
970
970
 
971
971
Copyright (C) 2003 Free Software Foundation, Inc.
979
979
This file contains any messages produced by compilers while
980
980
running configure, to aid debugging if configure makes a mistake.
981
981
 
982
 
It was created by gnomad2 $as_me 2.8.0, which was
 
982
It was created by gnomad2 $as_me 2.8.1, which was
983
983
generated by GNU Autoconf 2.59.  Invocation command line was
984
984
 
985
985
  $ $0 $@
1623
1623
 
1624
1624
# Define the identity of the package.
1625
1625
 PACKAGE=gnomad2
1626
 
 VERSION=2.8.0
 
1626
 VERSION=2.8.1
1627
1627
 
1628
1628
 
1629
1629
cat >>confdefs.h <<_ACEOF
6567
6567
 
6568
6568
 
6569
6569
 
6570
 
                                                            ac_config_files="$ac_config_files gnomad2.spec Makefile src/Makefile doc/Makefile test/Makefile po/Makefile.in"
 
6570
                                                  ac_config_files="$ac_config_files Makefile src/Makefile doc/Makefile test/Makefile po/Makefile.in"
6571
6571
cat >confcache <<\_ACEOF
6572
6572
# This file is a shell script that caches the results of configure
6573
6573
# tests run on this system so they can be shared between configure
6982
6982
} >&5
6983
6983
cat >&5 <<_CSEOF
6984
6984
 
6985
 
This file was extended by gnomad2 $as_me 2.8.0, which was
 
6985
This file was extended by gnomad2 $as_me 2.8.1, which was
6986
6986
generated by GNU Autoconf 2.59.  Invocation command line was
6987
6987
 
6988
6988
  CONFIG_FILES    = $CONFIG_FILES
7040
7040
 
7041
7041
cat >>$CONFIG_STATUS <<_ACEOF
7042
7042
ac_cs_version="\\
7043
 
gnomad2 config.status 2.8.0
 
7043
gnomad2 config.status 2.8.1
7044
7044
configured by $0, generated by GNU Autoconf 2.59,
7045
7045
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7046
7046
 
7155
7155
do
7156
7156
  case "$ac_config_target" in
7157
7157
  # Handling of arguments.
7158
 
  "gnomad2.spec" ) CONFIG_FILES="$CONFIG_FILES gnomad2.spec" ;;
7159
7158
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
7160
7159
  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
7161
7160
  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;