Change an obsolete macro in configure.in

master
Needs 13 years ago committed by Andrzej Rybczak
parent e8afdfeae4
commit a50dc9d1ce
  1. 2
      configure.in

@ -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)

Loading…
Cancel
Save