mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-08 06:29:23 +00:00
configure.ac: Drop obsolescent macro AC_HEADER_STDC (#436)
This commit is contained in:
parent
b1ff22ecea
commit
88be19e487
1 changed files with 0 additions and 3 deletions
|
@ -105,9 +105,6 @@ EXPATCFG_COMPILER_SUPPORTS_VISIBILITY([
|
|||
AX_APPEND_FLAG([-fvisibility=hidden], [AM_CFLAGS])
|
||||
AX_APPEND_FLAG([-DXML_ENABLE_VISIBILITY=1], [AM_CPPFLAGS])])
|
||||
|
||||
dnl Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||
|
||||
dnl We define BYTEORDER to 1234 when the platform is little endian; it
|
||||
|
|
Loading…
Add table
Reference in a new issue