mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-19 04:46:59 +08:00
Update configure include checks.
This commit is contained in:
@ -77,9 +77,6 @@
|
||||
/* Set to 1 if you have <fp_class.h> */
|
||||
#undef HAVE_FP_CLASS_H
|
||||
|
||||
/* Set to 1 if you have <getopt.h> */
|
||||
#undef HAVE_GETOPT_H
|
||||
|
||||
/* Set to 1 if you have <history.h> */
|
||||
#undef HAVE_HISTORY_H
|
||||
|
||||
@ -92,9 +89,6 @@
|
||||
/* Set to 1 if you have <netdb.h> */
|
||||
#undef HAVE_NETDB_H
|
||||
|
||||
/* Set to 1 if you have <netinet/in.h> */
|
||||
#undef HAVE_NETINET_IN_H
|
||||
|
||||
/* Set to 1 if you have <readline.h> */
|
||||
#undef HAVE_READLINE_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user