From a234ba198a1a3e09dead9b1ed2e393827bbf3d0a Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 2 Jan 2008 18:00:20 +0000 Subject: [PATCH] Remove superflous / unused -D from Makefile.am. This commit was SVN r17030. --- ompi/mca/btl/openib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mca/btl/openib/Makefile.am b/ompi/mca/btl/openib/Makefile.am index 09d5f13b98..85943ee3f5 100644 --- a/ompi/mca/btl/openib/Makefile.am +++ b/ompi/mca/btl/openib/Makefile.am @@ -17,7 +17,7 @@ # $HEADER$ # -AM_CPPFLAGS = $(btl_openib_CPPFLAGS) -DPKGDATADIR=\"$(pkgdatadir)\" +AM_CPPFLAGS = $(btl_openib_CPPFLAGS) AM_LFLAGS = -Pbtl_openib_ini_yy LEX_OUTPUT_ROOT = lex.btl_openib_ini_yy