From e0526816fa95528fbc8b212c311bb2cc268d42b7 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Thu, 14 Feb 2008 07:23:09 +0000 Subject: [PATCH] Readd --with-tcl and --with-tclinclude --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2