comparison lib/libxkbcommon/libxkbcommon.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents eec0faf3636c
children 25cecc6dca48
comparison
equal deleted inserted replaced
548:b1d040632d36 549:bad483aace64
66 LDFLAGS="$LDFLAGS" \ 66 LDFLAGS="$LDFLAGS" \
67 LIBS="$LIBS" \ 67 LIBS="$LIBS" \
68 ./configure \ 68 ./configure \
69 --build=$CBUILD \ 69 --build=$CBUILD \
70 --host=$CHOST \ 70 --host=$CHOST \
71 --prefix=/ \ 71 --prefix= \
72 --disable-static \ 72 --disable-static \
73 --enable-shared \ 73 --enable-shared \
74 $with_doxygen \ 74 $with_doxygen \
75 $with_x \ 75 $with_x \
76 $with_wayland 76 $with_wayland