Missing quote in Config.in
This commit is contained in:
parent
2e1c1c3c16
commit
d2a7ec8984
1 changed files with 1 additions and 1 deletions
|
@ -932,7 +932,7 @@ depends !BOOK_BLFS
|
||||||
depends on !BOOK_CLFS3
|
depends on !BOOK_CLFS3
|
||||||
|
|
||||||
config DEL_LA_FILES
|
config DEL_LA_FILES
|
||||||
bool "Remove libtool .la files
|
bool "Remove libtool .la files"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
#-- Remove files libxxx.la installed by libtool. For a rationale
|
#-- Remove files libxxx.la installed by libtool. For a rationale
|
||||||
|
|
Reference in a new issue