forked from kiss-community/repo
libelf: let nls be detected
This commit is contained in:
parent
76dda86c4c
commit
5dd74681e0
@ -4,7 +4,7 @@ patch -p1 < preprocessor-warnings.patch
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-nls
|
||||
--enable-nls=auto
|
||||
|
||||
make
|
||||
make prefix="$1/usr" install
|
||||
|
Loading…
Reference in New Issue
Block a user