Home | History | Annotate | Download | only in acinclude

Lines Matching refs:NL2SP

5915 		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
5919 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
5924 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
5928 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
7161 _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl