comparison libatomic/acinclude.m4 @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
630 AC_MSG_NOTICE(versioning on shared library symbols is $enable_symvers) 630 AC_MSG_NOTICE(versioning on shared library symbols is $enable_symvers)
631 ]) 631 ])
632 632
633 dnl ---------------------------------------------------------------------- 633 dnl ----------------------------------------------------------------------
634 sinclude(../libtool.m4) 634 sinclude(../libtool.m4)
635 sinclude(../config/enable.m4)
636 sinclude(../config/cet.m4)
635 dnl The lines below arrange for aclocal not to bring an installed 637 dnl The lines below arrange for aclocal not to bring an installed
636 dnl libtool.m4 into aclocal.m4, while still arranging for automake to 638 dnl libtool.m4 into aclocal.m4, while still arranging for automake to
637 dnl add a definition of LIBTOOL to Makefile.in. 639 dnl add a definition of LIBTOOL to Makefile.in.
638 ifelse(,,,[AC_SUBST(LIBTOOL) 640 ifelse(,,,[AC_SUBST(LIBTOOL)
639 AC_DEFUN([AM_PROG_LIBTOOL]) 641 AC_DEFUN([AM_PROG_LIBTOOL])