Skip to content
This repository was archived by the owner on Apr 20, 2019. It is now read-only.

Conversation

@paulmillar
Copy link

Currently, the autoconf script tries one of two locations to
find the globus_config.h header file. Debian packages of
Globus use neither of these locations.

This patch allows builds on Debian machines by introducing
a new configuration option. With this patch, not specifying
the extra option provides the same behaviour as previously.
However, by specifying

--with-globus_config=/usr/include/globus

building is possible on Debian machines.

This patch also fixes the lack of quoting in the AC_MSG_ERROR call.

Currently, the autoconf script tries one of two locations to
find the globus_config.h header file.  Debian packages of
Globus use neither of these locations.

This patch allows builds on Debian machines by introducing
a new configuration option.  With this patch, not specifying
the extra option provides the same behaviour as previously.
However, by specifying

    --with-globus_config=/usr/include/globus

building is possible on Debian machines.
MikeMcQuaid pushed a commit to Homebrew/legacy-homebrew that referenced this pull request Jan 26, 2016
Closes #41277 and is based on work described in #40848. The single
quotes are replaced by double quotes. The patch JasonAlt/UberFTP#8
mentioned in #40848 solves the problem partly: there is still another
patch needed which obfuscate the formula even more then the replaces
now.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant