Age | Commit message (Collapse) | Author |
|
Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
want to require the building of c-strtod.o.
|
|
compile test, for Tru64 4.0D.
|
|
so that automake automatically knows to distribute those files.
Use AC_LIBOBJ to ensure that automake automatically knows the
names of always-compiled source files. Automake already knows
the names of conditionally compiled ones, e.g., due to preexisting
uses of AC_LIBOBJ and AC_REPLACE_FUNCS.
[This is a start. Many still remain to be fixed...]
|
|
|
|
(gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
|
|
|
|
|
|
|