blob: 23280fc6a1b72afe9efe4ba1e590145b3ae8c77d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2013-04-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
* configure.ac: Output src/syntax/Makefile.
* Makefile.am (OA_SRC_TARGETS): Add all-syntax.
2013-04-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
* Makefile.am (OA_SRC_TARGETS): Include all-io.
* config/depcomp: New.
2013-04-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
* config/open-axiom.m4 (OPENAXIOM_REQUIRE_CXX11): New.
* configure.ac: Use it.
|