mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix ill-advised whitespace prettification, per buildfarm.
This commit is contained in:
3
configure
vendored
3
configure
vendored
@ -8252,8 +8252,7 @@ return com_err ();
|
||||
return 0;
|
||||
}
|
||||
_ACEOF
|
||||
for ac_lib in '' krb5 'krb5 -lcrypto -ldes -lasn1 -lroken'
|
||||
com_err 'com_err -lssl -lcrypto'; do
|
||||
for ac_lib in '' krb5 'krb5 -lcrypto -ldes -lasn1 -lroken' com_err 'com_err -lssl -lcrypto'; do
|
||||
if test -z "$ac_lib"; then
|
||||
ac_res="none required"
|
||||
else
|
||||
|
Reference in New Issue
Block a user