Drop ISC_PLATFORM_USEDECLSPEC and IRS_PLATFORM_USEDECLSPEC as they are platform dependent and only unix vs win32 platform.h header difference is enough
This commit is contained in:
11
configure
vendored
11
configure
vendored
@@ -706,8 +706,6 @@ DNSTAPSRCS
|
||||
DNSTAP
|
||||
FSTRM_CAPTURE
|
||||
PROTOC_C
|
||||
IRS_PLATFORM_USEDECLSPEC
|
||||
ISC_PLATFORM_USEDECLSPEC
|
||||
ISC_PLATFORM_HAVESYSUNH
|
||||
LIBCAP_LIBS
|
||||
DST_EXTRA_SRCS
|
||||
@@ -17939,15 +17937,6 @@ $as_echo "#define HAVE_STAT_NSEC 1" >>confdefs.h
|
||||
fi
|
||||
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
||||
|
||||
#
|
||||
# Microsoft has their own way of handling shared libraries that requires
|
||||
# additional qualifiers on extern variables. Unix systems don't need it.
|
||||
#
|
||||
|
||||
ISC_PLATFORM_USEDECLSPEC="#undef ISC_PLATFORM_USEDECLSPEC"
|
||||
|
||||
IRS_PLATFORM_USEDECLSPEC="#undef IRS_PLATFORM_USEDECLSPEC"
|
||||
|
||||
#
|
||||
# Check for if_nametoindex() for IPv6 scoped addresses support
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user