* lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.

This commit is contained in:
Akim Demaille
2001-11-23 14:18:36 +00:00
parent 3dfc01e247
commit 6e303f08d6
3 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
2001-11-23 Akim Demaille <akim@epita.fr>
* lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.
2001-11-23 Akim Demaille <akim@epita.fr>
* src/system.h: Include alloca.h.