Fix FTBFS with automake >= 1.13

(cherry picked from commit ee8b1e195c)
v3.5.13-sru v3.5.13.2
Francois Andriot 11 years ago committed by Slávek Banko
parent 3020bf19fa
commit ce5245133b

@ -18,7 +18,7 @@ KDE_SET_PREFIX
KDE_USE_QT(3.0)
dnl generate the config header
AM_CONFIG_HEADER([config.h]) dnl at the distribution this done
AC_CONFIG_HEADER([config.h]) dnl at the distribution this done
dnl Checks for programs.
AC_CHECK_COMPILERS

Loading…
Cancel
Save