Skip to content
Snippets Groups Projects
Commit 91dcb90c authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Added HAVE_STRERROR.

parent f891adaf
No related branches found
No related tags found
No related merge requests found
/*
* $Id: config-template.h,v 1.1 1991/08/30 01:28:04 ceder Exp $
* $Id: config-template.h,v 1.2 1991/08/30 03:37:44 ceder Exp $
*
* This is a generic configuration file for LysKOM.
*/
......@@ -32,3 +32,9 @@
*/
#define HAVE_LOCALE
/*
* Define HAVE_STRERROR if your libc.a have strerror.
*/
#define HAVE_STRERROR
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment