[clanlib] 05/40: * Link libclanCore.so with -ldl.

Stephen Kitt skitt at moszumanska.debian.org
Fri Jun 10 20:13:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository clanlib.

commit daab32f1027988e4729ca99d4f1ae15cbd8b69f1
Author: Sam Hocevar <sho at debian.org>
Date:   Sat Apr 14 19:31:12 2007 +0000

      * Link libclanCore.so with -ldl.
---
 debian/patches/010_full_linking.diff |  28 ++++----
 debian/patches/100_rebootstrap.diff  | 122 +++++++++++++++++------------------
 2 files changed, 75 insertions(+), 75 deletions(-)

diff --git a/debian/patches/010_full_linking.diff b/debian/patches/010_full_linking.diff
index 0ea21c0..d0d9316 100644
--- a/debian/patches/010_full_linking.diff
+++ b/debian/patches/010_full_linking.diff
@@ -1,7 +1,7 @@
 Index: clanlib-0.8.0/Sources/Application/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/Application/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/Application/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/Application/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -6,6 +6,10 @@
  libclanApp_la_SOURCES = Unix/clanapp.cpp
  endif
@@ -16,7 +16,7 @@ Index: clanlib-0.8.0/Sources/Application/Makefile.am
 Index: clanlib-0.8.0/Sources/Core/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/Core/Makefile.am	2005-07-10 01:25:31.000000000 +0200
-+++ clanlib-0.8.0/Sources/Core/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/Core/Makefile.am	2007-04-14 21:29:36.000000000 +0200
 @@ -125,7 +125,9 @@
  endif
  
@@ -24,14 +24,14 @@ Index: clanlib-0.8.0/Sources/Core/Makefile.am
 -libclanCore_la_LIBADD = @LIBPTHREAD@
 +libclanCore_la_LIBADD = \
 +  ../Signals/libclanSignals.la \
-+  @LIBPTHREAD@
++  @LIBPTHREAD@ -ldl
  
  libclanCore_la_LDFLAGS = \
    -release $(LT_RELEASE) \
 Index: clanlib-0.8.0/Sources/Display/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/Display/Makefile.am	2005-07-07 20:17:44.000000000 +0200
-+++ clanlib-0.8.0/Sources/Display/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/Display/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -2,8 +2,9 @@
  
  # FIXME: This needs to be @LIBS@ or @X11LIBS@ or something like that
@@ -58,7 +58,7 @@ Index: clanlib-0.8.0/Sources/Display/Makefile.am
 Index: clanlib-0.8.0/Sources/GL/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/GL/Makefile.am	2005-02-11 15:13:43.000000000 +0100
-+++ clanlib-0.8.0/Sources/GL/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/GL/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -34,6 +34,7 @@
  libclanGL_la_SOURCES += \
  WGL/display_window_opengl.h \
@@ -92,7 +92,7 @@ Index: clanlib-0.8.0/Sources/GL/Makefile.am
 Index: clanlib-0.8.0/Sources/GUI/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/GUI/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/GUI/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/GUI/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -88,6 +88,10 @@
  deck_generic.cpp
  
@@ -107,7 +107,7 @@ Index: clanlib-0.8.0/Sources/GUI/Makefile.am
 Index: clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/GUIStyleSilver/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -14,6 +14,11 @@
  treeitem_silver.h	treeview_silver.h
  
@@ -123,7 +123,7 @@ Index: clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.am
 Index: clanlib-0.8.0/Sources/MikMod/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/MikMod/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/MikMod/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/MikMod/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -8,7 +8,11 @@
   soundprovider_mikmod.cpp   \
   soundprovider_mikmod_session.cpp
@@ -140,7 +140,7 @@ Index: clanlib-0.8.0/Sources/MikMod/Makefile.am
 Index: clanlib-0.8.0/Sources/Network/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/Network/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/Network/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/Network/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -62,6 +62,10 @@
  libclanNetwork_la_SOURCES += setupnetwork_unix.cpp
  endif
@@ -155,7 +155,7 @@ Index: clanlib-0.8.0/Sources/Network/Makefile.am
 Index: clanlib-0.8.0/Sources/SDL/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/SDL/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/SDL/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/SDL/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -20,7 +20,11 @@
  surface_sdl.h
  
@@ -172,7 +172,7 @@ Index: clanlib-0.8.0/Sources/SDL/Makefile.am
 Index: clanlib-0.8.0/Sources/Sound/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/Sound/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/Sound/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/Sound/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -42,6 +42,10 @@
  SoundProviders/Unix/soundprovider_recorder_oss.h
  endif
@@ -187,7 +187,7 @@ Index: clanlib-0.8.0/Sources/Sound/Makefile.am
 Index: clanlib-0.8.0/Sources/Vorbis/Makefile.am
 ===================================================================
 --- clanlib-0.8.0.orig/Sources/Vorbis/Makefile.am	2004-11-08 13:13:52.000000000 +0100
-+++ clanlib-0.8.0/Sources/Vorbis/Makefile.am	2007-04-14 16:54:34.000000000 +0200
++++ clanlib-0.8.0/Sources/Vorbis/Makefile.am	2007-04-14 20:51:17.000000000 +0200
 @@ -5,7 +5,11 @@
  	soundprovider_vorbis.cpp \
  	soundprovider_vorbis_session.cpp
@@ -203,8 +203,8 @@ Index: clanlib-0.8.0/Sources/Vorbis/Makefile.am
    -release $(LT_RELEASE) \
 Index: clanlib-0.8.0/configure.ac
 ===================================================================
---- clanlib-0.8.0.orig/configure.ac	2007-04-14 16:57:21.000000000 +0200
-+++ clanlib-0.8.0/configure.ac	2007-04-14 17:01:17.000000000 +0200
+--- clanlib-0.8.0.orig/configure.ac	2007-04-14 20:51:17.000000000 +0200
++++ clanlib-0.8.0/configure.ac	2007-04-14 20:51:17.000000000 +0200
 @@ -423,7 +423,7 @@
  CXXFLAGS="$CXXFLAGS -I\$(top_srcdir)/Sources"
  
diff --git a/debian/patches/100_rebootstrap.diff b/debian/patches/100_rebootstrap.diff
index bf2b4ed..c130438 100644
--- a/debian/patches/100_rebootstrap.diff
+++ b/debian/patches/100_rebootstrap.diff
@@ -1,7 +1,7 @@
 Index: clanlib-0.8.0/Sources/API/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/API/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/API/Makefile.in	2007-04-14 17:01:53.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/API/Makefile.in	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/Sources/API/Makefile.in	2007-04-14 21:29:44.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -292,8 +292,8 @@ Index: clanlib-0.8.0/Sources/API/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Application/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Application/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/Application/Makefile.in	2007-04-14 17:01:53.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Application/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Application/Makefile.in	2007-04-14 21:29:44.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -700,8 +700,8 @@ Index: clanlib-0.8.0/Sources/Application/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Core/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Core/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Sources/Core/Makefile.in	2007-04-14 17:01:54.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Core/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Core/Makefile.in	2007-04-14 21:30:04.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -906,7 +906,7 @@ Index: clanlib-0.8.0/Sources/Core/Makefile.in
 -libclanCore_la_LIBADD = @LIBPTHREAD@
 +libclanCore_la_LIBADD = \
 +  ../Signals/libclanSignals.la \
-+  @LIBPTHREAD@
++  @LIBPTHREAD@ -ldl
 +
  libclanCore_la_LDFLAGS = \
    -release $(LT_RELEASE) \
@@ -1234,8 +1234,8 @@ Index: clanlib-0.8.0/Sources/Core/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Display/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Display/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Sources/Display/Makefile.in	2007-04-14 17:01:54.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Display/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Display/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -1690,8 +1690,8 @@ Index: clanlib-0.8.0/Sources/Display/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/GL/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/GL/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/GL/Makefile.in	2007-04-14 17:01:54.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/GL/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/GL/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -2134,8 +2134,8 @@ Index: clanlib-0.8.0/Sources/GL/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/GUI/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/GUI/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/GUI/Makefile.in	2007-04-14 17:01:55.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/GUI/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/GUI/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -2543,8 +2543,8 @@ Index: clanlib-0.8.0/Sources/GUI/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/GUIStyleSilver/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.in	2007-04-14 17:01:55.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/GUIStyleSilver/Makefile.in	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -2955,8 +2955,8 @@ Index: clanlib-0.8.0/Sources/GUIStyleSilver/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/MikMod/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/MikMod/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/MikMod/Makefile.in	2007-04-14 17:01:56.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/MikMod/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/MikMod/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -3362,8 +3362,8 @@ Index: clanlib-0.8.0/Sources/MikMod/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Network/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Network/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/Network/Makefile.in	2007-04-14 17:01:56.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Network/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Network/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -3832,8 +3832,8 @@ Index: clanlib-0.8.0/Sources/Network/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/SDL/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/SDL/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Sources/SDL/Makefile.in	2007-04-14 17:01:56.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/SDL/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/SDL/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -4337,8 +4337,8 @@ Index: clanlib-0.8.0/Sources/SDL/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Signals/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Signals/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Sources/Signals/Makefile.in	2007-04-14 17:01:57.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Signals/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Signals/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -4710,8 +4710,8 @@ Index: clanlib-0.8.0/Sources/Signals/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Sound/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Sound/Makefile.in	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/Sources/Sound/Makefile.in	2007-04-14 17:01:57.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Sound/Makefile.in	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/Sources/Sound/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -5186,8 +5186,8 @@ Index: clanlib-0.8.0/Sources/Sound/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Vorbis/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Vorbis/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Sources/Vorbis/Makefile.in	2007-04-14 17:01:57.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Vorbis/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Vorbis/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -5579,8 +5579,8 @@ Index: clanlib-0.8.0/Sources/Vorbis/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Documentation/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Documentation/Makefile.in	2007-04-14 17:00:34.000000000 +0200
-+++ clanlib-0.8.0/Documentation/Makefile.in	2007-04-14 17:01:51.000000000 +0200
+--- clanlib-0.8.0.orig/Documentation/Makefile.in	2007-04-14 21:29:11.000000000 +0200
++++ clanlib-0.8.0/Documentation/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -5931,8 +5931,8 @@ Index: clanlib-0.8.0/Documentation/Makefile.in
  
 Index: clanlib-0.8.0/Documentation/Overview/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Documentation/Overview/Makefile.in	2007-04-14 17:00:34.000000000 +0200
-+++ clanlib-0.8.0/Documentation/Overview/Makefile.in	2007-04-14 17:01:51.000000000 +0200
+--- clanlib-0.8.0.orig/Documentation/Overview/Makefile.in	2007-04-14 21:29:11.000000000 +0200
++++ clanlib-0.8.0/Documentation/Overview/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -6221,8 +6221,8 @@ Index: clanlib-0.8.0/Documentation/Overview/Makefile.in
  %.html : %.xml
 Index: clanlib-0.8.0/Documentation/Reference/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Documentation/Reference/Makefile.in	2007-04-14 17:00:34.000000000 +0200
-+++ clanlib-0.8.0/Documentation/Reference/Makefile.in	2007-04-14 17:01:51.000000000 +0200
+--- clanlib-0.8.0.orig/Documentation/Reference/Makefile.in	2007-04-14 21:29:11.000000000 +0200
++++ clanlib-0.8.0/Documentation/Reference/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -6498,8 +6498,8 @@ Index: clanlib-0.8.0/Documentation/Reference/Makefile.in
  all-local: html/
 Index: clanlib-0.8.0/Documentation/Tutorial/Kavanek/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Documentation/Tutorial/Kavanek/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Documentation/Tutorial/Kavanek/Makefile.in	2007-04-14 17:01:51.000000000 +0200
+--- clanlib-0.8.0.orig/Documentation/Tutorial/Kavanek/Makefile.in	2007-04-14 21:29:11.000000000 +0200
++++ clanlib-0.8.0/Documentation/Tutorial/Kavanek/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -6771,8 +6771,8 @@ Index: clanlib-0.8.0/Documentation/Tutorial/Kavanek/Makefile.in
  %.html : $(srcdir)/%.xml $(srcdir)/default.xsl
 Index: clanlib-0.8.0/Documentation/Tutorial/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Documentation/Tutorial/Makefile.in	2007-04-14 17:00:34.000000000 +0200
-+++ clanlib-0.8.0/Documentation/Tutorial/Makefile.in	2007-04-14 17:01:52.000000000 +0200
+--- clanlib-0.8.0.orig/Documentation/Tutorial/Makefile.in	2007-04-14 21:29:11.000000000 +0200
++++ clanlib-0.8.0/Documentation/Tutorial/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -7123,8 +7123,8 @@ Index: clanlib-0.8.0/Documentation/Tutorial/Makefile.in
  
 Index: clanlib-0.8.0/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Makefile.in	2007-04-14 17:00:34.000000000 +0200
-+++ clanlib-0.8.0/Makefile.in	2007-04-14 17:01:58.000000000 +0200
+--- clanlib-0.8.0.orig/Makefile.in	2007-04-14 21:29:11.000000000 +0200
++++ clanlib-0.8.0/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -7494,8 +7494,8 @@ Index: clanlib-0.8.0/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Setup/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Setup/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Setup/Makefile.in	2007-04-14 17:01:52.000000000 +0200
+--- clanlib-0.8.0.orig/Setup/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Setup/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -7770,8 +7770,8 @@ Index: clanlib-0.8.0/Setup/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/Sources/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/Sources/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/Sources/Makefile.in	2007-04-14 17:01:55.000000000 +0200
+--- clanlib-0.8.0.orig/Sources/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/Sources/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.
@@ -8100,8 +8100,8 @@ Index: clanlib-0.8.0/Sources/Makefile.in
  # EOF #
 Index: clanlib-0.8.0/aclocal.m4
 ===================================================================
---- clanlib-0.8.0.orig/aclocal.m4	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/aclocal.m4	2007-04-14 17:01:39.000000000 +0200
+--- clanlib-0.8.0.orig/aclocal.m4	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/aclocal.m4	2007-04-14 21:29:45.000000000 +0200
 @@ -1,7 +1,7 @@
 -# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
 +# generated automatically by aclocal 1.10 -*- Autoconf -*-
@@ -8722,8 +8722,8 @@ Index: clanlib-0.8.0/aclocal.m4
  # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
 Index: clanlib-0.8.0/config.guess
 ===================================================================
---- clanlib-0.8.0.orig/config.guess	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/config.guess	2006-10-12 14:52:19.000000000 +0200
+--- clanlib-0.8.0.orig/config.guess	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/config.guess	2007-04-14 21:29:45.000000000 +0200
 @@ -1,9 +1,10 @@
  #! /bin/sh
  # Attempt to guess a canonical system name.
@@ -8877,8 +8877,8 @@ Index: clanlib-0.8.0/config.guess
  #echo '(No uname command or uname output not recognized.)' 1>&2
 Index: clanlib-0.8.0/config.sub
 ===================================================================
---- clanlib-0.8.0.orig/config.sub	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/config.sub	2006-10-12 14:52:19.000000000 +0200
+--- clanlib-0.8.0.orig/config.sub	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/config.sub	2007-04-14 21:29:45.000000000 +0200
 @@ -1,9 +1,10 @@
  #! /bin/sh
  # Configuration validation subroutine script.
@@ -9157,8 +9157,8 @@ Index: clanlib-0.8.0/config.sub
  		os=-tops20
 Index: clanlib-0.8.0/configure
 ===================================================================
---- clanlib-0.8.0.orig/configure	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/configure	2007-04-14 17:01:49.000000000 +0200
+--- clanlib-0.8.0.orig/configure	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/configure	2007-04-14 21:29:45.000000000 +0200
 @@ -1,25 +1,54 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
@@ -26523,8 +26523,8 @@ Index: clanlib-0.8.0/configure
  _ACEOF
 Index: clanlib-0.8.0/depcomp
 ===================================================================
---- clanlib-0.8.0.orig/depcomp	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/depcomp	2007-04-14 17:01:53.000000000 +0200
+--- clanlib-0.8.0.orig/depcomp	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/depcomp	2007-04-14 21:29:45.000000000 +0200
 @@ -1,9 +1,10 @@
  #! /bin/sh
  # depcomp - compile a program generating dependencies as side-effects
@@ -26625,8 +26625,8 @@ Index: clanlib-0.8.0/depcomp
        # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
 Index: clanlib-0.8.0/install-sh
 ===================================================================
---- clanlib-0.8.0.orig/install-sh	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/install-sh	2007-04-14 17:01:50.000000000 +0200
+--- clanlib-0.8.0.orig/install-sh	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/install-sh	2007-04-14 21:29:45.000000000 +0200
 @@ -1,7 +1,7 @@
  #!/bin/sh
  # install - install a program, script, or datafile
@@ -27098,8 +27098,8 @@ Index: clanlib-0.8.0/install-sh
  # eval: (add-hook 'write-file-hooks 'time-stamp)
 Index: clanlib-0.8.0/ltmain.sh
 ===================================================================
---- clanlib-0.8.0.orig/ltmain.sh	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/ltmain.sh	2006-03-11 19:49:04.000000000 +0100
+--- clanlib-0.8.0.orig/ltmain.sh	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/ltmain.sh	2007-04-14 21:29:45.000000000 +0200
 @@ -43,7 +43,7 @@
  
  PROGRAM=ltmain.sh
@@ -27111,8 +27111,8 @@ Index: clanlib-0.8.0/ltmain.sh
  # See if we are running on zsh, and set the options which allow our
 Index: clanlib-0.8.0/missing
 ===================================================================
---- clanlib-0.8.0.orig/missing	2007-04-14 17:00:36.000000000 +0200
-+++ clanlib-0.8.0/missing	2007-04-14 17:01:50.000000000 +0200
+--- clanlib-0.8.0.orig/missing	2007-04-14 21:29:13.000000000 +0200
++++ clanlib-0.8.0/missing	2007-04-14 21:29:45.000000000 +0200
 @@ -1,9 +1,9 @@
  #! /bin/sh
  # Common stub for a few missing GNU programs while installing.
@@ -27297,8 +27297,8 @@ Index: clanlib-0.8.0/missing
  	    tar "$firstarg" "$@" && exit 0
 Index: clanlib-0.8.0/pkgconfig/Makefile.in
 ===================================================================
---- clanlib-0.8.0.orig/pkgconfig/Makefile.in	2007-04-14 17:00:35.000000000 +0200
-+++ clanlib-0.8.0/pkgconfig/Makefile.in	2007-04-14 17:01:57.000000000 +0200
+--- clanlib-0.8.0.orig/pkgconfig/Makefile.in	2007-04-14 21:29:12.000000000 +0200
++++ clanlib-0.8.0/pkgconfig/Makefile.in	2007-04-14 21:29:45.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
 +# Makefile.in generated by automake 1.10 from Makefile.am.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/clanlib.git



More information about the Pkg-games-commits mailing list