Change an obsolete macro in configure.in

This commit is contained in:
Needs
2013-01-28 00:22:49 +01:00
committed by Andrzej Rybczak
parent e8afdfeae4
commit a50dc9d1ce

View File

@@ -1,6 +1,6 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.6_pre)
AC_PREREQ(2.59)