Skip to content

configury: fix handling of --with-zlib=DIR and --with-zlib-libdir=DIR… #4407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

ggouaillardet
Copy link
Contributor

… option

  • if --with-zlib=DIR --with-zlib-libdir=LIBDIR are given, do not search
    libs in DIR/lib[64], and do not abort if libs are not there
  • if --with-zlib=DIR is given but not --with-zlib-libdir, then do append
    -LDIR/lib[64] to LDFLAGS

Signed-off-by: Gilles Gouaillardet [email protected]

… option

 - if --with-zlib=DIR --with-zlib-libdir=LIBDIR are given, do not search
   libs in DIR/lib[64], and do not abort if libs are not there
 - if --with-zlib=DIR is given but not --with-zlib-libdir, then do append
   -LDIR/lib[64] to LDFLAGS

Signed-off-by: Gilles Gouaillardet <[email protected]>
@ggouaillardet ggouaillardet merged commit 5d208a1 into open-mpi:master Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant