From c0896ebe9952ac63f1d0fc80a1da8c2d9e77a31a Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Fri, 8 Jul 2005 21:50:21 +0000 Subject: [PATCH] * have to define the constant in the negative case as well :( This commit was SVN r6403. --- ompi/tools/wrappers/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ompi/tools/wrappers/Makefile.am b/ompi/tools/wrappers/Makefile.am index 3b66ee35a6..1548c29ba5 100644 --- a/ompi/tools/wrappers/Makefile.am +++ b/ompi/tools/wrappers/Makefile.am @@ -28,6 +28,8 @@ AM_CPPFLAGS = \ if WANT_INSTALL_HEADERS AM_CPPFLAGS += -DOMPI_WANT_DEVEL_HEADERS=1 +else +AM_CPPFLAGS += -DOMPI_WANT_DEVEL_HEADERS=0 endif EXTRA_DIST = wrap.cc wrap_engine.cc $(pkgdata_DATA)