diff options
| author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-06-14 22:04:56 +0000 |
|---|---|---|
| committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-06-14 22:04:56 +0000 |
| commit | 7fa94f42de26c1b07f33844502083bab291865c6 (patch) | |
| tree | b39feb0eee965eaa1d23b7746ce4391c45b0dffc /Makefile.am | |
| parent | 64dfb3fccb2540f0d7fa2b4bb16c3b715c0402bb (diff) | |
| download | xine-lib-7fa94f42de26c1b07f33844502083bab291865c6.tar.gz xine-lib-7fa94f42de26c1b07f33844502083bab291865c6.tar.bz2 | |
Kill the recurrent libXv.so problem with MDK.
Switch to libtool 1.4, 1.3.x are no more supported. Add a path for
automake, to use it with libtool 1.4.
CVS patchset: 183
CVS date: 2001/06/14 22:04:56
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9b9d4b7d4..2bafc11c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = 1.3 SUBDIRS = doc m4 src misc include -EXTRA_DIST = cvscompile.sh +EXTRA_DIST = cvscompile.sh automake.diff noinst_HEADERS = config.h |
