]> git.sven.stormbind.net Git - sven/tclcurl.git/commitdiff
Readd --with-tcl and --with-tclinclude
authorSven Hoexter <sven@timegate.de>
Thu, 14 Feb 2008 07:23:09 +0000 (07:23 +0000)
committerSven Hoexter <sven@timegate.de>
Thu, 14 Feb 2008 07:23:09 +0000 (07:23 +0000)
debian/rules

index eefbb001cdadcc260870445867ba922fafd7196e..733c00840cb946829fc5686732b5540cff513969 100755 (executable)
@@ -19,6 +19,8 @@ CONFIGURE_OPTIONS += \
        --mandir=/usr/share/man \
        --infodir=/usr/share/info \
        --enable-threads \
+       --with-tcl=/usr/lib \
+       --with-tclinclude=/usr/include/tcl \
 
 
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed