]> git.sven.stormbind.net Git - sven/mysqltcl.git/commitdiff
* Re-add --with-tcl and --with-tclinclude. debian/3.04-2
authorSven Hoexter <sven@timegate.de>
Thu, 14 Feb 2008 07:20:45 +0000 (07:20 +0000)
committerSven Hoexter <sven@timegate.de>
Thu, 14 Feb 2008 07:20:45 +0000 (07:20 +0000)
debian/changelog
debian/rules

index 89b27271641d725a4047904d909ac2dbe49426c3..fc9a8242697d71c1ee54862e055fcd88e9dae673 100644 (file)
@@ -1,3 +1,9 @@
+mysqltcl (3.04-2) unstable; urgency=low
+
+  * Re-add --with-tcl and --with-tclinclude.
+
+ -- Sven Hoexter <sven@timegate.de>  Thu, 14 Feb 2008 08:19:13 +0100
+
 mysqltcl (3.04-1) unstable; urgency=low
 
   * New upstream release with
index 1249cfd0905425b8101c07a31d495ba525717127..723bf5212a509546c09b2be54d10efa73de96089 100755 (executable)
@@ -19,6 +19,8 @@ CONFIGURE_OPTIONS += \
                --enable-threads \
                --mandir=/usr/share/man \
                --infodir=/usr/share/info \
+               --with-tcl=/usr/lib \
+               --with-tclinclude=/usr/include/tcl \
 
 
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed