summaryrefslogtreecommitdiff
path: root/databases/tcl-gdbm/patches/patch-ab
blob: d8bec5193be1df4a87c8ba853f319165316e4129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-ab,v 1.4 2001/03/05 12:35:33 skrll Exp $

--- configure.orig	Thu Jun  8 20:35:03 2000
+++ configure
@@ -1750,20 +1750,6 @@
 
 
 
-if test -f $TCLSH_EXEC_PREFIX/lib/tkConfig.sh; then
-    echo "$ac_t""using $TCLSH_EXEC_PREFIX/lib/tkConfig.sh" 1>&6
-else
-    { echo "configure: error: Unable find tkConfig.sh." 1>&2; exit 1; }
-fi
-
-# Check whether --with-extraincludedir or --without-extraincludedir was given.
-if test "${with_extraincludedir+set}" = set; then
-  withval="$with_extraincludedir"
-  INCLUDES="-I$withval $INCLUDES"
-fi
-
-
-
 # Check whether --with-extralibdir or --without-extralibdir was given.
 if test "${with_extralibdir+set}" = set; then
   withval="$with_extralibdir"