mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
Remove obsolete AC_HEADER_STDC macro
This commit is contained in:
parent
f79f942d1f
commit
9fe8c43ab8
@ -28,7 +28,6 @@ AC_PROG_LEX
|
||||
AC_PROG_YACC
|
||||
|
||||
dnl Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
AC_CHECK_HEADERS(fcntl.h limits.h unistd.h xlocale.h)
|
||||
AC_CHECK_LIB(mswstr, DBLCMapStringW)
|
||||
AC_CHECK_DECLS([program_invocation_short_name], [], [], [[
|
||||
|
Loading…
Reference in New Issue
Block a user