Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
5893789f
Commit
5893789f
authored
Jul 22, 2013
by
Andreas Marek
Browse files
Typo in configure.ac in ELPA_2011.12
parent
ad54a566
Changes
1
Hide whitespace changes
Inline
Side-by-side
ELPA_2011.12/configure.ac
View file @
5893789f
...
...
@@ -36,7 +36,7 @@ AC_FC_MODULE_OUTPUT_FLAG
dnl check different elpa
AC_MSG_CHECKING([whether the BG/P kernel was specified])
AC_ARG_WITH([BGP-kernel],
[AS_HELP_STRING([--with-BGP-kerne
k
],
[AS_HELP_STRING([--with-BGP-kerne
l
],
[use kernel tuned for Bluegene/P])],
[with_bgp_kernel=yes],[with_bgp_kernel=no])
AM_CONDITIONAL([WITH_BGP],[test x"$with_bgp_kernel" = x"yes"])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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