Commit 5eee45ea authored by Marc G. Fournier's avatar Marc G. Fournier

Add HAVE_Cplusplus= true to BSD44_derived Makefile.inc, as I know that

FreeBSD/NetBSD both ship with gcc 2.7.x
parent 2a23c4e7
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# #
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/backend/port/BSD44_derived/Attic/Makefile.inc,v 1.2 1996/10/18 04:46:50 scrappy Exp $ # $Header: /cvsroot/pgsql/src/backend/port/BSD44_derived/Attic/Makefile.inc,v 1.3 1996/10/19 06:36:52 scrappy Exp $
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
# #
LDADD+= -ll LDADD+= -ll
HAVE_Cplusplus= true
# #
# 4.4-lite BSD-derived OSs have a little trouble with partially-implemented # 4.4-lite BSD-derived OSs have a little trouble with partially-implemented
# dynamic loading soutines. See the comments in port-protos.h. # dynamic loading soutines. See the comments in port-protos.h.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment