#ifndef _CONFIG_H #define _CONFIG_H //======================================================================== // $Id: config.h.in,v 1.5 2001/03/11 05:21:32 radnev Exp $ //======================================================================== // Path to Database #define DATA_DIR_CONFIG "@DATA_DIR@/@PACKAGE@/" #endif