From d6fa02add60c1d9ef6c7c576de3beb0a5debfade Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 9 Feb 1998 17:43:42 +0000 Subject: release 0.2.3 --- mpi/Makefile.am | 2 +- mpi/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mpi') diff --git a/mpi/Makefile.am b/mpi/Makefile.am index 3c4995cc4..1c32e1312 100644 --- a/mpi/Makefile.am +++ b/mpi/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -INCLUDES = -I.. -I$(top_srcdir)/include +INCLUDES = -I$(top_srcdir)/include CFLAGS += -O2 SUFFIXES = .S .s diff --git a/mpi/Makefile.in b/mpi/Makefile.in index c9ae7cfd0..aae7160c0 100644 --- a/mpi/Makefile.in +++ b/mpi/Makefile.in @@ -86,7 +86,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ VERSION = @VERSION@ -INCLUDES = -I.. -I$(top_srcdir)/include +INCLUDES = -I$(top_srcdir)/include SUFFIXES = .S .s -- cgit v1.2.3