Changeset a0ee0f8aa2cb467f78944a000e2b98d9d4a55e56

Show
Ignore:
Timestamp:
03/26/03 00:11:35 (5 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1048633895 +0000
git-parent:

[bb1a6786a9824360280e7802e11cb067f8e3e100]

git-author:
Sam Hocevar <sam@videolan.org> 1048633895 +0000
Message:
  • ./m4/*: updated m4 macros.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • m4/Makefile.am

    r3ec2774 ra0ee0f8  
    1 EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 vlc.m4 
     1NULL = 
     2 
     3EXTRA_DIST = \ 
     4    codeset.m4 \ 
     5    gettext.m4 \ 
     6    glibc21.m4 \ 
     7    iconv.m4 \ 
     8    intdiv0.m4 \ 
     9    inttypes-pri.m4 \ 
     10    inttypes.m4 \ 
     11    inttypes_h.m4 \ 
     12    isc-posix.m4 \ 
     13    lcmessage.m4 \ 
     14    lib-ld.m4 \ 
     15    lib-link.m4 \ 
     16    lib-prefix.m4 \ 
     17    progtest.m4 \ 
     18    stdint_h.m4 \ 
     19    uintmax_t.m4 \ 
     20    ulonglong.m4 \ 
     21    vlc.m4 \ 
     22    $(NULL) 
     23