Skip to content
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

Removed openssl and use libgcrypt. #25

Merged
merged 1 commit into from Jul 6, 2015
Merged

Removed openssl and use libgcrypt. #25

merged 1 commit into from Jul 6, 2015

Conversation

residuum
Copy link
Member

@residuum residuum commented Jun 9, 2015

Fixes issue #22

@@ -4,7 +4,7 @@ file (GLOB LIBPETRIFUI_SOURCES *.c)
include_directories (
${Petri-Foo_SOURCE_DIR}/libpetrifoo
${LIBXML2_INCLUDE_DIR}
${OPENSSL_INCLUDE_DIR}
${GCRYPTG_CFLAGS}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be ${GCRYPT_INCLUDE_DIR}. Will try that later and commit.

jwm-art-net pushed a commit that referenced this pull request Jul 6, 2015
Removed openssl and use libgcrypt.
@jwm-art-net jwm-art-net merged commit b29e81c into petri-foo:master Jul 6, 2015
@residuum residuum deleted the libgcrypt branch July 20, 2015 11:10
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.

None yet

2 participants