mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
I really meant to use that AUTOHEADER variable I put in there.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8972 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
36392bc524
commit
b68e33476e
2
Makefile
2
Makefile
@ -21,5 +21,5 @@ configure: autoconf/configure.ac autoconf/aclocal.m4
|
||||
cd autoconf && $(AUTOCONF) -o ../configure configure.ac
|
||||
|
||||
include/Config/config.h.in: autoconf/configure.ac autoconf/aclocal.m4
|
||||
autoheader -I autoconf autoconf/configure.ac
|
||||
$(AUTOHEADER) -I autoconf autoconf/configure.ac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user