projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb4e65
)
line up text in --help
author
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 09:30:04 +0000
(09:30 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 09:30:04 +0000
(09:30 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 0690227646b9e95d478d78ac05258b6d9b76cef7..e1f0978b4ed995650e8c175f773a4f558804033f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-77,7
+77,7
@@
CXXFLAGS="$CXXFLAGS $DEBUG"
# Check for Python
AC_ARG_WITH([python],
- [ --with-python=path
Set location of Python executable],
+ [ --with-python=path Set location of Python executable],
[PYTHON="$withval"],
[PYTHON=])