diff --git a/ompi/tools/ompi_info/Makefile.am b/ompi/tools/ompi_info/Makefile.am index 1e8bad9eee..2a6f8dd1fb 100644 --- a/ompi/tools/ompi_info/Makefile.am +++ b/ompi/tools/ompi_info/Makefile.am @@ -34,10 +34,7 @@ AM_CFLAGS = \ -DOMPI_BUILD_LDFLAGS="\"@LDFLAGS@\"" \ -DOMPI_BUILD_LIBS="\"@LIBS@\"" \ -DOPAL_CC_ABSOLUTE="\"@OPAL_CC_ABSOLUTE@\"" \ - -DOMPI_CXX_ABSOLUTE="\"@OMPI_CXX_ABSOLUTE@\"" \ - -DOMPI_F77_ABSOLUTE="\"@OMPI_F77_ABSOLUTE@\"" \ - -DOMPI_F90_ABSOLUTE="\"@OMPI_F90_ABSOLUTE@\"" \ - -DOMPI_F90_BUILD_SIZE="\"@OMPI_F90_BUILD_SIZE@\"" + -DOMPI_CXX_ABSOLUTE="\"@OMPI_CXX_ABSOLUTE@\"" include $(top_srcdir)/Makefile.man-page-rules