Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
fix typo#59
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
Uh oh!
There was an error while loading. Please reload this page.
fix typo #59
Changes from all commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -100,7 +100,7 @@ dnl Check to see whether a particular set of modules exists. Similar to | ||
| dnl PKG_CHECK_MODULES(), but does not set variables or print errors. | ||
| dnl | ||
| dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) | ||
| dnl only at the first occurence in configure.ac, so if the first place | ||
| dnl only at the first occurrence in configure.ac, so if the first place | ||
Member There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file is generated. Don't change this file. | ||
| dnl it's called might be skipped (such as if it is within an "if", you | ||
| dnl have to call PKG_CHECK_EXISTS manually | ||
| AC_DEFUN([PKG_CHECK_EXISTS], | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is bundled. Please report the typo to zlib.