X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/89b91bbbbdd582a76c923da2b8bdd90e4365c65e..7f54258e7524125aa64e2138f84c2f89bd3d394b:/package/openntpd/Makefile diff --git a/package/openntpd/Makefile b/package/openntpd/Makefile index 64df56af9..80c3af1b9 100644 --- a/package/openntpd/Makefile +++ b/package/openntpd/Makefile @@ -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) \