--- sql/pgsql/config_fixed.h 2001/09/21 15:44:37 1.1 +++ sql/pgsql/config_fixed.h 2002/02/08 07:28:25 1.3 @@ -1,11 +1,11 @@ /** @file Parser PgSQL driver: Configure file for autoconf-disabled platforms. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: config_fixed.h,v 1.1 2001/09/21 15:44:37 parser Exp $ + $Id: config_fixed.h,v 1.3 2002/02/08 07:28:25 paf Exp $ tested only with MS Visual C++ V6 @@ -14,3 +14,4 @@ #define HAVE_STDIO_H #define HAVE_STDLIB_H #define HAVE_STRING_H +#define HAVE_SETJMP_H