Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
darshan
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
73
Issues
73
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
darshan
darshan
Commits
20ff1547
Commit
20ff1547
authored
Sep 22, 2015
by
Shane Snyder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git configure working on cray
parent
67b02ca5
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2827 additions
and
1673 deletions
+2827
-1673
darshan-runtime/configure
darshan-runtime/configure
+2825
-1665
darshan-runtime/configure.in
darshan-runtime/configure.in
+2
-5
darshan-runtime/darshan-runtime-config.h.in
darshan-runtime/darshan-runtime-config.h.in
+0
-3
No files found.
darshan-runtime/configure
View file @
20ff1547
This diff is collapsed.
Click to expand it.
darshan-runtime/configure.in
View file @
20ff1547
...
...
@@ -295,12 +295,9 @@ if test x$enable_bgq_mod != xno; then
AC_MSG_RESULT(yes)
DARSHAN_USE_BGQ=1,
AC_MSG_RESULT(no)
AS_IF([
test "x$enable_bgq_mod" = xyes],
AS_IF([test "x$enable_bgq_mod" = xyes],
AC_MSG_ERROR(BG/Q module enabled in non-BG/Q environment),
[]
)
)
[]))
fi
DARSHAN_VERSION="AC_PACKAGE_VERSION"
...
...
darshan-runtime/darshan-runtime-config.h.in
View file @
20ff1547
...
...
@@ -63,9 +63,6 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
...
...
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