Edit

kc3-lang/automake/aclocal.m4

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2006-10-15 19:06:52
    Hash : 6fe073e5
    Message : * configure.ac, NEWS: Bump version to 1.10. * doc/automake.texi (Releases): Update for 1.10.

  • aclocal.m4
  • # generated automatically by aclocal 1.10 -*- Autoconf -*-
    
    # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
    # 2005, 2006  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_if(m4_PACKAGE_VERSION, [2.60],,
    [m4_fatal([this file was generated for autoconf 2.60.
    You have another version of autoconf.  If you want to use that,
    you should regenerate the build system entirely.], [63])])
    
    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/substnot.m4])
    m4_include([m4/tar.m4])