… | |
… | |
473 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. |
473 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. |
474 | echo > confdefs.h |
474 | echo > confdefs.h |
475 | |
475 | |
476 | # A filename unique to this package, relative to the directory that |
476 | # A filename unique to this package, relative to the directory that |
477 | # configure is in, which we can look for to find out if srcdir is correct. |
477 | # configure is in, which we can look for to find out if srcdir is correct. |
478 | ac_unique_file=psiconv |
478 | ac_unique_file=lib/psiconv |
479 | |
479 | |
480 | # Find the source files, if location was not specified. |
480 | # Find the source files, if location was not specified. |
481 | if test -z "$srcdir"; then |
481 | if test -z "$srcdir"; then |
482 | ac_srcdir_defaulted=yes |
482 | ac_srcdir_defaulted=yes |
483 | # Try the directory containing this script, then its parent. |
483 | # Try the directory containing this script, then its parent. |
… | |
… | |
713 | fi |
713 | fi |
714 | |
714 | |
715 | |
715 | |
716 | PACKAGE=psiconv |
716 | PACKAGE=psiconv |
717 | |
717 | |
718 | VERSION=0.6.3 |
718 | VERSION=0.8.0 |
719 | |
719 | |
720 | if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then |
720 | if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then |
721 | { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |
721 | { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |
722 | fi |
722 | fi |
723 | cat >> confdefs.h <<EOF |
723 | cat >> confdefs.h <<EOF |
… | |
… | |
2600 | done |
2600 | done |
2601 | |
2601 | |
2602 | ac_given_srcdir=$srcdir |
2602 | ac_given_srcdir=$srcdir |
2603 | ac_given_INSTALL="$INSTALL" |
2603 | ac_given_INSTALL="$INSTALL" |
2604 | |
2604 | |
2605 | trap 'rm -fr `echo "Makefile compat/Makefile lib/Makefile psiconv/Makefile lib/general.h formats/Makefile docs/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 |
2605 | trap 'rm -fr `echo "Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile lib/psiconv/general.h formats/Makefile docs/Makefile extra/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 |
2606 | EOF |
2606 | EOF |
2607 | cat >> $CONFIG_STATUS <<EOF |
2607 | cat >> $CONFIG_STATUS <<EOF |
2608 | |
2608 | |
2609 | # Protect against being on the right side of a sed subst in config.status. |
2609 | # Protect against being on the right side of a sed subst in config.status. |
2610 | sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; |
2610 | sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; |
… | |
… | |
2714 | fi |
2714 | fi |
2715 | EOF |
2715 | EOF |
2716 | |
2716 | |
2717 | cat >> $CONFIG_STATUS <<EOF |
2717 | cat >> $CONFIG_STATUS <<EOF |
2718 | |
2718 | |
2719 | CONFIG_FILES=\${CONFIG_FILES-"Makefile compat/Makefile lib/Makefile psiconv/Makefile lib/general.h formats/Makefile docs/Makefile"} |
2719 | CONFIG_FILES=\${CONFIG_FILES-"Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile lib/psiconv/general.h formats/Makefile docs/Makefile extra/Makefile"} |
2720 | EOF |
2720 | EOF |
2721 | cat >> $CONFIG_STATUS <<\EOF |
2721 | cat >> $CONFIG_STATUS <<\EOF |
2722 | for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |
2722 | for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |
2723 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
2723 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
2724 | case "$ac_file" in |
2724 | case "$ac_file" in |