diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-01-10 21:41:34 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-01-10 21:41:34 +0100 |
commit | a0ed9ab63519cc6320c1a8066c2a0037af3b943d (patch) | |
tree | ce4a2ce1122cea0cf88359615806c5a67c705735 | |
parent | b0d08707bf440bd6cbd56703412659cff63df6f4 (diff) |
README: Mention compiler
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Requirements ------------ - Linux kernel 2.6.13 or higher with CONFIG_INOTIFY enabled - Standard C Library (tested with GNU libc but might work with others too) +- GCC (other compilers might work but are not tested) Building and installing inotail ------------------------------- |