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.
|
---|
12 | AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
|
---|
Note:
See
TracBrowser
for help on using the repository browser.