llvm-6502/autoconf
Reid Spencer e2c6f51e2b Don't just assume that either uint64_t or u_int64_t is available. Instead,
give preference to uint64_t if it exists. If not, check for u_int64_t. If
that doesn't exist either, then error out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16149 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-02 21:38:24 +00:00
..
acinclude.m4 Add AC_MSG_CHECKING and AC_MSG_RESULT statements which were missing 2004-07-21 03:50:01 +00:00
AutoRegen.sh small portability fix. 2004-02-24 22:58:31 +00:00
config.guess These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
config.sub These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
configure.ac Don't just assume that either uint64_t or u_int64_t is available. Instead, 2004-09-02 21:38:24 +00:00
install-sh These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
LICENSE.TXT Adding additional license information to these files. 2003-10-13 20:34:27 +00:00
ltmain.sh Removed the -only-static option as it is no longer required (and didn't work 2003-07-31 20:59:32 +00:00
mkinstalldirs These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00