Some of this gets hoisted up to Makefile.common
[oota-llvm.git] / Makefile.config.in
index 61751fd309d3effdff6a532d5389704d2dc81579..de4732d931a9cb4f21dab6aa84a2a5c7967c4792 100644 (file)
@@ -67,7 +67,7 @@ FLEX     = @LEX@
 SED     = @SED@
 RM      = @RM@
 ECHO    = @ECHO@
-MKDIR   = @abs_top_srcdir@/mkinstalldirs
+MKDIR   = @abs_top_srcdir@/autoconf/mkinstalldirs
 DATE    = @DATE@
 MV      = @MV@
 INSTALL = @INSTALL@
@@ -148,7 +148,7 @@ PAPIDIR := @PAPIDIR@
 #ENABLE_PROFILING = 1
 
 #
-# This open tells the Makefiles to produce verbose output.
+# This option tells the Makefiles to produce verbose output.
 # It essentially prints the commands that make is executing
 #
 #VERBOSE = 1