c8c7adc2c9cc776b4bdf2233c0ce4a02feed1be2
[platform/upstream/automake.git] / m4 / protos.m4
1 #  -*- Autoconf -*-
2 # Obsolete (and now removed) automatic de-ANSI-fiction support.
3 #
4 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
5 #
6 # This file is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 AC_DEFUN([AM_C_PROTOTYPES],
11          [AC_FATAL([automatic de-ANSI-fication support has been removed])])
12
13 AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])