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

Autotools #21

Closed
wants to merge 4 commits into from
Closed

Autotools #21

wants to merge 4 commits into from

Commits on Aug 21, 2012

  1. autotools: rename configure.in to configure.ac

    configure.in is deprecated since long and will be replaced by
    configure.ac. For more information, see:
      http://lists.gnu.org/archive/html/automake/2012-08/msg00023.html
    regit committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    49af70e View commit details
    Browse the repository at this point in the history
  2. autotools: fix detection with clang

    This patch improve detection of type of nfq_get_payload() by only
    converting to error the warning we have when using the wrong type.
    regit committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    58fd419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db763cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a76ef5 View commit details
    Browse the repository at this point in the history