From 0057e32730eba044e8a587bf29cddf65236e8840 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Tue, 22 Jul 2003 19:17:35 +0000 Subject: Updated to use files within the autoconf subdirectory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7234 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile.config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.config.in') diff --git a/Makefile.config.in b/Makefile.config.in index 51fd9d56cfc..de4732d931a 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -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@ -- cgit v1.2.3