Browse Source

remove blank line

Waldemar Brodkorb 12 years ago
parent
commit
f4581f42e7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mk/host-bottom.mk

+ 0 - 1
mk/host-bottom.mk

@@ -36,7 +36,6 @@ ifneq ($(filter auto,${HOST_STYLE}),)
 	    --disable-libtool-lock \
 	    --disable-nls \
 	    ${HOST_CONFIGURE_ARGS} $(MAKE_TRACE)
-
 else
 	cd ${WRKBUILD}; rm -f config.{cache,status}; \
 	    env ${HOST_CONFIGURE_ENV} \