Main Page | Class Hierarchy | Class List | File List | Class Members

debug/csp_config_top.h

00001 // Copyright (C) 1997-1999, 2003-2004 Tudor Hulubei <tudor@hulubei.net>.
00002 // $Id: debug_2csp__config__top_8h-source.html,v 1.1 2005/05/25 12:37:18 tudor Exp $
00003 
00004 // Save the existing definitions of the following preprocessor symbols.
00005 #define TMP_CSP_PACKAGE PACKAGE
00006 #define TMP_CSP_PACKAGE_BUGREPORT PACKAGE_BUGREPORT
00007 #define TMP_CSP_PACKAGE_NAME PACKAGE_NAME
00008 #define TMP_CSP_PACKAGE_STRING PACKAGE_STRING
00009 #define TMP_CSP_PACKAGE_TARNAME PACKAGE_TARNAME
00010 #define TMP_CSP_PACKAGE_VERSION PACKAGE_VERSION
00011 #define TMP_CSP_VERSION VERSION
00012 
00013 // Unset all these variables, to avoid redefining the existing symbols.
00014 // Autoconf defines these unconditionally, which makes no sens for libraries!
00015 // We want to be able to _install_ this header!
00016 #undef PACKAGE
00017 #undef PACKAGE_BUGREPORT
00018 #undef PACKAGE_NAME
00019 #undef PACKAGE_STRING
00020 #undef PACKAGE_TARNAME
00021 #undef PACKAGE_VERSION
00022 #undef VERSION
00023 
00024 // Local Variables:
00025 // mode: C++
00026 // End:

Generated on Wed May 25 12:21:13 2005 for csp.kdevelop by  doxygen 1.3.9.1