summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-03-09 23:05:44 -0800
committerMike Frysinger <vapier@gentoo.org>2017-03-09 23:05:44 -0800
commitb6e8176cb3aaa131b4cc265422ace649d211d1a5 (patch)
tree6e021229d59e22ad972682f4ba01dc876e013047 /TODO
parent850b1f7b47ae2b88250b9af3ee70042915d18788 (diff)
downloadautoconf-archive-b6e8176cb3aaa131b4cc265422ace649d211d1a5.tar.gz
punt long obsolete AX_C_BIGENDIAN_CROSS
The standard AC_C_BIGENDIAN has supported cross-compiling since 2002 as part of its 2.53 release. There's no need to include the AX macro anymore.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7fba988..339933f 100644
--- a/TODO
+++ b/TODO
@@ -109,7 +109,6 @@
- [ ] [[file:m4/ax_blas.m4][ax_blas.m4]]
- [ ] [[file:m4/ax_boost_python.m4][ax_boost_python.m4]]
- [ ] [[file:m4/ax_c___attribute__.m4][ax_c___attribute__.m4]]
- - [ ] [[file:m4/ax_c_bigendian_cross.m4][ax_c_bigendian_cross.m4]]
- [ ] [[file:m4/ax_cc_for_build.m4][ax_cc_for_build.m4]]
- [ ] [[file:m4/ax_c_check_flag.m4][ax_c_check_flag.m4]]
- [ ] [[file:m4/ax_cc_maxopt.m4][ax_cc_maxopt.m4]]