mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Remove extra 'then'.
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
if test "$GCC" != yes; then
|
if test "$GCC" != yes; then
|
||||||
then
|
|
||||||
# The -Kno_host is for a bug in the compiler. See -hackers
|
# The -Kno_host is for a bug in the compiler. See -hackers
|
||||||
# discussion on 7-8/Aug/2003.
|
# discussion on 7-8/Aug/2003.
|
||||||
cat >conftest.c <<__EOF__
|
cat >conftest.c <<__EOF__
|
||||||
|
Reference in New Issue
Block a user