]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- updated fo 4.4.1.1
authorlisu <lisu@pld-linux.org>
Tue, 16 Mar 2010 11:10:22 +0000 (11:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro-config.patch -> 1.3
    allegro-info.patch -> 1.7

allegro-config.patch
allegro-info.patch

index 5e1f3d1f89b66229091eeba990ec65c9a9f9cfc9..cd8f4da33df85cc73d9d0c07270c4ee4a1753af9 100644 (file)
@@ -1,14 +1,14 @@
---- allegro-4.3.1/misc/allegro-config.in~      2007-06-17 02:44:32.000000000 +0200
-+++ allegro-4.3.1/misc/allegro-config.in       2007-06-17 02:45:48.000000000 +0200
-@@ -183,9 +183,9 @@
+--- allegro-4.4.1.1/misc/allegro-config.in~    2010-03-03 11:07:40.000000000 +0100
++++ allegro-4.4.1.1/misc/allegro-config.in     2010-03-15 16:01:04.957931016 +0100
+@@ -190,9 +190,9 @@
  if test "$echo_libs" = "yes"; then
-    libdirs=-L${lib_path}
+    test -z "$addon_form" && libdirs=-L${lib_path}
     if test "$static_libs" = "yes"; then
 -      echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs
 +      echo $libdirs$allegro_ldflags -l${lib_type} $allegro_libs
     else
--      echo $libdirs $allegro_ldflags -l${lib_type}-${version} -l${lib_type}_unsharable
-+      echo $libdirs$allegro_ldflags -l${lib_type}-${version} -l${lib_type}_unsharable
+-      echo $libdirs $allegro_ldflags -l${lib_type}
++      echo $libdirs$allegro_ldflags -l${lib_type}
     fi
  fi
  
index 5315ce3c715c2c05f02f43ddae6dd60dcf9b1e32..0254e5b5d8fc8457c3f3063d640925abb362f4d8 100644 (file)
@@ -1,6 +1,5 @@
-Don't use tabs, they are expanded at wrong moment
---- allegro-4.1.12/docs/src/allegro._tx~       Fri Nov 23 07:03:08 2001
-+++ allegro-4.1.12/docs/src/allegro._tx        Fri Nov 23 07:03:08 2001
+--- allegro-4.4.1.1/docs/src/allegro._tx~      2010-03-03 11:07:40.000000000 +0100
++++ allegro-4.4.1.1/docs/src/allegro._tx       2010-03-15 15:43:49.924691978 +0100
 @@ -31,9 +31,9 @@
  @# This should remain commented at the moment (dvi output) @$@finalout
  @$
@@ -9,7 +8,7 @@ Don't use tabs, they are expanded at wrong moment
 +@$@dircategory Libraries:
  @$@direntry
 -@$* Allegro: (allegro).                       The Allegro game programming library.
-+@$* Allegro: (allegro).                   The Allegro game programming library
++@$* Allegro: (allegro).                       The Allegro game programming library
  @$@end direntry
  @$This is the Info version of the Allegro manual
  @$
This page took 0.065116 seconds and 4 git commands to generate.