elk/util
sam 230f3fc843 * Fuck K&R !
git-svn-id: svn://svn.zoy.org/elk/trunk@68 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-02 09:54:47 +00:00
..
Makefile.am * First autoconfiscation step. 2003-08-25 11:15:39 +00:00
README * Removed the useless util/getversion script. 2003-08-25 14:35:56 +00:00
alloca.c * Fuck K&R ! 2003-09-02 09:54:47 +00:00

README

When porting Elk to a new architecture, you may want to compile and run
alloca.c to check if your system's alloca() function is usable for Elk.
See the leading comment in alloca.c.