Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
SVN-Revision: 3274
This commit is contained in:
parent
0dc2577692
commit
78806a8aa9
@ -25,8 +25,6 @@ $(PKG_BUILD_DIR)/.configured:
|
||||
(cd $(PKG_BUILD_DIR); rm -rf config.{cache,status} ; \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
autoconf ; \
|
||||
autoheader ; \
|
||||
./configure \
|
||||
--target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) \
|
||||
|
Loading…
Reference in New Issue
Block a user