diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-01-09 22:18:41 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-01-09 22:18:41 +0000 |
commit | d02264be75ec5931d4092bc73609c3399cc3ad63 (patch) | |
tree | 78734bf0129bedce1194d37b6b187cb36d5f4e38 /m4 | |
parent | fbabd49f7b8a90c111833fa2627473146d60de2e (diff) | |
download | xine-lib-d02264be75ec5931d4092bc73609c3399cc3ad63.tar.gz xine-lib-d02264be75ec5931d4092bc73609c3399cc3ad63.tar.bz2 |
As as.m4 was removed, remove its reference.
CVS patchset: 8495
CVS date: 2007/01/09 22:18:41
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 2236e9bfc..8f6fcc85d 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -11,7 +11,6 @@ m4data_DATA = xine.m4 EXTRA_DIST = glibc2.m4 intdiv0.m4 intmax.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 longdouble.m4 longlong.m4 nls.m4 po.m4 printf-posix.m4 signed.m4 size_max.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 wchar_t.m4 wint_t.m4 xsize.m4 \ aa.m4 \ arts.m4 \ - as.m4 \ attributes.m4 \ codeset.m4 \ directx.m4 \ |