1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

Remove leftovers from subproject removals. Fixes for Python and Kerberos

configuration.
This commit is contained in:
Peter Eisentraut
2002-09-04 22:54:18 +00:00
parent be475f92cd
commit e43ecb3d1a
21 changed files with 50 additions and 306 deletions

View File

@ -3,4 +3,3 @@ if test "$GCC" = yes; then
else
CFLAGS='-O -K inline'
fi
VENDOR_CXXFLAGS="-O"