Edit

kc3-lang/automake/aclocal.m4

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2005-06-30 11:07:41
    Hash : c01e9982
    Message : * automake.in (scan_autoconf_traces): Scan AC_SUBST_TRACE instead of AC_SUBST. * lib/am/header-vars.am (srcdir, top_srcdir, top_builddir, INSTALL): Do not define, they are AC_SUBST_TRACEd by Autoconf. * m4/init.m4 (AM_INIT_AUTOMAKE): Require Autoconf 2.59c. * tests/include.test: Call AC_OUTPUT.

  • aclocal.m4
  • # generated automatically by aclocal 1.9a -*- Autoconf -*-
    
    # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
    # 2005  Free Software Foundation, Inc.
    # This file is free software; the Free Software Foundation
    # gives unlimited permission to copy and/or distribute it,
    # with or without modifications, as long as this notice is preserved.
    
    # This program is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
    # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    # PARTICULAR PURPOSE.
    
    m4_include([m4/amversion.m4])
    m4_include([m4/auxdir.m4])
    m4_include([m4/init.m4])
    m4_include([m4/install-sh.m4])
    m4_include([m4/lead-dot.m4])
    m4_include([m4/missing.m4])
    m4_include([m4/mkdirp.m4])
    m4_include([m4/options.m4])
    m4_include([m4/runlog.m4])
    m4_include([m4/sanity.m4])
    m4_include([m4/strip.m4])
    m4_include([m4/tar.m4])