acadia-newlib/libgloss/csky
Mike Frysinger 63c1f29a1d libgloss: fix AC_LANG_SOURCE warnings w/newer autoconf
When running autoconf-2.69 in here, we get:
configure.ac:57: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2503: _AC_PREPROC_IFELSE is expanded from...
../../lib/autoconf/general.m4:2518: AC_PREPROC_IFELSE is expanded from...
configure.ac:57: the top level
configure.ac:61: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2503: _AC_PREPROC_IFELSE is expanded from...
../../lib/autoconf/general.m4:2518: AC_PREPROC_IFELSE is expanded from...
configure.ac:61: the top level

Add AC_LANG_PROGRAM wrappings to fix these.
2021-09-15 10:08:20 -04:00
..
Makefile.in
aclocal.m4
configure
configure.ac libgloss: fix AC_LANG_SOURCE warnings w/newer autoconf 2021-09-15 10:08:20 -04:00
crt0.S
getpid.c
io-close.c
io-exit.c
io-fstat.c
io-gdb.c
io-gettimeofday.c
io-isatty.c
io-lseek.c
io-open.c
io-read.c
io-rename.c
io-semi.S
io-stat.c
io-system.c
io-time.c
io-unlink.c
io-write.c
io.h
kill.c
sbrk.c