]> git.pld-linux.org Git - packages/pango.git/commitdiff
- more fixes for automake 1.5.
authorkloczek <kloczek@pld-linux.org>
Sat, 2 Feb 2002 06:32:58 +0000 (06:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango-am_ac.patch -> 1.3

pango-am_ac.patch

index 85af263a7daaca09c391180b7261324dc121b2d4..d3ac30f64b35b3f3aee7b261c0b7da6f0e25ab4c 100644 (file)
@@ -14,3 +14,14 @@ diff -Nur pango-0.23/pango/Makefile.am pango-0.23.new/pango/Makefile.am
  endif
  
  EXTRA_DIST =                                  \
+--- pango-0.24/modules/hebrew/Makefile.am~     Sat Feb  2 07:31:16 2002
++++ pango-0.24/modules/hebrew/Makefile.am      Sat Feb  2 07:31:16 2002
+@@ -85,7 +85,7 @@
+ pango_hebrew_xft_la_SOURCES = $(hebrew_xft_sources)
+ libpango_hebrew_xft_la_SOURCES = $(hebrew_xft_sources)
+-pango_hebrew_ft2_la_LDFLAGS = -export-dynamic -avoid-version -module $(no_undefined)
++pango_hebrew_ft2_la_LDFLAGS = -export-dynamic -avoid-version -module
+ pango_hebrew_ft2_la_LIBADD = $(hebrew_ft2_libadd)
+ pango_hebrew_ft2_la_SOURCES = $(hebrew_ft2_sources)
+ libpango_hebrew_ft2_la_SOURCES = $(hebrew_ft2_sources)
This page took 0.029415 seconds and 4 git commands to generate.