summarylogtreecommitdiffstats
path: root/configure.patch
blob: a44198cd4701b648a01a5227bc315dc314247183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure	2016-05-20 13:52:14.854090960 +0200
+++ configure.new	2016-05-20 13:52:08.764190358 +0200
@@ -226,9 +226,6 @@
             set success 0
         } else {
             puts $opt(tk_h)
-            if {$opt(tk_h) == "/usr/include"} {
-                set var(BASH_ENV) CPLUS_INCLUDE_PATH=/usr/include:/usr/local/include
-            }
         }
     }