projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0509df7
)
libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 23 Aug 2008 13:08:28 +0000
(13:08 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 23 Aug 2008 13:08:28 +0000
(13:08 -0000)
package/libxml2/Config.in
patch
|
blob
|
history
diff --git
a/package/libxml2/Config.in
b/package/libxml2/Config.in
index 049f862b8418aaccf1c543956e2807ae9bfe50de..e9f5f4b127e389094703d95fb57f1f2d325eb56f 100644
(file)
--- a/
package/libxml2/Config.in
+++ b/
package/libxml2/Config.in
@@
-3,11
+3,3
@@
config BR2_PACKAGE_LIBXML2
help
XML C Parser
ftp://xmlsoft.org/libxml2
-
-config BR2_PACKAGE_LIBXML2_TARGET_HEADERS
- bool "libxml2 target headers"
- depends on BR2_PACKAGE_LIBXML2
- help
- XML C Parser
- ftp://xmlsoft.org/libxml2
-