projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c7db0
)
Make the option help tell the truth
author
dbs
<dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 7 Oct 2008 14:38:29 +0000
(14:38 +0000)
committer
dbs
<dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 7 Oct 2008 14:38:29 +0000
(14:38 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1450
9efc2488
-bf62-4759-914b-
345cdb29e865
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
ba492b3
..
4b9e62c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-69,7
+69,7
@@
AC_SUBST([OSRF_INSTALL_JAVA])
# build and install the python modules
AC_ARG_ENABLE([python],
-[ --enable-python
dis
able building and installing python modules],
+[ --enable-python
en
able building and installing python modules],
[case "${enableval}" in
yes) OSRF_INSTALL_PYTHON=true ;;
no) OSRF_INSTALL_PYTHON=false ;;