We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a23c4e commit 5eee45eCopy full SHA for 5eee45e
src/backend/port/BSD44_derived/Makefile.inc
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $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 $
11
12
#-------------------------------------------------------------------------
13
@@ -17,6 +17,8 @@
17
18
LDADD+= -ll
19
20
+HAVE_Cplusplus= true
21
+
22
23
# 4.4-lite BSD-derived OSs have a little trouble with partially-implemented
24
# dynamic loading soutines. See the comments in port-protos.h.
0 commit comments