git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a95eec6)
Allow libpq++ compile failure to stop entire compile.
2000年4月20日 17:21:46 +0000 (17:21 +0000)
2000年4月20日 17:21:46 +0000 (17:21 +0000)

diff --git a/src/interfaces/Makefile b/src/interfaces/Makefile
index 4ec5018da1fded0ad66f3d159f4244f1499a48a6..b6a0af02d86d4f177a0dd6fefa5fbad19121b29e 100644 (file)
--- a/src/interfaces/Makefile
+++ b/src/interfaces/Makefile
@@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.34 2000年04月11日 18:58:18 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.35 2000年04月20日 17:21:46 momjian Exp $
#
#-------------------------------------------------------------------------
@@ -26,7 +26,7 @@ include $(SRCDIR)/Makefile.global
$(MAKE) -C libpq $@
$(MAKE) -C ecpg $@
ifeq ($(HAVE_Cplusplus), true)
- -$(MAKE) -C libpq++ $@
+ $(MAKE) -C libpq++ $@
else
echo $(HAVE_Cplusplus): No C++
endif
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /