comparison graphics/imlib2/imlib2.sh @ 1218:57dc83a39b13

misc: switch back to standard FHS
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 08:58:34 +0200
parents 27d1a83dc8d6
children 4ccc42bf0284
comparison
equal deleted inserted replaced
1217:27d1a83dc8d6 1218:57dc83a39b13
104 LDFLAGS="$LDFLAGS" \ 104 LDFLAGS="$LDFLAGS" \
105 LIBS="$LIBS" \ 105 LIBS="$LIBS" \
106 ./configure \ 106 ./configure \
107 --build=$CBUILD \ 107 --build=$CBUILD \
108 --host=$CHOST \ 108 --host=$CHOST \
109 --prefix= \ 109 --prefix=/usr \
110 $with_bzip2 \ 110 $with_bzip2 \
111 $with_gif \ 111 $with_gif \
112 $with_jpeg \ 112 $with_jpeg \
113 $with_id3 \ 113 $with_id3 \
114 $with_png \ 114 $with_png \