Annotation of embedaddon/libiconv/libcharset/autoconf/aclocal.m4, revision 1.1

1.1     ! misho       1: # generated automatically by aclocal 1.11 -*- Autoconf -*-
        !             2: 
        !             3: # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
        !             4: # 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
        !             5: # This file is free software; the Free Software Foundation
        !             6: # gives unlimited permission to copy and/or distribute it,
        !             7: # with or without modifications, as long as this notice is preserved.
        !             8: 
        !             9: # This program is distributed in the hope that it will be useful,
        !            10: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
        !            11: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
        !            12: # PARTICULAR PURPOSE.
        !            13: 
        !            14: m4_include([m4/codeset.m4])
        !            15: m4_include([m4/glibc21.m4])
        !            16: m4_include([m4/libtool.m4])
        !            17: m4_include([m4/ltoptions.m4])
        !            18: m4_include([m4/ltsugar.m4])
        !            19: m4_include([m4/ltversion.m4])
        !            20: m4_include([m4/lt~obsolete.m4])
        !            21: m4_include([m4/relocatable-lib.m4])
        !            22: m4_include([m4/visibility.m4])

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>