OSDN Git Service

* mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.
[pf3gnuchains/gcc-fork.git] / libmudflap / testsuite / lib / libmudflap.exp
index 8c604e1..4b80716 100644 (file)
@@ -83,7 +83,7 @@ proc libmudflap-init { language } {
 
     set libs "-L${blddir}/.libs"
     set cxxflags "-ggdb3 -DDEBUG_ASSERT"
-    set includes "-I${srcdir} -I.."
+    set includes "-I${srcdir} -I${srcdir}/.. -I.."
 
     if {$language == "c++"} {
         if {[file exists $cxxflags_file]} then {