as_expr=false
fi
+
## --------------------- ##
## M4sh Initialization. ##
## --------------------- ##
{ $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
{ LC_MESSAGES=C; export LC_MESSAGES; }
+
# Name of the executable.
as_me=`(basename "$0") 2>/dev/null ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
rm -f conftest.sh
fi
+
as_lineno_1=$LINENO
as_lineno_2=$LINENO
as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
exit
}
+
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
*c*,-n*) ECHO_N= ECHO_C='
' ECHO_T=' ' ;;
# Sed expression to map a string onto a valid variable name.
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
+
# IFS
# We need space, tab and new line, in precisely that order.
as_nl='
# CDPATH.
$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
+
# Name of the host.
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
# so uname gets run too.
# include <unistd.h>
#endif"
+
# Initialize some variables set by options.
ac_init_help=
ac_init_version=false
test "$silent" = yes && exec 6>/dev/null
+
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
ac_srcdir_defaulted=yes
cat >&5 <<_ACEOF
+
## ----------- ##
## Core tests. ##
## ----------- ##
_ACEOF
+
# Keep a trace of the command line.
# Strip out --no-create and --no-recursion so they do not pile up.
# Also quote any args containing shell meta-characters.
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ac_aux_dir=
for ac_dir in config $srcdir/config; do
if test -f $ac_dir/install-sh; then
ac_config_sub="$SHELL $ac_aux_dir/config.sub"
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
+
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# incompatible versions:
esac
done
+
fi
if test "${ac_cv_path_install+set}" = set; then
INSTALL=$ac_cv_path_install
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
rm conftest.sed
+
# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
AMDEPBACKSLASH='\'
fi
+
if test "x$enable_dependency_tracking" != xno; then
AMDEP_TRUE=
AMDEP_FALSE='#'
AMDEP_FALSE=
fi
+
rm -f .deps 2>/dev/null
mkdir .deps 2>/dev/null
if test -d .deps; then
fi
rmdir .deps 2>/dev/null
+
# test to see if srcdir already configured
if test "`cd $srcdir && pwd`" != "`pwd`" &&
test -f $srcdir/config.status; then
#define PACKAGE "$PACKAGE"
_ACEOF
+
cat >>confdefs.h <<_ACEOF
#define VERSION "$VERSION"
_ACEOF
+
+
# Some tools Automake needs.
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
+
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
+
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
+
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
+
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+
AMTAR=${AMTAR-"${am_missing_run}tar"}
install_sh=${install_sh-"$am_aux_dir/install-sh"}
# along with our hook.
ac_config_headers="$ac_config_headers config.h:config.hin"
+
+
+
# Initialize the test suite.
ac_config_commands="$ac_config_commands tests/package.m4"
+
ac_config_commands="$ac_config_commands tests/atconfig"
+
ac_config_files="$ac_config_files tests/bison"
ac_config_files="$ac_config_files tests/Makefile tests/atlocal"
# Needed by tests/atlocal.in.
+
# Checks for programs.
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
fi
+
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable cc found in \$PATH" >&5
echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
{ (exit 1); exit 1; }; }
ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_config_commands="$ac_config_commands depfiles"
+
am_make=${MAKE-make}
cat > confinc << 'END'
doit:
fi
fi
+
echo "$as_me:$LINENO: result: $_am_result" >&5
echo "${ECHO_T}$_am_result" >&6
rm -f confinc confmf
+
depcc="$CC" am_compiler_list=
echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
+
+
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
echo "$as_me:$LINENO: checking for ANSI C header files" >&5
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
if test "${ac_cv_header_stdc+set}" = set; then
# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+
+
+
+
+
+
+
+
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
inttypes.h stdint.h unistd.h
do
done
+
if test "${ac_cv_header_minix_config_h+set}" = set; then
echo "$as_me:$LINENO: checking for minix/config.h" >&5
echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6
MINIX=
fi
+
if test "$MINIX" = yes; then
cat >>confdefs.h <<\_ACEOF
#define _POSIX_SOURCE 1
_ACEOF
+
cat >>confdefs.h <<\_ACEOF
#define _POSIX_1_SOURCE 2
_ACEOF
+
cat >>confdefs.h <<\_ACEOF
#define _MINIX 1
_ACEOF
fi
+
echo "$as_me:$LINENO: checking for strerror in -lcposix" >&5
echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6
if test "${ac_cv_lib_cposix_strerror+set}" = set; then
LIBS="$LIBS -lcposix"
fi
+
+
+
+
+
echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5
echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6
if test "${am_cv_prog_cc_stdc+set}" = set; then
RANLIB="$ac_cv_prog_RANLIB"
fi
+
AUTOM4TE=${AUTOM4TE-"${am_missing_run}autom4te"}
+
# Check whether --enable-gcc-warnings or --disable-gcc-warnings was given.
if test "${enable_gcc_warnings+set}" = set; then
enableval="$enable_gcc_warnings"
#define _GNU_SOURCE 1
_ACEOF
+
# Checks for header files.
echo "$as_me:$LINENO: checking for ANSI C header files" >&5
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
fi
+
+
+
+
+
+
for ac_header in ctype.h locale.h memory.h stdlib.h string.h unistd.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
done
+
# Checks for typedefs.
# Checks for structures.
;;
esac
+
+
echo "$as_me:$LINENO: checking for function prototypes" >&5
echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
if test "$am_cv_prog_cc_stdc" != no; then
fi
+
for ac_header in string.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
done
+
+
# Checks for library functions.
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
#define C_ALLOCA 1
_ACEOF
+
echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
if test "${ac_cv_os_cray+set}" = set; then
#define STACK_DIRECTION $ac_cv_c_stack_direction
_ACEOF
+
fi
+
+
for ac_func in mkstemp setlocale
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
#define HAVE_DECL_STPCPY 1
_ACEOF
+
else
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_STPCPY 0
_ACEOF
+
fi
echo "$as_me:$LINENO: checking whether strndup is declared" >&5
echo $ECHO_N "checking whether strndup is declared... $ECHO_C" >&6
#define HAVE_DECL_STRNDUP 1
_ACEOF
+
else
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_STRNDUP 0
_ACEOF
+
fi
echo "$as_me:$LINENO: checking whether strnlen is declared" >&5
echo $ECHO_N "checking whether strnlen is declared... $ECHO_C" >&6
#define HAVE_DECL_STRNLEN 1
_ACEOF
+
else
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_STRNLEN 0
_ACEOF
+
fi
echo "$as_me:$LINENO: checking whether memchr is declared" >&5
echo $ECHO_N "checking whether memchr is declared... $ECHO_C" >&6
#define HAVE_DECL_MEMCHR 1
_ACEOF
+
else
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_MEMCHR 0
_ACEOF
+
fi
+
+
+
+
+
+
for ac_func in stpcpy strndup strnlen strspn memchr
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
fi
done
+
+
+
cat >>confdefs.h <<\_ACEOF
#define HAVE_DONE_WORKING_MALLOC_CHECK 1
_ACEOF
+
echo "$as_me:$LINENO: checking for working malloc" >&5
echo $ECHO_N "checking for working malloc... $ECHO_C" >&6
if test "${jm_cv_func_working_malloc+set}" = set; then
fi
+
+
cat >>confdefs.h <<\_ACEOF
#define HAVE_DONE_WORKING_REALLOC_CHECK 1
_ACEOF
+
echo "$as_me:$LINENO: checking for working realloc" >&5
echo $ECHO_N "checking for working realloc... $ECHO_C" >&6
if test "${jm_cv_func_working_realloc+set}" = set; then
fi
+
+
+
+
for ac_func in isascii iswprint mbsinit
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
fi
done
+
echo "$as_me:$LINENO: checking whether mbrtowc and mbstate_t are properly declared" >&5
echo $ECHO_N "checking whether mbrtowc and mbstate_t are properly declared... $ECHO_C" >&6
if test "${jm_cv_func_mbrtowc+set}" = set; then
fi
+
+
+
+
+
+
for ac_header in limits.h stddef.h stdlib.h string.h wchar.h wctype.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
fi
+
echo "$as_me:$LINENO: checking whether backslash-a works in strings" >&5
echo $ECHO_N "checking whether backslash-a works in strings... $ECHO_C" >&6
if test "${ac_cv_c_backslash_a+set}" = set; then
fi
+
+
for ac_header in stdlib.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
done
+
echo "$as_me:$LINENO: checking for mbstate_t" >&5
echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6
if test "${ac_cv_type_mbstate_t+set}" = set; then
fi
+
echo "$as_me:$LINENO: checking for function prototypes" >&5
echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
if test "$am_cv_prog_cc_stdc" != no; then
fi
+
for ac_header in string.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
done
+
+
+
+
+
+
for ac_func in strerror vprintf doprnt
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
#define HAVE_DECL_STRERROR 1
_ACEOF
+
else
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_STRERROR 0
_ACEOF
+
fi
+
echo "$as_me:$LINENO: checking whether strerror_r is declared" >&5
echo $ECHO_N "checking whether strerror_r is declared... $ECHO_C" >&6
if test "${ac_cv_have_decl_strerror_r+set}" = set; then
#define HAVE_DECL_STRERROR_R 1
_ACEOF
+
else
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_STRERROR_R 0
_ACEOF
+
fi
+
+
for ac_func in strerror_r
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
fi
+
echo "$as_me:$LINENO: checking if malloc debugging is wanted" >&5
echo $ECHO_N "checking if malloc debugging is wanted... $ECHO_C" >&6
echo "${ECHO_T}no" >&6
fi;
+
ALL_LINGUAS="de es et fr ja nl tr ru"
# Make sure we can run config.sub.
$ac_config_sub sun4 >/dev/null 2>&1 ||
build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
+
echo "$as_me:$LINENO: checking host system type" >&5
echo $ECHO_N "checking host system type... $ECHO_C" >&6
if test "${ac_cv_host+set}" = set; then
host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
+
echo "$as_me:$LINENO: checking for off_t" >&5
echo $ECHO_N "checking for off_t... $ECHO_C" >&6
if test "${ac_cv_type_off_t+set}" = set; then
fi
+
+
for ac_header in stdlib.h unistd.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
done
+
for ac_func in getpagesize
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
fi
rm -f conftest.mmap
+
echo "$as_me:$LINENO: checking whether we are using the GNU C Library 2.1 or newer" >&5
echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6
if test "${ac_cv_gnu_library_2_1+set}" = set; then
fi
rm -f conftest*
+
+
fi
echo "$as_me:$LINENO: result: $ac_cv_gnu_library_2_1" >&5
echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6
GLIBC21="$ac_cv_gnu_library_2_1"
+
+
+
+
+
+
+
+
+
+
+
+
for ac_header in argz.h limits.h locale.h nl_types.h malloc.h stddef.h \
stdlib.h string.h unistd.h sys/param.h
do
done
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
for ac_func in feof_unlocked fgets_unlocked getcwd getegid geteuid \
getgid getuid mempcpy munmap putenv setenv setlocale stpcpy strchr strcasecmp \
strdup strtoul tsearch __argz_count __argz_stringify __argz_next
fi
done
+
+
+
+
# Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
if test "${with_libiconv_prefix+set}" = set; then
withval="$with_libiconv_prefix"
LIBICONV="-liconv"
fi
+
+
echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
if test "${am_cv_langinfo_codeset+set}" = set; then
echo "$as_me:$LINENO: result: $USE_NLS" >&5
echo "${ECHO_T}$USE_NLS" >&6
+
BUILD_INCLUDED_LIBINTL=no
USE_INCLUDED_LIBINTL=no
INTLLIBS=
if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
CATOBJEXT=NONE
+
+
+
if test "${ac_cv_header_libintl_h+set}" = set; then
echo "$as_me:$LINENO: checking for libintl.h" >&5
echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
if test $ac_cv_header_libintl_h = yes; then
echo "$as_me:$LINENO: checking for GNU gettext in libc" >&5
echo $ECHO_N "checking for GNU gettext in libc... $ECHO_C" >&6
-if test "${gt_cv_func_gnugettext1_libc+set}" = set; then
+if test "${gt_cv_func_gnugettext2_libc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
main ()
{
bindtextdomain ("", "");
-return (int) gettext ("") + _nl_msg_cat_cntr
+return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr
;
return 0;
}
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- gt_cv_func_gnugettext1_libc=yes
+ gt_cv_func_gnugettext2_libc=yes
else
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
-gt_cv_func_gnugettext1_libc=no
+gt_cv_func_gnugettext2_libc=no
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext1_libc" >&5
-echo "${ECHO_T}$gt_cv_func_gnugettext1_libc" >&6
+echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext2_libc" >&5
+echo "${ECHO_T}$gt_cv_func_gnugettext2_libc" >&6
- if test "$gt_cv_func_gnugettext1_libc" != "yes"; then
+ if test "$gt_cv_func_gnugettext2_libc" != "yes"; then
echo "$as_me:$LINENO: checking for GNU gettext in libintl" >&5
echo $ECHO_N "checking for GNU gettext in libintl... $ECHO_C" >&6
-if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then
+if test "${gt_cv_func_gnugettext2_libintl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
gt_save_LIBS="$LIBS"
main ()
{
bindtextdomain ("", "");
-return (int) gettext ("") + _nl_msg_cat_cntr
+return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr
;
return 0;
}
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- gt_cv_func_gnugettext1_libintl=yes
+ gt_cv_func_gnugettext2_libintl=yes
else
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
-gt_cv_func_gnugettext1_libintl=no
+gt_cv_func_gnugettext2_libintl=no
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS="$gt_save_LIBS"
fi
-echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext1_libintl" >&5
-echo "${ECHO_T}$gt_cv_func_gnugettext1_libintl" >&6
+echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext2_libintl" >&5
+echo "${ECHO_T}$gt_cv_func_gnugettext2_libintl" >&6
fi
- if test "$gt_cv_func_gnugettext1_libc" = "yes" \
- || { test "$gt_cv_func_gnugettext1_libintl" = "yes" \
+ if test "$gt_cv_func_gnugettext2_libc" = "yes" \
+ || { test "$gt_cv_func_gnugettext2_libintl" = "yes" \
&& test "$PACKAGE" != gettext; }; then
cat >>confdefs.h <<\_ACEOF
#define HAVE_GETTEXT 1
_ACEOF
- if test "$gt_cv_func_gnugettext1_libintl" = "yes"; then
+
+ if test "$gt_cv_func_gnugettext2_libintl" = "yes"; then
INTLLIBS="-lintl $LIBICONV"
fi
echo "${ECHO_T}no" >&6
fi
+
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo "${ECHO_T}no" >&6
fi
+
CATOBJEXT=.gmo
fi
fi
+
+
if test "$CATOBJEXT" = "NONE"; then
nls_cv_use_gnu_gettext=yes
fi
echo "${ECHO_T}no" >&6
fi
+
BUILD_INCLUDED_LIBINTL=yes
USE_INCLUDED_LIBINTL=yes
CATOBJEXT=.gmo
fi
ac_config_commands="$ac_config_commands default-1"
+
+
if test "$PACKAGE" = gettext; then
BUILD_INCLUDED_LIBINTL=yes
fi
POFILES="$POFILES $lang.po"
done
+
+
+
+
+
+
+
+
+
+
nls_cv_header_intl=
nls_cv_header_libgt=
DATADIRNAME=share
+
INSTOBJEXT=.mo
+
GENCAT=gencat
+
+
if test "x$CATOBJEXT" != "x"; then
if test "x$ALL_LINGUAS" = "x"; then
LINGUAS=
MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
fi
+
INTL_LIBTOOL_SUFFIX_PREFIX=
+
+
# This is necessary so that .o files in LIBOBJS are also built via
# the ANSI2KNR-filtering rules.
LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
+
ac_config_files="$ac_config_files Makefile config/Makefile intl/Makefile po/Makefile.in lib/Makefile src/Makefile doc/Makefile m4/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
DEFS=-DHAVE_CONFIG_H
+
: ${CONFIG_STATUS=./config.status}
ac_clean_files_save=$ac_clean_files
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
{ $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
{ LC_MESSAGES=C; export LC_MESSAGES; }
+
# Name of the executable.
as_me=`(basename "$0") 2>/dev/null ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
rm -f conftest.sh
fi
+
as_lineno_1=$LINENO
as_lineno_2=$LINENO
as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
exit
}
+
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
*c*,-n*) ECHO_N= ECHO_C='
' ECHO_T=' ' ;;
# Sed expression to map a string onto a valid variable name.
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
+
# IFS
# We need space, tab and new line, in precisely that order.
as_nl='
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
+
_ACEOF
+
+
cat >>$CONFIG_STATUS <<\_ACEOF
for ac_config_target in $ac_config_targets
do
ac_srcpath=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ac_top_srcpath=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
+
case $INSTALL in
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
*) ac_INSTALL=$ac_top_builddir$INSTALL ;;
ac_srcpath=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ac_top_srcpath=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
+
{ echo "$as_me:$LINENO: executing $ac_dest commands" >&5
echo "$as_me: executing $ac_dest commands" >&6;}
case $ac_dest in
chmod +x $CONFIG_STATUS
ac_clean_files=$ac_clean_files_save
+
# configure is writing to config.log, and then calls config.status.
# config.status does its own redirection, appending to config.log.
# Unfortunately, on DOS this fails, as config.log is still kept open
# would make configure fail if this is the last instruction.
$ac_cs_success || { (exit 1); exit 1; }
fi
+
\1f
Indirect:
bison.info-1: 1313
-bison.info-2: 50689
-bison.info-3: 100579
-bison.info-4: 147579
-bison.info-5: 197449
+bison.info-2: 50690
+bison.info-3: 100580
+bison.info-4: 147602
+bison.info-5: 197472
\1f
Tag Table:
(Indirect)
Node: Top\7f1313
-Node: Introduction\7f8967
-Node: Conditions\7f10242
-Node: Copying\7f11706
-Node: Concepts\7f30909
-Node: Language and Grammar\7f31988
-Node: Grammar in Bison\7f37004
-Node: Semantic Values\7f38928
-Node: Semantic Actions\7f41029
-Node: Locations Overview\7f42218
-Node: Bison Parser\7f43665
-Node: Stages\7f45977
-Node: Grammar Layout\7f47260
-Node: Examples\7f48517
-Node: RPN Calc\7f49715
-Node: Rpcalc Decls\7f50689
-Node: Rpcalc Rules\7f52276
-Node: Rpcalc Input\7f54076
-Node: Rpcalc Line\7f55537
-Node: Rpcalc Expr\7f56652
-Node: Rpcalc Lexer\7f58597
-Node: Rpcalc Main\7f61169
-Node: Rpcalc Error\7f61567
-Node: Rpcalc Gen\7f62575
-Node: Rpcalc Compile\7f63724
-Node: Infix Calc\7f64599
-Node: Simple Error Recovery\7f67306
-Node: Location Tracking Calc\7f69195
-Node: Ltcalc Decls\7f69925
-Node: Ltcalc Rules\7f70834
-Node: Ltcalc Lexer\7f72895
-Node: Multi-function Calc\7f75233
-Node: Mfcalc Decl\7f76800
-Node: Mfcalc Rules\7f78823
-Node: Mfcalc Symtab\7f80203
-Node: Exercises\7f86576
-Node: Grammar File\7f87082
-Node: Grammar Outline\7f87930
-Node: C Declarations\7f88664
-Node: Bison Declarations\7f89244
-Node: Grammar Rules\7f89656
-Node: C Code\7f90116
-Node: Symbols\7f91046
-Node: Rules\7f96127
-Node: Recursion\7f97766
-Node: Semantics\7f99485
-Node: Value Type\7f100579
-Node: Multiple Types\7f101251
-Node: Actions\7f102268
-Node: Action Types\7f105053
-Node: Mid-Rule Actions\7f106356
-Node: Locations\7f111926
-Node: Location Type\7f112574
-Node: Actions and Locations\7f113132
-Node: Location Default Action\7f115288
-Node: Declarations\7f116751
-Node: Token Decl\7f118070
-Node: Precedence Decl\7f120083
-Node: Union Decl\7f121634
-Node: Type Decl\7f122478
-Node: Expect Decl\7f123384
-Node: Start Decl\7f124930
-Node: Pure Decl\7f125308
-Node: Decl Summary\7f126985
-Node: Multiple Parsers\7f133113
-Node: Interface\7f134607
-Node: Parser Function\7f135479
-Node: Lexical\7f136314
-Node: Calling Convention\7f137720
-Node: Token Values\7f140491
-Node: Token Positions\7f141640
-Node: Pure Calling\7f142525
-Node: Error Reporting\7f145457
-Node: Action Features\7f147579
-Node: Algorithm\7f150874
-Node: Look-Ahead\7f153167
-Node: Shift/Reduce\7f155299
-Node: Precedence\7f158211
-Node: Why Precedence\7f158862
-Node: Using Precedence\7f160727
-Node: Precedence Examples\7f161695
-Node: How Precedence\7f162396
-Node: Contextual Precedence\7f163545
-Node: Parser States\7f165336
-Node: Reduce/Reduce\7f166579
-Node: Mystery Conflicts\7f170140
-Node: Stack Overflow\7f173526
-Node: Error Recovery\7f174899
-Node: Context Dependency\7f180035
-Node: Semantic Tokens\7f180883
-Node: Lexical Tie-ins\7f183900
-Node: Tie-in Recovery\7f185448
-Node: Debugging\7f187620
-Node: Invocation\7f190921
-Node: Bison Options\7f192173
-Node: Environment Variables\7f195723
-Node: Option Cross Key\7f196571
-Node: VMS Invocation\7f197449
-Node: Table of Symbols\7f198233
-Node: Glossary\7f206201
-Node: Copying This Manual\7f212505
-Node: GNU Free Documentation License\7f212714
-Node: Index\7f232579
+Node: Introduction\7f8968
+Node: Conditions\7f10243
+Node: Copying\7f11707
+Node: Concepts\7f30910
+Node: Language and Grammar\7f31989
+Node: Grammar in Bison\7f37005
+Node: Semantic Values\7f38929
+Node: Semantic Actions\7f41030
+Node: Locations Overview\7f42219
+Node: Bison Parser\7f43666
+Node: Stages\7f45978
+Node: Grammar Layout\7f47261
+Node: Examples\7f48518
+Node: RPN Calc\7f49716
+Node: Rpcalc Decls\7f50690
+Node: Rpcalc Rules\7f52277
+Node: Rpcalc Input\7f54077
+Node: Rpcalc Line\7f55538
+Node: Rpcalc Expr\7f56653
+Node: Rpcalc Lexer\7f58598
+Node: Rpcalc Main\7f61170
+Node: Rpcalc Error\7f61568
+Node: Rpcalc Gen\7f62576
+Node: Rpcalc Compile\7f63725
+Node: Infix Calc\7f64600
+Node: Simple Error Recovery\7f67307
+Node: Location Tracking Calc\7f69196
+Node: Ltcalc Decls\7f69926
+Node: Ltcalc Rules\7f70835
+Node: Ltcalc Lexer\7f72896
+Node: Multi-function Calc\7f75234
+Node: Mfcalc Decl\7f76801
+Node: Mfcalc Rules\7f78824
+Node: Mfcalc Symtab\7f80204
+Node: Exercises\7f86577
+Node: Grammar File\7f87083
+Node: Grammar Outline\7f87931
+Node: C Declarations\7f88665
+Node: Bison Declarations\7f89245
+Node: Grammar Rules\7f89657
+Node: C Code\7f90117
+Node: Symbols\7f91047
+Node: Rules\7f96128
+Node: Recursion\7f97767
+Node: Semantics\7f99486
+Node: Value Type\7f100580
+Node: Multiple Types\7f101252
+Node: Actions\7f102269
+Node: Action Types\7f105054
+Node: Mid-Rule Actions\7f106357
+Node: Locations\7f111927
+Node: Location Type\7f112575
+Node: Actions and Locations\7f113133
+Node: Location Default Action\7f115289
+Node: Declarations\7f116752
+Node: Token Decl\7f118071
+Node: Precedence Decl\7f120084
+Node: Union Decl\7f121635
+Node: Type Decl\7f122479
+Node: Expect Decl\7f123385
+Node: Start Decl\7f124953
+Node: Pure Decl\7f125331
+Node: Decl Summary\7f127008
+Node: Multiple Parsers\7f133136
+Node: Interface\7f134630
+Node: Parser Function\7f135502
+Node: Lexical\7f136337
+Node: Calling Convention\7f137743
+Node: Token Values\7f140514
+Node: Token Positions\7f141663
+Node: Pure Calling\7f142548
+Node: Error Reporting\7f145480
+Node: Action Features\7f147602
+Node: Algorithm\7f150897
+Node: Look-Ahead\7f153190
+Node: Shift/Reduce\7f155322
+Node: Precedence\7f158234
+Node: Why Precedence\7f158885
+Node: Using Precedence\7f160750
+Node: Precedence Examples\7f161718
+Node: How Precedence\7f162419
+Node: Contextual Precedence\7f163568
+Node: Parser States\7f165359
+Node: Reduce/Reduce\7f166602
+Node: Mystery Conflicts\7f170163
+Node: Stack Overflow\7f173549
+Node: Error Recovery\7f174922
+Node: Context Dependency\7f180058
+Node: Semantic Tokens\7f180906
+Node: Lexical Tie-ins\7f183923
+Node: Tie-in Recovery\7f185471
+Node: Debugging\7f187643
+Node: Invocation\7f190944
+Node: Bison Options\7f192196
+Node: Environment Variables\7f195746
+Node: Option Cross Key\7f196594
+Node: VMS Invocation\7f197472
+Node: Table of Symbols\7f198256
+Node: Glossary\7f206224
+Node: Copying This Manual\7f212528
+Node: GNU Free Documentation License\7f212737
+Node: Index\7f232602
\1f
End Tag Table