Skip to content

Commit cba8b7f

Browse files
committed
configury: remove export of unused LDFLAGS and LIBS
Signed-off-by: Todd Kordenbrock <[email protected]>
1 parent 17f71fb commit cba8b7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ompi/mca/osc/monitoring/configure.m4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ AC_DEFUN([MCA_ompi_osc_monitoring_CONFIG],[
2121
[])
2222
# substitute in the things needed to build portals4
2323
AC_SUBST([osc_monitoring_portals4_CPPFLAGS])
24-
AC_SUBST([osc_monitoring_portals4_LDFLAGS])
25-
AC_SUBST([osc_monitoring_portals4_LIBS])
2624
])dnl

0 commit comments

Comments
 (0)