This is old pre-ANSI - C stuff (support of K&R C).
It was removed in Swish 2.x, because swish requires ANSI C
contructs. It will not compile on K&R C compliant compilers
(does anyone still use K&R C?)
I also recommend the usage of Swish-e 2.x instead of installing 1.3.2
rainer
> -----Original Message-----
> From: Eric Haymaker [mailto:ehaymaker@aphelion.net]
> Sent: Thursday, August 02, 2001 6:26 PM
> To: Multiple recipients of list
> Subject: [SWISH-E] INCLUDE_ARGS
>
>
> I just noticed that there is an entry in config.h of Swish-e.1.3.2 for
> passing arguments to swish
>
> Looks like it could be useful . . .
>
> what kind of arguments could I use?
>
> #ifdef FUNCTION_PROTOTYPES_INCLUDE_ARGS
> #define _AP(args) args
> #else
> #define _AP(args) ()
> #endif
>
> #define SUPPORT_DOC_PROPERTIES 1
>
>
>
> -----------------------------------------------------------
> This Mail has been checked for Viruses
> Attention: Encrypted Mails can NOT be checked !
>
> ***
>
> Diese Mail wurde auf Viren ueberprueft
> Hinweis: Verschluesselte Mails koennen NICHT geprueft werden!
> ------------------------------------------------------------
>
Received on Fri Aug 3 07:44:49 2001