Skip to content

Commit

Permalink
I really meant to use that AUTOHEADER variable I put in there.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8972 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Brian Gaeke committed Oct 8, 2003
1 parent 36392bc commit b68e334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b68e334

Please sign in to comment.