Remove configure.in->configure rule (we might not have autoconf).

This commit is contained in:
Marcus Meissner 1999-01-23 13:59:51 +00:00 committed by Alexandre Julliard
parent 8b4431f131
commit ab55442761
1 changed files with 3 additions and 2 deletions

View File

@ -237,8 +237,9 @@ distclean: clean
$(RM) config.* Make.rules include/config.h
$(RM) `find . \( -name Makefile -o -size 0 \) -print`
configure: configure.in
autoconf
# We depend on configure above for checks, so we better don't use this rule.
#configure: configure.in
# autoconf
include/config.h.in: configure.in include/acconfig.h
autoheader -l include