mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 13:30:02 -04:00
14 lines
459 B
Plaintext
14 lines
459 B
Plaintext
$NetBSD: patch-ab,v 1.1 2006/01/27 01:34:38 minskim Exp $
|
|
|
|
--- conf/configure.in.tcl.orig 2005-10-02 14:26:19.000000000 -0700
|
|
+++ conf/configure.in.tcl
|
|
@@ -78,7 +78,7 @@ TCL_TCL_PLACES="../lib/tcl$TCL_HI_VERS \
|
|
$x_includes \
|
|
/usr/contrib/include \
|
|
/usr/include"
|
|
-TCL_H_PLACES_D="$d/generic \
|
|
+TCL_H_PLACES_D="$d/include/tcl/generic \
|
|
$d/unix \
|
|
$d/include/tcl$TCL_HI_VERS \
|
|
$d/include/tcl$TCL_VERS \
|