Merge branch 'maint' into master.
[platform/upstream/automake.git] / m4 / protos.m4
1 #  -*- Autoconf -*-
2 # Obsolete (and now removed) automatic de-ANSI-fiction support.
3 #
4 # Copyright (C) 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2005, 2006, 2011
5 # Free Software Foundation, Inc.
6 #
7 # This file is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # serial 6
12
13 AC_DEFUN([AM_C_PROTOTYPES],
14          [AC_FATAL([automatic de-ANSI-fication support has been removed])])
15
16 AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])