GithubHelp home page GithubHelp logo

isabella232 / m4-common Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/m4-common

0.0 0.0 0.0 11 KB

Read-only mirror of https://gitlab.gnome.org/GNOME/m4-common

Home Page: https://gitlab.gnome.org/GNOME/m4-common

Shell 7.60% Makefile 85.12% M4 7.27%

m4-common's Introduction

m4-common is a module to help with the installation of a subset of the
macros from autoconf-archive.  Its primary purpose is to be installed
early on, during a jhbuild.

Macros can be added to the list to be installed when things in the jhbuild
moduleset depend on them.

This module will never be released as a tarball, so users of these
macros are expected to ensure that they include copies of them within
their own tarball releases.

This can be accomplished by ensuring that this line is in your
configure.ac:

  AC_CONFIG_MACRO_DIR([m4])

and by placing this in your toplevel Makefile.am:

  ACLOCAL_AMFLAGS = --install -I m4


This will cause the macros to be copied into your m4/ directory at autoreconf
time.  From there, they will be automatically disted.


Eventually, 'aclocal --install' will be automatically run[1] as part of
'autoreconf -i', and the need for the ACLOCAL_AMFLAGS line will be removed, but
this is not supported in the latest released version of autoconf (2.69).

[1] http://lists.gnu.org/archive/html/autoconf-patches/2012-09/msg00006.html

m4-common's People

Contributors

aklapper avatar allisonkarlitskaya avatar ebassi avatar kalev avatar lantw44 avatar mcatanzaro avatar ptomato avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.