Home | History | Annotate | Download | only in m4

Lines Matching full:ldflags

53   for xc_word in $LDFLAGS; do
70 AC_MSG_NOTICE([using LDFLAGS: $LDFLAGS])
71 xc_bad_var_msg="LDFLAGS note: LDFLAGS should only be used to specify linker flags, not"
72 for xc_word in $LDFLAGS; do
117 AC_MSG_NOTICE([$xc_bad_var_msg library runtime directories. Use LDFLAGS for: $xc_word])
120 AC_MSG_NOTICE([$xc_bad_var_msg library directories. Use LDFLAGS for: $xc_word])
174 AC_MSG_NOTICE([$xc_bad_var_msg library runtime directories. Use LDFLAGS for: $xc_word])
177 AC_MSG_NOTICE([$xc_bad_var_msg library directories. Use LDFLAGS for: $xc_word])
192 dnl Performs some sanity checks for LIBS, LDFLAGS,
221 dnl Performs some sanity checks for LIBS, LDFLAGS,