* src/system.h: Don't use #ifdef/#ifndef on HAVE_ values, only

#if.
This commit is contained in:
Akim Demaille
2002-10-30 08:31:24 +00:00
parent 30ba05f239
commit 56100c60da
2 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2002-10-30 Akim Demaille <akim@epita.fr>
* src/system.h: Don't use #ifdef/#ifndef on HAVE_ values, only
#if.
2002-10-24 Paul Eggert <eggert@twinsun.com>
Version 1.75a.