Skip to content
Snippets Groups Projects
Commit bc71b237 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-03-03 16:44:12 by simonm]

back out last commit until we've decided how to do these properly.
parent 1bdf0521
No related merge requests found
......@@ -450,16 +450,6 @@ AC_TYPE_TIMEZONE
dnl do we have altzone?
AC_ALTZONE
#
dnl do we have the GNU libc?
AC_GNU_LIBC
#
dnl define uint, ulong and ullong if not already defined
AC_CHECK_TYPE(uint,unsigned int)
AC_CHECK_TYPE(ulong,unsigned long)
AC_CHECK_TYPE(ullong,unsigned long long)
#
dnl ** check for specific library functions that we are interested in
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment