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