Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tiago Peixoto
graph-tool
Commits
0e3893f2
Commit
0e3893f2
authored
May 02, 2013
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix help for --with-python-module-path option in configure script
parent
7a49155d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
configure.ac
View file @
0e3893f2
...
...
@@ -199,7 +199,7 @@ AC_PYTHON_DEVEL([== '${PYTHON_FULL_VERSION}'])
# default directory for submodules
[MOD_DIR="${PYTHON_SITE_PKG}"]
AC_ARG_WITH([python-module-path], [AS_HELP_STRING([--python-module-path=DIR],
AC_ARG_WITH([python-module-path], [AS_HELP_STRING([--
with-
python-module-path=DIR],
[directory where python module will be installed
[default=auto-detected] ])],
MOD_DIR=$withval)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment