]> git.pld-linux.org Git - packages/graphviz.git/blame - graphviz-tk.patch
- post-install patch for stupid ifdef
[packages/graphviz.git] / graphviz-tk.patch
CommitLineData
e2c6c0fa
JB
1--- graphviz-2.8/tclpkg/tkspline/Makefile.am.orig 2005-12-28 02:06:54.111995848 +0000
2+++ graphviz-2.8/tclpkg/tkspline/Makefile.am 2005-12-28 02:06:56.691603688 +0000
3@@ -9,6 +9,8 @@
9359fa95
PS
4
5 AM_CPPFLAGS = \
6 -I@TK_SRC_DIR@/generic \
7+ -I@TK_SRC_DIR@/unix \
8 -I@TCL_SRC_DIR@/generic \
e2c6c0fa 9+ -I@TCL_SRC_DIR@/unix \
9359fa95
PS
10 @TCL_INCLUDES@ @TCLINT_INCLUDES@ \
11 @TK_INCLUDES@ @TKINT_INCLUDES@
This page took 0.048464 seconds and 4 git commands to generate.