Commit graph

5 commits

Author SHA1 Message Date
joerg
e63c12556d malloc.h -> stdlib.h 2007-07-30 09:51:03 +00:00
joerg
8ac2341220 Same idea, different file: don't install the build settings file. 2007-06-18 19:15:23 +00:00
joerg
4c2743f996 Don't install the cmake build setting file. It directly references
the wrkdir and is therefore not useful without. It is unclear whether
anything actually depends on it being present, so don't bother
faking it for now. Bump revision.
2007-06-18 17:58:35 +00:00
drochner
1d8e6b951c make this compile with newer g++ 2007-02-23 20:21:09 +00:00
joerg
9d0088bee6 Use std::streampos and std::streamoff, since + and - are ambigious for
long. This fixes compilation with GCC 3.4+.
2006-09-24 15:53:06 +00:00