source: trunk/essentials/sys-devel/automake-1.9/m4/header.m4

Last change on this file was 3086, checked in by bird, 18 years ago

automake 1.9.6

File size: 494 bytes
Line 
1## -*- Autoconf -*-
2# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
3# Free Software Foundation, Inc.
4#
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# serial 8
10
11# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS.
12AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
Note: See TracBrowser for help on using the repository browser.