]> git.pld-linux.org Git - packages/gal.git/commitdiff
- updated for 0.14.
authorkloczek <kloczek@pld-linux.org>
Wed, 17 Oct 2001 02:33:07 +0000 (02:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gal-am15.patch -> 1.2

gal-am15.patch

index 685c97d0758e789baa5c7499b88e99bfd6097378..f9e961f4ff40784fe047077f5d1932cb645e4006 100644 (file)
@@ -1,12 +1,12 @@
---- gal-0.11.2.new/tests/Makefile.am~. Tue Jun  5 19:46:56 2001
-+++ gal-0.11.2.new/tests/Makefile.am   Mon Sep 10 14:04:04 2001
+--- gal-0.14/tests/Makefile.am.orig    Tue Oct  9 01:28:11 2001
++++ gal-0.14/tests/Makefile.am Wed Oct 17 03:31:16 2001
 @@ -1,5 +1,4 @@
  
 -
  INCLUDES =                                    \
        -I$(top_srcdir)                         \
        -I$(top_srcdir)/gal                     \
-@@ -21,58 +20,12 @@
+@@ -21,37 +20,12 @@
  noinst_PROGRAMS = \
        test-table-1 test-tree-1 $(vfs_programs) test-tree-3 test-shortcut-bar test-define-views test-unicode
  
 -test_shortcut_bar_LDFLAGS = $(LDFLAGS)
 -test_shortcut_bar_LDADD = $(LDADD)
 -
- if GAL_HAVE_VFS
+-if GAL_HAVE_VFS
 -#test_tree_2_LDFLAGS = $(LDFLAGS)
 -#test_tree_2_LDADD = $(LDADD)         \
 -#     $(GNOME_VFS_LIBS)
-+#test_tree_2_LDADD = $(GNOME_VFS_LIBS)
- endif
+-endif
+-
 -test_tree_3_LDFLAGS = $(LDFLAGS)
 -test_tree_3_LDADD = $(LDADD) 
 -
  test_shortcut_bar_SOURCES =   \
        test-shortcut-bar.c
  
--test_shortcut_bar_LDFLAGS = $(LDFLAGS)
--test_shortcut_bar_LDADD = $(LDADD)
--
  test_define_views_SOURCES =   \
        test-define-views.c
--
 -test_define_views_LDFLAGS = $(LDFLAGS)
 -test_define_views_LDADD   = $(LDADD)
 -
 -test_unicode_LDADD   = $(LDADD)
 -
 -
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
This page took 0.131289 seconds and 4 git commands to generate.