* configure.ac (AC_CHECK_FUNCS): Added getenv, and strcmp.
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 25 Aug 2008 12:52:38 +0000 (14:52 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 25 Aug 2008 12:52:38 +0000 (14:52 +0200)
commit7e4e28e8de1b52a101ad13dd29f990a7b5dcd189
tree325a267052b4f9cd38a550118ecfc3a7e029e2b7
parent3c0dedaac1f70befe484b633bab06946bb18e66c
* configure.ac (AC_CHECK_FUNCS): Added getenv, and strcmp.
* src/vm/os.hpp (os): Likewise.
(os::getenv): New function.
(os::strcmp): Likewise.
configure.ac
src/vm/os.hpp