diff options
| -rw-r--r-- | package/openntpd/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
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) \  | 
