correct make switch syntax for Hylafax

Ian Moore no-spam at swiftdsl.com.au
Wed May 25 02:34:27 PDT 2005


Hi,
I want to build Hylafax with a default page size of A4. The Makefile says:
# Defaults to "North American Letter".  Use "ISO A4" for A4.
.if defined(PAGESIZE)
CONFIGURE_ARGS+=--with-PAGESIZE="${PAGESIZE}"
.endif

So what exactly should I put after make to get A4?
Usually these options are straightforward ( like  -DWITH_<some option>)but 
sometimes I find it really hard to figure out what to use. I've tried various 
options but they don't seem to be correct.

Cheers,
-- 
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050525/6f49fe90/attachment.bin


More information about the freebsd-questions mailing list