home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / CLISP-2.LHA / CLISP960530-ki.lha / ffcall / vacall / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-12  |  601 b   |  19 lines

  1. /* config.h.  Generated automatically by configure.  */
  2. /* Bruno Haible 11.2.1995 */
  3.  
  4. /*
  5.  * Copyright 1995 Bruno Haible, <haible@ma2s2.mathematik.uni-karlsruhe.de>
  6.  *
  7.  * This is free software distributed under the GNU General Public Licence
  8.  * described in the file COPYING. Contact the author if you don't have this
  9.  * or can't live with it. There is ABSOLUTELY NO WARRANTY, explicit or implied,
  10.  * on this software.
  11.  */
  12.  
  13. /* CL_ABORT */
  14. /* Define as the return type of abort(). */
  15. #define RETABORTTYPE void
  16. /* Define as __volatile__ if the declaration of abort() needs it. */
  17. #define ABORT_VOLATILE
  18.  
  19.