]> git.pld-linux.org Git - packages/avifile.git/blobdiff - avifile-amfix.patch
- Updated for 20011220 snapshot.
[packages/avifile.git] / avifile-amfix.patch
index 51717b8ca29ae371cbc4c90856b313e917a438f7..9b99f7becc3a7da7eeff3192da182f8b3d5df5a5 100644 (file)
@@ -1,26 +1,23 @@
---- avifile-0.6/configure.in.orig      Mon Oct  1 20:32:07 2001
-+++ avifile-0.6/configure.in   Tue Oct  2 00:11:16 2001
-@@ -61,6 +61,7 @@
- dnl new automake doesn't like it  
- dnl but its absence breaks old automake ( 1.4 )
- AM_PROG_LIBTOOL
+diff -urN avifile0.6-20011220.orig/configure.in avifile0.6-20011220/configure.in
+--- avifile0.6-20011220.orig/configure.in      Sun Jan 20 17:15:14 2002
++++ avifile0.6-20011220/configure.in   Sun Jan 20 17:17:59 2002
+@@ -83,6 +83,7 @@
+ dnl automatic updating of libtool configuration files
+ dnl not needed with automake AC_SUBST(LIBTOOL_DEPS) 
+ dnl using rather hack for .lo creation AM_PROG_AS
 +AM_PROG_AS
  
- dnl Checks for libraries.
- dnl Replace `main' with a function in -ldl:
---- avifile-0.6/plugins/libwin32/loader/Makefile.am.orig       Fri Aug 17 14:49:21 2001
-+++ avifile-0.6/plugins/libwin32/loader/Makefile.am    Tue Oct  2 00:18:32 2001
-@@ -1,11 +1,11 @@
+ dnl 
+diff -urN avifile0.6-20011220.orig/plugins/libwin32/loader/Makefile.am avifile0.6-20011220/plugins/libwin32/loader/Makefile.am
+--- avifile0.6-20011220.orig/plugins/libwin32/loader/Makefile.am       Sun Jan 20 17:15:14 2002
++++ avifile0.6-20011220/plugins/libwin32/loader/Makefile.am    Sun Jan 20 17:19:21 2002
+@@ -1,7 +1,7 @@
+ SUBDIRS = dshow wine 
  noinst_LTLIBRARIES = libloader.la
  libloader_la_SOURCES = afl.c driver.c elfdll.c ext.c module.c \
-- pe_image.c pe_resource.c registry.c resource.c win32.c
-+ pe_image.c pe_resource.c registry.c resource.c win32.c stubs.s
+- pe_image.c pe_resource.c registry.c resource.c win32.c ldt_keeper.c 
++ pe_image.c pe_resource.c registry.c resource.c win32.c ldt_keeper.c stubs.s
  
  # ldt_keeper.c is not used here !! this is not a bug 
  # it's used in lib/common/ldt_keeper.cpp
--libloader_la_LIBADD = stubs.lo
-+#libloader_la_LIBADD = stubs.lo
- noinst_HEADERS = win32.h wineacm.h loader.h ext.h driver.h com.h registry.h ldt_keeper.h
This page took 0.057914 seconds and 4 git commands to generate.