[java-atk-wrapper] Remove the need of empty directory "build-aux".



commit 9e2f1ddbac7e704c3f87a767f7d7ab17f33407eb
Author: Ke Wang <ke wang sun com>
Date:   Tue May 26 14:12:36 2009 +0800

    Remove the need of empty directory "build-aux".
---
 configure.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index d5f555f..d4d7ccf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,4 @@
 AC_INIT([java-atk-wrapper], [1.0], [ke wang sun com])
-AC_CONFIG_AUX_DIR([build-aux])
 
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 



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