From e98cc4863b83f05261c51721c6fb6c481eac1dee Mon Sep 17 00:00:00 2001 From: William Joye Date: Fri, 31 Mar 2017 13:22:53 -0400 Subject: Squashed 'tclxml/' changes from 9357caee..d5e1189d d5e1189d fix LIB_SPEC 04945a76 rm autom4te.cache ref git-subtree-dir: tclxml git-subtree-split: d5e1189ddcc1c92df8c1d56011c3ca1f555e537c --- Makefile.in | 1 - configure | 18 +++++++++--------- configure.ac | 2 +- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/Makefile.in b/Makefile.in index 8c2be55..a214cac 100644 --- a/Makefile.in +++ b/Makefile.in @@ -365,7 +365,6 @@ distclean: clean -rm -f *.tab.c -rm -f $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log config.status - -rm -rf autom4te.cache #======================================================================== # Install binary object libraries. On Windows this includes both .dll and diff --git a/configure b/configure index ac15056..b3adba7 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.69 for Tclxml 3.2. +# Generated by GNU Autoconf 2.69 for tclxml 3.2. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -575,10 +575,10 @@ MFLAGS= MAKEFLAGS= # Identity of this package. -PACKAGE_NAME='Tclxml' +PACKAGE_NAME='tclxml' PACKAGE_TARNAME='tclxml' PACKAGE_VERSION='3.2' -PACKAGE_STRING='Tclxml 3.2' +PACKAGE_STRING='tclxml 3.2' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1322,7 +1322,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 Tclxml 3.2 to adapt to many kinds of systems. +\`configure' configures tclxml 3.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1383,7 +1383,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Tclxml 3.2:";; + short | recursive ) echo "Configuration of tclxml 3.2:";; esac cat <<\_ACEOF @@ -1489,7 +1489,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Tclxml configure 3.2 +tclxml configure 3.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1854,7 +1854,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 Tclxml $as_me 3.2, which was +It was created by tclxml $as_me 3.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -9494,7 +9494,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Tclxml $as_me 3.2, which was +This file was extended by tclxml $as_me 3.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9547,7 +9547,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Tclxml config.status 3.2 +tclxml config.status 3.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 7e72aae..b638e73 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl to configure the system for the local environment. # so that we create the export library with the dll. #----------------------------------------------------------------------- -AC_INIT([Tclxml], [3.2]) +AC_INIT([tclxml], [3.2]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. -- cgit v0.12