view m4/module.mk @ 15170:a44ff4f0a20b

Add AX_COMPARE_VERSION.m4 macro m4/ dir to make configure.ac simpler. * configure.ac: Use new AX_COMPARE_VERSION macro in place of case statements * m4/module.mk: Add ax_compare_version.m4 to the build system. * m4/ax_compare_version.m4: New macro to compare versions in Autoconf files.
author Rik <rik@octave.org>
date Mon, 13 Aug 2012 15:43:49 -0700
parents 97b8d462ef11
children 4b82664f526b
line wrap: on
line source

EXTRA_DIST += \
  m4/module.mk \
  m4/ax_blas.m4 \
  m4/ax_blas_f77_func.m4 \
  m4/ax_compare_version.m4 \
  m4/ax_lapack.m4	\
  m4/ax_pthread.m4 \
  m4/gnulib-cache.m4 \
  m4/libtool.m4 \
  m4/ltoptions.m4 \
  m4/ltsugar.m4 \
  m4/ltversion.m4 \
  m4/lt~obsolete.m4