From e541350b9a04a2673c9d931ca8caacc3beda01f6 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 20 Apr 2005 14:18:09 +0000 Subject: [PATCH] Oops -- meant to *delete* the CCASFLAGS, not comment them out... This commit was SVN r5468. --- src/util/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 39b9756011..2426cfb852 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -20,8 +20,6 @@ AM_CPPFLAGS = -DOMPI_PKGDATADIR=\"$(pkgdatadir)\" AM_LFLAGS = -Pompi_show_help_yy LEX_OUTPUT_ROOT = lex.ompi_show_help_yy -#libompiutil_la_CCASFLAGS = $(CPPFLAGS) - noinst_LTLIBRARIES = libompiutil.la # Source code files