aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/lib
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-07-12 18:48:08 +0000
committerBruce Momjian <bruce@momjian.us>1998-07-12 18:48:08 +0000
commitcfef73b4c000aba86621f312dc12963d83c8f19b (patch)
tree90b6d09a339d718dedc757eab3eca47bc58d8d5c /src/interfaces/ecpg/lib
parent37273977cb76d48585db1bd3b3cd22a0f63d7011 (diff)
downloadpostgresql-cfef73b4c000aba86621f312dc12963d83c8f19b.tar.gz
postgresql-cfef73b4c000aba86621f312dc12963d83c8f19b.zip
Update linux_i386 fix.
Diffstat (limited to 'src/interfaces/ecpg/lib')
-rw-r--r--src/interfaces/ecpg/lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/lib/Makefile.in b/src/interfaces/ecpg/lib/Makefile.in
index 1b38c6a539a..6387a203419 100644
--- a/src/interfaces/ecpg/lib/Makefile.in
+++ b/src/interfaces/ecpg/lib/Makefile.in
@@ -31,7 +31,7 @@ ifeq ($(PORTNAME), bsd)
CFLAGS += $(CFLAGS_SL)
endif
endif
-#ifeq ($(PORTNAME), i386_solaris)
+#ifeq ($(PORTNAME), solaris)
# install-shlib-dep := install-shlib
# shlib := libecpg.so.$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
# LDFLAGS_SL = -G -z text