mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Remove src/test/regress/sql: plpgsql-nsp-testing.sql per Joe Conway.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -5281,7 +5281,7 @@ cat conftest.$ac_ext >&5
|
||||
fi
|
||||
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
|
||||
if test "$ac_cv_search_getopt_long" = no; then
|
||||
for ac_lib in getopt; do
|
||||
for ac_lib in getopt gnugetopt; do
|
||||
LIBS="-l$ac_lib $ac_func_search_save_LIBS"
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
#line $LINENO "configure"
|
||||
|
Reference in New Issue
Block a user