# hdw - linux xpdf package # # author: hackbard@hackdaworld.dyndns.org # # [V] 3.01 # [S] 3-7 # [D] xpdf-3.01.tar.gz ftp://ftp.foolabs.com/pub/xpdf/ confopt="$confopt --enable-a4-paper --with-gzip --enable-opi --enable-wordlist" confopt="$confopt --enable-multithreaded" [ -d $prefix/include/freetype2 ] && \ confopt="$confopt --with-freetype2-includes=$prefix/include/freetype2"