]> granicus.if.org Git - yasm/commit
Update auto*, libtool, libltdl, and gettext scripts.
authorPeter Johnson <peter@tortall.net>
Sat, 14 Aug 2004 23:07:58 +0000 (23:07 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 14 Aug 2004 23:07:58 +0000 (23:07 -0000)
commitf094f47abbd13b58dc7820b6c895f658a3a26ddc
tree264789f6928b032ee0f516ab564a8b83f6a28816
parent78a7672adb9af4d05313529364b513bdd1131b2b
Update auto*, libtool, libltdl, and gettext scripts.
Make cross-building work by changing how re2c and other build tools are
compiled.

svn path=/trunk/yasm/; revision=1127
44 files changed:
ABOUT-NLS
COPYING
config/config.guess
config/config.rpath
config/config.sub
config/ltmain.sh
configure.ac
m4/Makefile.am
m4/gettext.m4
m4/intmax.m4 [new file with mode: 0644]
m4/inttypes_h.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/libtool.m4
m4/longdouble.m4 [new file with mode: 0644]
m4/longlong.m4
m4/ltdl.m4
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/progtest.m4
m4/signed.m4 [new file with mode: 0644]
m4/size_max.m4 [new file with mode: 0644]
m4/stdint_h.m4
m4/uintmax_t.m4
m4/ulonglong.m4 [new file with mode: 0644]
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
po/Makevars
po/Makevars.template
tools/re2c/Makefile.inc
tools/re2c/actions.c
tools/re2c/bootstrap/scanner.c
tools/re2c/code.c
tools/re2c/dfa.c
tools/re2c/main.c
tools/re2c/re2c-parser.y
tools/re2c/scanner.c
tools/re2c/scanner.re
tools/re2c/substr.c
tools/re2c/translate.c