diff options
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ before including <zahl.h> in your program. libzahl contains some (very little) assembly code. In the event that the used instructions are not supported on your machine, please report it, and in the meanwhile add -DZAHL_NO_ASM to CPPFLAGS. You -make also have to do this if you are compiling with a compiler that +may also have to do this if you are compiling with a compiler that does not support extended inline assembly. You may also have to add #define ZAHL_NO_ASM to your program before includeing <zahl.h> |
