Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
authorFlorian Fainelli <florian@openwrt.org>
Sat, 25 Feb 2006 23:32:40 +0000 (23:32 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 25 Feb 2006 23:32:40 +0000 (23:32 +0000)
SVN-Revision: 3274

openwrt/package/openntpd/Makefile

index 64df56af9d48f9e1061d809a3ae87c5972f83628..80c3af1b9a2a64a958e572e6121dd4c2ca1f87c9 100644 (file)
@@ -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) \