acinclude.m4: warning: 'AM_CONFIG_HEADER': this macro is obsolete.

Origin commit data
------------------
Commit: 29b7eb4a8f
Author: max_10 <max_10@gmx.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)

Origin message was:
------------------
- acinclude.m4: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
This commit is contained in:
max_10
2022-10-29 00:23:17 +02:00
committed by vanhofen
parent cc655f12b6
commit ffb41f48d5

View File

@@ -1,5 +1,5 @@
AC_DEFUN([TUXBOX_APPS], [
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADERS(config.h)
AM_MAINTAINER_MODE
AC_GNU_SOURCE