Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit a497bc9

Browse files
committed
Fortran: remove dead Makefile.am code
(cherry picked from commit 42a761e)
1 parent 9a137ef commit a497bc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ompi/mpi/fortran/mpif-h/profile/Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ AM_CPPFLAGS = -DOMPI_PROFILE_LAYER=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1
4545
noinst_LTLIBRARIES =
4646
if BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER
4747
noinst_LTLIBRARIES += libmpi_mpifh_pmpi.la
48-
else
49-
noinst_LTLIBRARIES +=
5048
endif
5149

5250
headers = \

0 commit comments

Comments
 (0)