00001 /* -*- C -*- 00002 * 00003 * DO NOT EDIT BUILD_INFO.H! 00004 * It is automatically generated from build_info.h.in 00005 * 00006 * Parameters which can change from run to run based on configure 00007 * arguments, but which do not require a full rebuild (such as 00008 * installation directory) are set in this file. 00009 */ 00010 00011 #ifndef SST_BUILD_INFO_H 00012 #define SST_BUILD_INFO_H 00013 00014 #define SST_ELEMLIB_DIR "/home/jwilso/local/lib/sst" 00015 00016 #endif