2006-01-05 Tim Niemueller <tim@niemueller.de>
* configure.in: Explicitly set AUX_DIR to . to prevent autoconf from searching (and finding) install-sh in ../.., which lead to problems. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1268 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2006-01-05 Tim Niemueller <tim@niemueller.de>
|
||||
|
||||
* configure.in: Explicitly set AUX_DIR to . to prevent autoconf from
|
||||
searching (and finding) install-sh in ../.., which lead to
|
||||
problems.
|
||||
|
||||
2005-12-12 Robert Love <rml@novell.com>
|
||||
|
||||
* auth-dialog/main.c: one more NULL, this time for the ellipses
|
||||
|
@@ -6,6 +6,11 @@ AM_MAINTAINER_MODE
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl
|
||||
dnl Explicitly set AUX dir
|
||||
dnl
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
dnl
|
||||
dnl Require programs
|
||||
dnl
|
||||
|
@@ -1,3 +1,9 @@
|
||||
2006-01-05 Tim Niemueller <tim@niemueller.de>
|
||||
|
||||
* configure.in: Explicitly set AUX_DIR to . to prevent autoconf from
|
||||
searching (and finding) install-sh in ../.., which lead to
|
||||
problems.
|
||||
|
||||
2005-11-17 Antony Mee <A.J.Mee@ncl.ac.uk>
|
||||
|
||||
* started work based on openvpn work
|
||||
|
@@ -6,6 +6,11 @@ AM_MAINTAINER_MODE
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl
|
||||
dnl Explicitly set AUX dir
|
||||
dnl
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
dnl
|
||||
dnl Require programs
|
||||
dnl
|
||||
|
@@ -1,3 +1,9 @@
|
||||
2006-01-05 Tim Niemueller <tim@niemueller.de>
|
||||
|
||||
* configure.in: Explicitly set AUX_DIR to . to prevent autoconf from
|
||||
searching (and finding) install-sh in ../.., which lead to
|
||||
problems.
|
||||
|
||||
2005-11-04 Robert Love <rml@novell.com>
|
||||
|
||||
* auth-dialog/gnome-two-password-dialog.c: Embarrassing bug! Make sure
|
||||
|
@@ -6,6 +6,11 @@ AM_MAINTAINER_MODE
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl
|
||||
dnl Explicitly set AUX dir
|
||||
dnl
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
dnl
|
||||
dnl Require programs
|
||||
dnl
|
||||
|
Reference in New Issue
Block a user