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