|
|
| version 1.2, 2001/04/17 19:00:49 | version 1.3, 2001/04/26 15:09:07 |
|---|---|
| Line 1 | Line 1 |
| /** @file | |
| Parser MySQL driver: includes all Configure-d headers | |
| Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) | |
| Author: Alexander Petrosyan <paf@design.ru> (http://design.ru/paf) | |
| $Id$ | |
| when used Configure [HAVE_CONFIG_H] it uses defines from Configure, | |
| fixed otherwise. | |
| */ | |
| #if HAVE_CONFIG_H | #if HAVE_CONFIG_H |
| # include "config_auto.h" | # include "config_auto.h" |
| #else | #else |