fix another unneeded autoheader invocation

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-01-24 15:39:42 +00:00
parent 36a0b7b9f2
commit 98175d5f20

View File

@ -41,8 +41,9 @@ define Build/Configure
configure.in \
aclocal.m4 \
Makefile.in \
config-h.in \
configure \
stamp-h.in \
config.h.in \
);
$(call Build/Configure/Default, \
--without-x \