#!/bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 1.125
+# Generated automatically using autoconf version 1.126
# Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
verbose=yes ;;
-version | --version | --versio | --versi | --vers)
- echo "configure generated by autoconf version 1.125"
+ echo "configure generated by autoconf version 1.126"
exit 0 ;;
-with-* | --with-*)
fi
if test "$PERL" != no; then
- PROGS=autoscan
+ SCRIPTS=autoscan
else
echo "configure: warning: autoscan will not be built since perl is not found" 1>&2
fi
echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
-version | --version | --versio | --versi | --vers | --ver | --ve | --v)
- echo "$CONFIG_STATUS generated by autoconf version 1.125"
+ echo "$CONFIG_STATUS generated by autoconf version 1.126"
exit 0 ;;
-help | --help | --hel | --he | --h)
echo "\$ac_cs_usage"; exit 0 ;;
s%@program_transform_name@%$program_transform_name%g
s%@M4@%$M4%g
s%@PERL@%$PERL%g
-s%@PROGS@%$PROGS%g
+s%@SCRIPTS@%$SCRIPTS%g
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
s%@INSTALL_DATA@%$INSTALL_DATA%g
s%@standards_info@%$standards_info%g