|
|
@ -20,9 +20,12 @@ |
|
|
|
# |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
var_append INSTALL_WRAPPER_FILTER "|" \ |
|
|
|
'sed "s,usr/lib/libltdl.*\$,/dev/null,"' |
|
|
|
|
|
|
|
var_append configprefix " " 'CPPFLAGS="-I/usr/include/libxml2"' |
|
|
|
confopt="$confopt --enable-shared --with-modules --enable-lzw" |
|
|
|
confopt="$confopt --enable-16bit-pixel --with-x" |
|
|
|
confopt="$confopt -disable-ltdl-install --enable-shared --with-modules" |
|
|
|
confopt="$confopt --enable-lzw --enable-16bit-pixel --with-x " |
|
|
|
|
|
|
|
# Quick & Dirty hack for the perllocal problem |
|
|
|
. $base/package/base/perl5/perllocal_hack.sh |
|
|
|