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

Add missing dependency #2781

Closed
wants to merge 1 commit into from
Closed

Conversation

sebirdman
Copy link
Contributor

Without pkg-config the following error will result:

  • aclocal
  • glibtoolize --automake --copy
  • autoconf
    configure.ac:12: error: possibly undefined macro: AC_MSG_WARN
    If this token and others are legitimate, please use m4_pattern_allow.
    See the Autoconf documentation.
    configure.ac:240: error: possibly undefined macro: AC_MSG_NOTICE
    configure.ac:342: error: possibly undefined macro: AC_DEFINE

Without pkg-config the following error will result:

+ aclocal
+ glibtoolize --automake --copy
+ autoconf
configure.ac:12: error: possibly undefined macro: AC_MSG_WARN
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:240: error: possibly undefined macro: AC_MSG_NOTICE
configure.ac:342: error: possibly undefined macro: AC_DEFINE
@krzychb krzychb requested a review from igrr December 5, 2018 14:00
@krzychb krzychb self-assigned this Dec 6, 2018
@krzychb
Copy link
Collaborator

krzychb commented Dec 9, 2018

Hi @sebirdman thank you for submitting this PR !
It has been queued for internal review.

igrr pushed a commit that referenced this pull request Dec 14, 2018
@krzychb
Copy link
Collaborator

krzychb commented Dec 14, 2018

Merged in bb4936b

@krzychb krzychb closed this Dec 14, 2018
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

3 participants