aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-12-14 20:30:39 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2021-12-29 22:44:49 +0000
commit320510de2c786db271ab6fccea1b8c7ccb80e09f (patch)
tree5ce1c97c739937a56b373f913aeadae1d16047f8 /newlib/libm
parent0ce992c1e40f843d5f264e87908a6decfd6681d1 (diff)
downloadnewlib-320510de2c786db271ab6fccea1b8c7ccb80e09f.zip
newlib-320510de2c786db271ab6fccea1b8c7ccb80e09f.tar.gz
newlib-320510de2c786db271ab6fccea1b8c7ccb80e09f.tar.bz2
newlib: Make effects of 'cygnus' explicit
Add all the effects of 'cygnus' for which there exists an explicit way to request that behaviour: * Implied foreign strictness and options no-installinfo, no-dependencies and no-dist are added to AM_INIT_AUTOMAKE in newlib/acinclude.m4. * macro AM_MAINTAINER_MODE is added to newlib/acinclude.m4. * For the implied TEXINFO_TEX of '$(top_srcdir)/../texinfo/texinfo.tex', an explicit TEXINFO_TEX is always relative to $(srcdir), so write the same pathname in that form. This is to prepare for the removal of the automake option '--cygnus'.
Diffstat (limited to 'newlib/libm')
-rw-r--r--newlib/libm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/Makefile.am b/newlib/libm/Makefile.am
index 05afcbf..08b8387 100644
--- a/newlib/libm/Makefile.am
+++ b/newlib/libm/Makefile.am
@@ -35,8 +35,8 @@ endif
$(SUBLIBS):
+TEXINFO_TEX = ../../texinfo/texinfo.tex
info_TEXINFOS = libm.texinfo
-
libm_TEXINFOS = targetdep.tex
libm.dvi: targetdep.tex math/stmp-def complex/stmp-def fenv/stmp-def