]> git.pld-linux.org Git - packages/Guppi.git/blob - Guppi-link.patch
- added ac,link,am18 patches, no GNOME1 gnumeric support by default
[packages/Guppi.git] / Guppi-link.patch
1 --- Guppi-0.40.3/src/Makefile.am.orig   2002-01-17 06:41:19.000000000 +0100
2 +++ Guppi-0.40.3/src/Makefile.am        2005-03-27 18:11:03.147317033 +0200
3 @@ -163,7 +163,8 @@
4         libguppiplot/guppi-root-group-view.lo           \
5         libguppiplot/guppi-text-block.lo                \
6         libguppiplot/guppi-text-tokens.lo               \
7 -       libguppiplot/guppi-view-interval.lo
8 +       libguppiplot/guppi-view-interval.lo             \
9 +       $(GNOME_PRINT_LIBS) $(LIBGLADE_LIBS)
10  
11  INCLUDES = \
12         -I$(top_builddir) -I$(includedir) -I$(top_srcdir) \
13 --- Guppi-0.40.3/libguppitank/Makefile.am.orig  2002-01-08 06:50:53.000000000 +0100
14 +++ Guppi-0.40.3/libguppitank/Makefile.am       2005-03-27 18:13:50.961991394 +0200
15 @@ -23,7 +23,7 @@
16         guppi-object-barchart.c \
17         guppi-object-scatter.c
18  
19 -
20 +libguppitank_la_LIBADD = ../src/libguppi.la
21  
22  libguppitankinclude_HEADERS = \
23         guppi-tank-init.h \
This page took 0.039494 seconds and 3 git commands to generate.