projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc2577
)
Removed uneeded and confusing auto* lines, thanks to mjt for reporting this
author
Florian Fainelli
<florian@openwrt.org>
Sat, 25 Feb 2006 23:32:40 +0000
(23:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 25 Feb 2006 23:32:40 +0000
(23:32 +0000)
SVN-Revision: 3274
openwrt/package/openntpd/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/openntpd/Makefile
b/openwrt/package/openntpd/Makefile
index 64df56af9d48f9e1061d809a3ae87c5972f83628..80c3af1b9a2a64a958e572e6121dd4c2ca1f87c9 100644
(file)
--- 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) \