comparison libvtv/acinclude.m4 @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 dnl ---------------------------------------------------------------------- 1 dnl ----------------------------------------------------------------------
2 dnl This whole bit snagged from libgfortran. 2 dnl This whole bit snagged from libgfortran.
3 3
4 sinclude(../libtool.m4) 4 sinclude(../libtool.m4)
5 sinclude(../config/enable.m4)
6 sinclude(../config/cet.m4)
5 dnl The lines below arrange for aclocal not to bring an installed 7 dnl The lines below arrange for aclocal not to bring an installed
6 dnl libtool.m4 into aclocal.m4, while still arranging for automake to 8 dnl libtool.m4 into aclocal.m4, while still arranging for automake to
7 dnl add a definition of LIBTOOL to Makefile.in. 9 dnl add a definition of LIBTOOL to Makefile.in.
8 ifelse(,,,[AC_SUBST(LIBTOOL) 10 ifelse(,,,[AC_SUBST(LIBTOOL)
9 AC_DEFUN([AM_PROG_LIBTOOL]) 11 AC_DEFUN([AM_PROG_LIBTOOL])