comparison m4/ax_blas_f77_func.m4 @ 15153:ba431d1106e3

build: Update ax_XXX macros in m4 directory to newest versions. * ax_blas.m4, ax_blas_f77_func.m4, ax_pthread.m4: Update to newest versions.
author Rik <rik@octave.org>
date Fri, 10 Aug 2012 17:50:55 -0700
parents cab8365e476d
children 62791b1f06cb
comparison
equal deleted inserted replaced
15152:c9e14ab3c3de 15153:ba431d1106e3
50 # This special exception to the GPL applies to versions of the Autoconf 50 # This special exception to the GPL applies to versions of the Autoconf
51 # Macro released by the Autoconf Archive. When you make and distribute a 51 # Macro released by the Autoconf Archive. When you make and distribute a
52 # modified version of the Autoconf Macro, you may extend this special 52 # modified version of the Autoconf Macro, you may extend this special
53 # exception to the GPL to apply to your modified version as well. 53 # exception to the GPL to apply to your modified version as well.
54 54
55 #serial 5 55 #serial 8
56 56
57 AU_ALIAS([ACX_BLAS_F77_FUNC], [AX_BLAS_F77_FUNC]) 57 AU_ALIAS([ACX_BLAS_F77_FUNC], [AX_BLAS_F77_FUNC])
58 AC_DEFUN([AX_BLAS_F77_FUNC], [ 58 AC_DEFUN([AX_BLAS_F77_FUNC], [
59 AC_PREREQ(2.50) 59 AC_PREREQ(2.50)
60 AC_REQUIRE([AX_BLAS]) 60 AC_REQUIRE([AX_BLAS])