Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 25 Feb 2006 23:32:40 +0000 (23:32 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 25 Feb 2006 23:32:40 +0000 (23:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3274 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/openntpd/Makefile

index 64df56a..80c3af1 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) \