We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64e066 commit bd705faCopy full SHA for bd705fa
configure.ac
@@ -306,6 +306,10 @@ bin/Makefile
306
etc/Makefile
307
src/Makefile
308
utils/Makefile
309
+])
310
+
311
+LDFLAGS=""
312
+AC_CONFIG_FILES([
313
test/Makefile
314
test/test.allgather/Makefile
315
test/test.allgatherv/Makefile
test/Makefile.am
@@ -21,7 +21,5 @@ SUBDIRS = test.allgather \
21
test.simple_mpi \
22
test.status_ignore
23
24
-LDFLAGS=
25
-
26
dnl test.pomp-standalone (sahu: disabled for now)
27
0 commit comments