]> git.pld-linux.org Git - packages/graphviz.git/blob - graphviz-tk.patch
- rebuild with expat 2.1.0
[packages/graphviz.git] / graphviz-tk.patch
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 @@
4  
5  AM_CPPFLAGS = \
6         -I@TK_SRC_DIR@/generic \
7 +       -I@TK_SRC_DIR@/unix \
8         -I@TCL_SRC_DIR@/generic \
9 +       -I@TCL_SRC_DIR@/unix \
10         @TCL_INCLUDES@ @TCLINT_INCLUDES@ \
11         @TK_INCLUDES@ @TKINT_INCLUDES@
This page took 0.023218 seconds and 3 git commands to generate.