mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:24:49 +02:00
All modern platforms support stdint so remove pstdint.
This commit is contained in:
@@ -357,7 +357,6 @@ endif(CMAKE_BUILD_TYPE STREQUAL "DEBUG" OR CMAKE_BUILD_TYPE STREQUAL "RELWITHDEB
|
||||
|
||||
# Check for the existence of the following include files
|
||||
check_include_file(cstdint HAVE_CSTDINT)
|
||||
check_include_file(stdint.h HAVE_STDINT_H)
|
||||
check_include_file(strings.h HAVE_STRINGS_H)
|
||||
|
||||
# Check for the existence of the following functions
|
||||
|
||||
Reference in New Issue
Block a user