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

Build fixes #2

Merged
merged 2 commits into from
Sep 18, 2016
Merged

Build fixes #2

merged 2 commits into from
Sep 18, 2016

Commits on Sep 17, 2016

  1. build: Launch configure from autogen.sh

    So that most build scripts can rely on it. Pass NOCONFIGURE=1 to
    autogen.sh not to run it.
    hadess committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    3214e78 View commit details
    Browse the repository at this point in the history
  2. build: Fix autoreconf warning

    Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
    hadess committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    a6bd932 View commit details
    Browse the repository at this point in the history