[gdm/display-configuration] Rename x11-path to script-path, this is a mistaken for last commit.
- From: Halton Huo <haltonhuo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gdm/display-configuration] Rename x11-path to script-path, this is a mistaken for last commit.
- Date: Thu, 21 Jan 2010 04:32:25 +0000 (UTC)
commit 13468c1ea97a9a2dba106b6b666400e664275d7c
Author: Halton Huo <halton huo sun com>
Date: Thu Jan 21 12:25:37 2010 +0800
Rename x11-path to script-path, this is a mistaken for last commit.
configure.ac | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fa47267..aaf04a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1191,11 +1191,11 @@ else
fi
dnl ---------------------------------------------------------------------------
-dnl - Directory for X11 programs
+dnl - PATH in scripts
dnl ---------------------------------------------------------------------------
-AC_ARG_WITH(x11-path,
- AS_HELP_STRING([--with-x11-path=<dir>],
- [x11 path]))
+AC_ARG_WITH(script-path,
+ AS_HELP_STRING([--with-script-path=<dir>],
+ [script path]))
if ! test -z "$with_script_path"; then
SCRIPT_PATH=$with_script_path
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]