Ignore:
Timestamp:
2010-01-20T14:51:18+13:00 (14 years ago)
Author:
mdewsnip
Message:

Changed the obsolete AM_CONFIG_HEADER macros to AC_CONFIG_HEADERS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gs2-core/aclocal.m4

    r21468 r21542  
    340340     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
    341341])
    342 
    343 # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
    344 # Free Software Foundation, Inc.
    345 #
    346 # This file is free software; the Free Software Foundation
    347 # gives unlimited permission to copy and/or distribute it,
    348 # with or without modifications, as long as this notice is preserved.
    349 
    350 # serial 8
    351 
    352 # AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
    353 AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
    354342
    355343# Do all the work for Automake.                             -*- Autoconf -*-
Note: See TracChangeset for help on using the changeset viewer.