mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* m4/cxx.m4, examples/Makefile.am: Don't build
examples/calc++ if no C++ compiler is available.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-11-09 Albert Chin-A-Young <china@thewrittenword.com>
|
||||
|
||||
* m4/cxx.m4, examples/Makefile.am: Don't build
|
||||
examples/calc++ if no C++ compiler is available. (trivial change)
|
||||
|
||||
2005-11-09 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/scan-skel.l: Use a couple of asserts.
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
## 02110-1301 USA
|
||||
|
||||
if BISON_CXX_WORKS
|
||||
SUBDIRS = calc++
|
||||
endif
|
||||
|
||||
dist_noinst_SCRIPTS = extexi
|
||||
|
||||
Reference in New Issue
Block a user