Op woensdag 30 juli 2003 21:37, schreef Richard Bos:
> Hello,
>
> I'm putting some effort in getting a database application converted from
> its own build environment to the autotools environment.  The application
> itself runs already on many different systems.  As the application has
> quite some files and some build tricks it is quite a challenge to get this
> done. Today my first question to this list, and most likely more will
> follow if you don't mind.
>
> My first question to you: the application's makefiles use a definition
> called SIGFUNC which must be set manually to void or int depending on the
> system. Is there a similar autoconf defition (macro) that can be used to do
> this automatically?

Thanks to all (replied privately).  It seems that the macro AC_TYPE_SIGNAL 
exist for this purpose.

-- 
Richard Bos
Without a home the journey is endless



Reply via email to