]> git.saurik.com Git - bison.git/commit
package: install the examples
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 9 Dec 2013 15:29:05 +0000 (16:29 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 9 Dec 2013 15:53:14 +0000 (16:53 +0100)
commitb167e7ba0dd66dca7888782363fc97a3e282f8ef
treedd808551c908445684de0848928303bb8de02c1e
parent85d57e27d26ff11a99ee6d82d3b9d34c16f6efce
package: install the examples

Currently, we do not install the various examples extracted from the
documentation.  Let's do it, as they are useful starting points.

* configure.ac: When --enable-gcc-warnings is set, enable ENABLE_GCC_WARNINGS.
* examples/extexi: No longer issue synclines by default.
* examples/local.mk: Except if ENABLE_GCC_WARNINGS.
* examples/calc++/local.mk, examples/mfcalc/local.mk,
* examples/rpcalc/local.mk: Install the example files.
NEWS
configure.ac
examples/calc++/local.mk
examples/extexi
examples/local.mk
examples/mfcalc/local.mk
examples/rpcalc/local.mk