Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1c0c607

Browse files
committed
No check for string/strings.h.
1 parent32664b4 commit1c0c607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ AC_CHECK_HEADERS(limits.h unistd.h termios.h values.h sys/select.h)
580580
AC_CHECK_HEADERS(sys/resource.h netdb.h arpa/inet.h getopt.h)
581581
AC_CHECK_HEADERS(readline.h history.h dld.h crypt.h endian.h float.h)
582582
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)
583+
AC_CHECK_HEADERS(netinet/in.h)
584584
dnl ODBC headers...
585585
AC_CHECK_HEADERS(sys/param.h pwd.h)
586586
dnl

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp