namespace ewalena
0.2.15
ewalena is not an acronym
|
00001 00005 #ifndef __ewalena_config_h 00006 #define __ewalena_config_h 00007 00008 /* The namespace ewalena library. */ 00009 #define EWALENA_PACKAGE_NAME "namespace ewalena" 00010 #define EWALENA_PACKAGE_STRING "namespace ewalena 0.2.15" 00011 #define EWALENA_PACKAGE_BUGREPORT "ewalena-users@lists.sourceforge.net" 00012 #define EWALENA_PACKAGE_URL "http://ewalena.sourceforge.net" 00013 #define EWALENA_VERSION 0.2.15 00014 /* #undef EWALENA_VERSION_MAJOR */ 00015 #define EWALENA_VERSION_MAJOR 0 /* Hard-wired hack, cmake does not like zeros! */ 00016 #define EWALENA_VERSION_MINOR 2 00017 #define EWALENA_VERSION_PATCH 15 00018 #define EWALENA_PATH /home/tyoung/research.dev/ewalena 00019 #define EWALENA_INCLUDES /home/tyoung/research.dev/ewalena/include;/usr/local/include 00020 #define EWALENA_LIBRARIES /home/tyoung/research.dev/ewalena/lib;/usr/local/lib/libewalena.g.so 00021 #define EWALENA_EXAMPLES /home/tyoung/research.dev/ewalena/examples 00022 00023 /* The FFTW3 library. */ 00024 /* #undef EWALENA_HAVE_FFTW3 */ 00025 /* #undef EWALENA_FFTW3_VERSION */ 00026 /* #undef EWALENA_FFTW3_INCLUDES */ 00027 /* #undef EWALENA_FFTW3_LIBRARIES */ 00028 00029 #endif // __ewalena_config_h