Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32664b4 commit 1c0c607Copy full SHA for 1c0c607
src/configure.in
@@ -580,7 +580,7 @@ AC_CHECK_HEADERS(limits.h unistd.h termios.h values.h sys/select.h)
580
AC_CHECK_HEADERS(sys/resource.h netdb.h arpa/inet.h getopt.h)
581
AC_CHECK_HEADERS(readline.h history.h dld.h crypt.h endian.h float.h)
582
AC_CHECK_HEADERS(readline/readline.h readline/history.h ieeefp.h fp_class.h)
583
-AC_CHECK_HEADERS(netinet/in.h string.h strings.h)
+AC_CHECK_HEADERS(netinet/in.h)
584
dnl ODBC headers...
585
AC_CHECK_HEADERS(sys/param.h pwd.h)
586
dnl
0 commit comments