]> git.pld-linux.org Git - packages/gal1.git/blob - gal1-am15.patch
- updated gettext BR
[packages/gal1.git] / gal1-am15.patch
1 diff -ur gal-0.19.2.orig/gal/e-table/Makefile.am gal-0.19.2/gal/e-table/Makefile.am
2 --- gal-0.19.2.orig/gal/e-table/Makefile.am     Sat May 18 08:51:24 2002
3 +++ gal-0.19.2/gal/e-table/Makefile.am  Sat May 18 08:53:28 2002
4 @@ -155,4 +155,4 @@
5  EXTRA_DIST =                   \
6          $(icons)               \
7          $(glade_DATA)
8 -#       sample.table           \
9 +#       sample.table           
10 Only in gal-0.19.2/gal/e-table: Makefile.am~
11 diff -ur gal-0.19.2.orig/tests/Makefile.am gal-0.19.2/tests/Makefile.am
12 --- gal-0.19.2.orig/tests/Makefile.am   Tue Oct  2 16:19:39 2001
13 +++ gal-0.19.2/tests/Makefile.am        Sat May 18 08:54:05 2002
14 @@ -1,5 +1,4 @@
15  
16 -
17  INCLUDES =                                     \
18         -I$(top_srcdir)                         \
19         -I$(top_srcdir)/gal                     \
20 @@ -21,37 +20,12 @@
21  noinst_PROGRAMS = \
22         test-table-1 test-tree-1 $(vfs_programs) test-tree-3 test-shortcut-bar test-define-views test-unicode
23  
24 -test_table_1_LDADD =   $(LDADD)
25 -test_table_1_LDFLAGS = $(LDFLAGS)
26 -
27 -test_tree_1_LDFLAGS = $(LDFLAGS)
28 -test_tree_1_LDADD = $(LDADD)
29 -
30 -test_shortcut_bar_LDFLAGS = $(LDFLAGS)
31 -test_shortcut_bar_LDADD = $(LDADD)
32 -
33 -if GAL_HAVE_VFS
34 -#test_tree_2_LDFLAGS = $(LDFLAGS)
35 -#test_tree_2_LDADD = $(LDADD)          \
36 -#      $(GNOME_VFS_LIBS)
37 -endif
38 -
39 -test_tree_3_LDFLAGS = $(LDFLAGS)
40 -test_tree_3_LDADD = $(LDADD) 
41 -
42  test_shortcut_bar_SOURCES =    \
43         test-shortcut-bar.c
44  
45  test_define_views_SOURCES =    \
46         test-define-views.c
47  
48 -test_define_views_LDFLAGS = $(LDFLAGS)
49 -test_define_views_LDADD   = $(LDADD)
50 -
51 -test_unicode_LDFLAGS = $(LDFLAGS)
52 -test_unicode_LDADD   = $(LDADD)
53 -
54 -
55  
56  
57  
This page took 0.064535 seconds and 3 git commands to generate.