mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-12-17 18:31:23 +08:00
Remove uses of ntohl
This commit is contained in:
@@ -90,8 +90,6 @@ AC_SUBST(LFLAGS)
|
||||
CFLAGS="$CFLAGS -Wall -Werror"
|
||||
AS_CASE([$host],
|
||||
[*mingw*|*cygwin*], [LDFLAGS="$LDFLAGS -no-undefined"], [])
|
||||
AS_CASE([$host],
|
||||
[*mingw*], [LDFLAGS="$LDFLAGS -lWs2_32"], [])
|
||||
|
||||
dnl Fuzz testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user