summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2004-05-13 14:07:19 +0000
committerBruce Momjian2004-05-13 14:07:19 +0000
commit5ea1816858f07a777cf124055381208504722fda (patch)
tree1c54c2afcfc2c74c837c4bd15fee8bbd83891a71
parent79762e4a0eb04dff04e9381565fc4498dc7ae4b3 (diff)
Remove warning about Unixware.
-rw-r--r--src/template/unixware3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/template/unixware b/src/template/unixware
index 9dd9d88a6e..a2943ff863 100644
--- a/src/template/unixware
+++ b/src/template/unixware
@@ -23,6 +23,3 @@ __EOF__
PTHREAD_CFLAGS="-Kpthread"
fi
-
-# Disabled because flags are required for all apps using libpq.
-# Waiting to see if other platforms need this too. 2004-03-22