[xchat-gnome] Do not use AC_CONFIG_AUX_DIR as It's incompatible with gnome-doc-utils



commit 21d057bf0600e091a98829850540f645dc62d9bc
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Apr 15 12:11:22 2011 +0100

    Do not use AC_CONFIG_AUX_DIR as It's incompatible with gnome-doc-utils

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 72fdb97..e18ab9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,6 @@ AC_PREREQ([2.60])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([configure.ac])
-AC_CONFIG_AUX_DIR([build-aux])
 
 AM_INIT_AUTOMAKE([1.10 foreign dist-bzip2 no-dist-gzip subdir-objects])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]