summaryrefslogtreecommitdiff
path: root/mpi/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-02-13 11:19:12 +0000
committerWerner Koch <wk@gnupg.org>1999-02-13 11:19:12 +0000
commit7b533d64baf102f3fcc06650f9205caf59628978 (patch)
tree73ad3071029ccf751aab754beecba3dbcf7c7fc4 /mpi/Makefile.am
parenta7f3353934272f03a3462eae96feaa35a54dd6fe (diff)
downloadlibgcrypt-7b533d64baf102f3fcc06650f9205caf59628978.tar.gz
See ChangeLog: Sat Feb 13 12:14:42 CET 1999 Werner Koch
Diffstat (limited to 'mpi/Makefile.am')
-rw-r--r--mpi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpi/Makefile.am b/mpi/Makefile.am
index 8a302888..6fb7adda 100644
--- a/mpi/Makefile.am
+++ b/mpi/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
INCLUDES = -I$(top_srcdir)/include
-CFLAGS += -O2
+CFLAGS = @CFLAGS@ @MPI_OPT_FLAGS@
SFLAGS = @MPI_SFLAGS@
SUFFIXES = .S .s