]> git.sesse.net Git - vlc/commit
Remove the autoconf hack, fix gettext broken in b6c4b865
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 08:49:16 +0000 (10:49 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 08:49:16 +0000 (10:49 +0200)
commit974a399a24723d1ee6ac4ee5b69b186cd47c0e31
tree44cb1d099a24f936a10f763adfb06f3c3d3d4a11
parentb6c4b86572acf4b32e7bf1e929baec940e259d31
Remove the autoconf hack, fix gettext broken in b6c4b865
and fix the M4 ignore rules
26 files changed:
.gitignore
bootstrap
configure.ac
extras/buildsystem/autotools/m4/autoconf260.m4 [deleted file]
m4/.gitignore [deleted file]
m4/gettext.m4
m4/glibc2.m4 [new file with mode: 0644]
m4/iconv.m4
m4/intdiv0.m4
m4/intl.m4
m4/intlmacosx.m4 [new file with mode: 0644]
m4/intmax.m4 [new file with mode: 0644]
m4/lib-link.m4
m4/lock.m4
m4/longdouble.m4 [new file with mode: 0644]
m4/longlong.m4 [new file with mode: 0644]
m4/nls.m4 [new file with mode: 0644]
m4/po.m4 [new file with mode: 0644]
m4/printf-posix.m4 [new file with mode: 0644]
m4/private.m4 [new file with mode: 0644]
m4/size_max.m4 [new file with mode: 0644]
m4/uintmax_t.m4
m4/wchar_t.m4 [new file with mode: 0644]
m4/wint_t.m4 [new file with mode: 0644]
m4/xsize.m4 [new file with mode: 0644]
po/Makefile.in.in