summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjoye <joye>2013-12-30 20:31:35 (GMT)
committerjoye <joye>2013-12-30 20:31:35 (GMT)
commit95e549344a92f371db1482b2f995fc007c42b778 (patch)
tree6ea7d4325e1e27aad4321d88e408a7579948a458 /configure.in
parentba5d3cc7c4f2c5c4b9a373a7268cba17e077d6a6 (diff)
downloadblt-95e549344a92f371db1482b2f995fc007c42b778.zip
blt-95e549344a92f371db1482b2f995fc007c42b778.tar.gz
blt-95e549344a92f371db1482b2f995fc007c42b778.tar.bz2
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8cdaa6f..6f8b2a4 100755
--- a/configure.in
+++ b/configure.in
@@ -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([tlt], [3.0])
+AC_INIT([tkblt], [3.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.