File xfce4-screenshooter-automake-1.13.patch of Package xfce4-screenshooter
Index: xfce4-screenshooter-1.8.1/configure.ac
===================================================================
--- xfce4-screenshooter-1.8.1.orig/configure.ac
+++ xfce4-screenshooter-1.8.1/configure.ac
@@ -23,7 +23,7 @@ dnl ***************************
dnl *** Initialize automake ***
dnl ***************************
AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE()
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])