]> andersk Git - splint.git/blobdiff - config.h
Modified configure.ac to new longer check for c++.
[splint.git] / config.h
index 8261f63cb47c56570e441df26ee5d3a812ff3542..6f5a5aa5ab5bcc891e8997ad1cccb58eebd5dc44 100644 (file)
--- a/config.h
+++ b/config.h
@@ -4,10 +4,10 @@
 /*@-constmacros@*/
 
 /* The directory where LCLint's library files live */
-#define DEFAULT_LARCHPATH ".:/usr/local/share/lclint/lib:/af9/drl7x/reQuickFix/LCLintDev/lib:"
+#define DEFAULT_LARCHPATH ".:/usr/local/share/lclint/lib:/tmp/LCLintDev/lib:"
 
 /* LCLint's imports directory */
-#define DEFAULT_LCLIMPORTDIR ".:/usr/local/share/lclint/imports:/af9/drl7x/reQuickFix/LCLintDev/imports"
+#define DEFAULT_LCLIMPORTDIR ".:/usr/local/share/lclint/imports:/tmp/LCLintDev/imports"
 
 /* gcc's private include directory */
 #define GCC_INCLUDE_DIR "/usr/lib/gcc-lib/i386-linux/2.7.2.1/include"
This page took 0.24229 seconds and 4 git commands to generate.