From c306ea8626c967bfc5b353995208d47cf74ad9e7 Mon Sep 17 00:00:00 2001 From: Emmanuel Bertin Date: Thu, 9 Apr 2009 13:31:57 +0000 Subject: [PATCH] Forgot to regenerate configure file. --- configure | 20 ++++++++++---------- man/sex.1 | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/configure b/configure index 62ba541..9528be5 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for sextractor 2.8.5. +# Generated by GNU Autoconf 2.61 for sextractor 2.8.6. # # Report bugs to . # @@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sextractor' PACKAGE_TARNAME='sextractor' -PACKAGE_VERSION='2.8.5' -PACKAGE_STRING='sextractor 2.8.5' +PACKAGE_VERSION='2.8.6' +PACKAGE_STRING='sextractor 2.8.6' PACKAGE_BUGREPORT='bertin@iap.fr' ac_unique_file="src/makeit.c" @@ -1405,7 +1405,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 sextractor 2.8.5 to adapt to many kinds of systems. +\`configure' configures sextractor 2.8.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1475,7 +1475,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sextractor 2.8.5:";; + short | recursive ) echo "Configuration of sextractor 2.8.6:";; esac cat <<\_ACEOF @@ -1599,7 +1599,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sextractor configure 2.8.5 +sextractor configure 2.8.6 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1613,7 +1613,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sextractor $as_me 2.8.5, which was +It was created by sextractor $as_me 2.8.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2290,7 +2290,7 @@ fi # Define the identity of the package. PACKAGE='sextractor' - VERSION='2.8.5' + VERSION='2.8.6' cat >>confdefs.h <<_ACEOF @@ -27297,7 +27297,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sextractor $as_me 2.8.5, which was +This file was extended by sextractor $as_me 2.8.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -27350,7 +27350,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -sextractor config.status 2.8.5 +sextractor config.status 2.8.6 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff --git a/man/sex.1 b/man/sex.1 index 6e604a0..42582a0 100644 --- a/man/sex.1 +++ b/man/sex.1 @@ -1,4 +1,4 @@ -.TH SEXTRACTOR "1" "April 2009" "SWarp 2.8.5" "User Commands" +.TH SEXTRACTOR "1" "April 2009" "SWarp 2.8.6" "User Commands" .SH NAME sex \- extract a source catalog from an astronomical FITS image .SH SYNOPSIS -- GitLab