comparison graphics/sdl2-image/sdl2-image.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
154 LDFLAGS="$LDFLAGS" \ 154 LDFLAGS="$LDFLAGS" \
155 LIBS="$LIBS" \ 155 LIBS="$LIBS" \
156 ./configure \ 156 ./configure \
157 --build=$CBUILD \ 157 --build=$CBUILD \
158 --host=$CHOST \ 158 --host=$CHOST \
159 --prefix= \ 159 --prefix=/usr \
160 $with_bmp \ 160 $with_bmp \
161 $with_gif \ 161 $with_gif \
162 $with_jpeg \ 162 $with_jpeg \
163 $with_lbm \ 163 $with_lbm \
164 $with_pcx \ 164 $with_pcx \