]> granicus.if.org Git - fribidi/commit
No #ifdef or #ifndef when possible. #if or #if ! is a better way most of the times...
authorbehdad <behdad>
Sun, 25 Apr 2004 18:58:25 +0000 (18:58 +0000)
committerbehdad <behdad>
Sun, 25 Apr 2004 18:58:25 +0000 (18:58 +0000)
commitbe247ddb41bd2c1467f5582427388711b23087db
tree872ef7d9ce3c45d93f1f46816fc04a1f8c176182
parent304aac260efd5b143067b0ff6f4a5c56f3169f2e
No #ifdef or #ifndef when possible.  #if or #if ! is a better way most of the times.  See the examples in source.
configure.ac
lib/fribidi-bidi.c
lib/fribidi-mem.c