Updating branch refs/heads/master
         to beee74773d8c08231b9ca995ea2d827371956236 (commit)
       from e0bf190bdfbdad8b78e7257ea220f7bd88b87071 (commit)

commit beee74773d8c08231b9ca995ea2d827371956236
Author: Nick Schermer <n...@xfce.org>
Date:   Sun Jan 6 11:44:05 2013 +0100

    Use new automake macro.

 configure.ac.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 7e80b35..a2446fc 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -38,7 +38,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])])
 
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to