Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
[openwrt.git] / 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) \
This page took 0.026276 seconds and 4 git commands to generate.