aclocal.m4 755 Bytes
Newer Older
1
# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
2

3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4 5
# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
# Inc.
6 7 8 9 10 11 12 13 14
# 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.

Andreas Krebbel committed
15
m4_include([../config/dfp.m4])
16
m4_include([../config/override.m4])
17
m4_include([../config/stdint.m4])
18
m4_include([../config/warnings.m4])