From: Sven Hoexter Date: Thu, 14 Feb 2008 07:23:09 +0000 (+0000) Subject: Readd --with-tcl and --with-tclinclude X-Git-Tag: debian/7.17.1-1~2 X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=commitdiff_plain;h=e0526816fa95528fbc8b212c311bb2cc268d42b7 Readd --with-tcl and --with-tclinclude --- diff --git a/debian/rules b/debian/rules index eefbb00..733c008 100755 --- a/debian/rules +++ b/debian/rules @@ -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