comparison graphics/libgd/libgd.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
111 LDFLAGS="$LDFLAGS" \ 111 LDFLAGS="$LDFLAGS" \
112 LIBS="$LIBS" \ 112 LIBS="$LIBS" \
113 ./configure \ 113 ./configure \
114 --build=$CBUILD \ 114 --build=$CBUILD \
115 --host=$CHOST \ 115 --host=$CHOST \
116 --prefix= \ 116 --prefix=/usr \
117 --enable-shared \ 117 --enable-shared \
118 $with_fontconfig \ 118 $with_fontconfig \
119 $with_jpeg \ 119 $with_jpeg \
120 $with_liq \ 120 $with_liq \
121 $with_png \ 121 $with_png \