- Changed the main core of system include files to use the same "#if"
authorWayne Davison <wayned@samba.org>
Fri, 28 Jan 2005 18:50:54 +0000 (18:50 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 28 Jan 2005 18:50:54 +0000 (18:50 +0000)
  idioms that configure uses.
- Use "#if" (not "#ifdef") for configure-defined macros.
- Use "#if !" (not "#ifndef") for configure-defined macros.


No differences found