-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unsupported AC_FUNC_FSEEKO macro
AC_FUNC_FSEEKO macro doesn't use ac_cv_func_fseeko in configure.ac and we have to force HAVE_FSEEKO to 1. The pg upstream has cleared this part of script, but cbdb doesn't. Reference: postgres/postgres@799d224 https://www.postgresql.org/message-id/200802190116.m1J1GcZ28086%40momjian.us
- Loading branch information
1 parent
1bbdaf1
commit cc492f5
Showing
2 changed files
with
1 addition
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters