projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix svn compressed patch breakage in libnet
[openwrt.git]
/
package
/
libtool
/
Config.in
diff --git
a/package/libtool/Config.in
b/package/libtool/Config.in
index
8c72116
..
a7ab832
100644
(file)
--- a/
package/libtool/Config.in
+++ b/
package/libtool/Config.in
@@
-1,7
+1,13
@@
config BR2_PACKAGE_LIBLTDL
config BR2_PACKAGE_LIBLTDL
- tristate "libltdl
(a generic dynamic object loading library)
"
+ tristate "libltdl
- Generic dynamic object loading library
"
default m if CONFIG_DEVEL
help
A generic dynamic object loading library.
default m if CONFIG_DEVEL
help
A generic dynamic object loading library.
-
+
http://www.gnu.org/software/libtool/
http://www.gnu.org/software/libtool/
+
+
+config BR2_PACKAGE_LIBTOOL
+ tristate
+ default BR2_PACKAGE_LIBLTDL
+
This page took
0.022884 seconds
and
4
git commands to generate.