[network-manager-pptp] Remove AC_CONFIG_AUX_DIR
- From: Michael Biebl <mbiebl src gnome org>
- To: svn-commits-list gnome org
- Subject: [network-manager-pptp] Remove AC_CONFIG_AUX_DIR
- Date: Thu, 30 Apr 2009 06:56:34 -0400 (EDT)
commit a8630da3c11607047c7b59b531f1cbb6ba9dc529
Author: Michael Biebl <biebl debian org>
Date: Wed Apr 22 01:25:06 2009 +0200
Remove AC_CONFIG_AUX_DIR
"." is the default for AC_CONFIG_AUX_DIR, so we don't have to set it
explicitly.
---
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0e1273a..aa20855 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,6 @@
AC_PREREQ(2.59)
AC_INIT(NetworkManager-pptp, 0.7.0, dcbw redhat com, NetworkManager-pptp)
-AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2 subdir-objects])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]