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
This commit is contained in:
John Criswell 2003-07-22 19:17:35 +00:00
parent 4ea390d888
commit 0057e32730

View 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@