elk/util
sam 9c85718f62 * First autoconfiscation step.
+ libelk compiles.
    + elk compiles.


git-svn-id: svn://svn.zoy.org/elk/trunk@25 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-25 11:15:39 +00:00
..
Makefile.am * First autoconfiscation step. 2003-08-25 11:15:39 +00:00
README * Imported original elk 3.0 tree. 2003-08-19 19:19:38 +00:00
alloca.c * Imported original elk 3.0 tree. 2003-08-19 19:19:38 +00:00
getversion * Imported original elk 3.0 tree. 2003-08-19 19:19:38 +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.

getversion is a trivial shell script to extract the Elk version number
from the file README.  It is used by the build process.