]> andersk Git - splint.git/blobdiff - src/Headers/constants.h
Added va_copy to standard.h.
[splint.git] / src / Headers / constants.h
index 9c0ef2af648484bc4218a83ad37a64523240b0d0..83867fb4bf6bce50aa4fe7383b49537d82af9c1e 100644 (file)
 # define PPMRCODE "@@MR@@"  
 
 /*@constant observer char *DEFAULT_SYSTEMDIR; @*/
+# ifdef OS2
+# define DEFAULT_SYSTEMDIR "/os2/"
+# else                            
 # define DEFAULT_SYSTEMDIR "/usr/"
+# endif
 
 /*@constant char DEFAULT_COMMENTCHAR; @*/
 # define DEFAULT_COMMENTCHAR '@'
This page took 0.03905 seconds and 4 git commands to generate.