]> git.pld-linux.org Git - packages/avifile.git/blame - avifile-amfix.patch
- Updated for 20011220 snapshot.
[packages/avifile.git] / avifile-amfix.patch
CommitLineData
6f9608c5 1diff -urN avifile0.6-20011220.orig/configure.in avifile0.6-20011220/configure.in
2--- avifile0.6-20011220.orig/configure.in Sun Jan 20 17:15:14 2002
3+++ avifile0.6-20011220/configure.in Sun Jan 20 17:17:59 2002
4@@ -83,6 +83,7 @@
5 dnl automatic updating of libtool configuration files
6 dnl not needed with automake AC_SUBST(LIBTOOL_DEPS)
7 dnl using rather hack for .lo creation AM_PROG_AS
d3c2c24a
JB
8+AM_PROG_AS
9
6f9608c5 10
11 dnl
12diff -urN avifile0.6-20011220.orig/plugins/libwin32/loader/Makefile.am avifile0.6-20011220/plugins/libwin32/loader/Makefile.am
13--- avifile0.6-20011220.orig/plugins/libwin32/loader/Makefile.am Sun Jan 20 17:15:14 2002
14+++ avifile0.6-20011220/plugins/libwin32/loader/Makefile.am Sun Jan 20 17:19:21 2002
15@@ -1,7 +1,7 @@
16 SUBDIRS = dshow wine
d3c2c24a
JB
17 noinst_LTLIBRARIES = libloader.la
18 libloader_la_SOURCES = afl.c driver.c elfdll.c ext.c module.c \
6f9608c5 19- pe_image.c pe_resource.c registry.c resource.c win32.c ldt_keeper.c
20+ pe_image.c pe_resource.c registry.c resource.c win32.c ldt_keeper.c stubs.s
d3c2c24a
JB
21
22 # ldt_keeper.c is not used here !! this is not a bug
23 # it's used in lib/common/ldt_keeper.cpp
This page took 0.058432 seconds and 4 git commands to generate.