Blame src/mpl/localdefs.in

Packit Service c5cf8c
#!/bin/sh
Packit Service c5cf8c
# When configured within MPICH via PAC_CONFIG_SUBDIR, this file will be sourced
Packit Service c5cf8c
# by the top-level configure.  This lets us propagate shell variable changes
Packit Service c5cf8c
# back upstream.
Packit Service c5cf8c
Packit Service c5cf8c
CPPFLAGS="@CPPFLAGS@"
Packit Service c5cf8c
WRAPPER_LIBS="$WRAPPER_LIBS @LIBS@"