summaryrefslogtreecommitdiffstats
path: root/tclxml/configure.ac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-03-31 17:22:53 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-03-31 17:22:53 (GMT)
commit928bcc2266434c12d2e2243fa5cb7270042af55b (patch)
tree99850da90541ed43fc4ee963e59ad8e63de3b4af /tclxml/configure.ac
parent4fe292708215d10e64caf87973880e14bb8f6c58 (diff)
parente98cc4863b83f05261c51721c6fb6c481eac1dee (diff)
downloadblt-928bcc2266434c12d2e2243fa5cb7270042af55b.zip
blt-928bcc2266434c12d2e2243fa5cb7270042af55b.tar.gz
blt-928bcc2266434c12d2e2243fa5cb7270042af55b.tar.bz2
Merge commit 'e98cc4863b83f05261c51721c6fb6c481eac1dee'
Diffstat (limited to 'tclxml/configure.ac')
-rw-r--r--tclxml/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tclxml/configure.ac b/tclxml/configure.ac
index 7e72aae..b638e73 100644
--- a/tclxml/configure.ac
+++ b/tclxml/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.