libdap++ Updated for version 3.8.2
|
00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 #ifndef _config_dap_h 00005 #define _config_dap_h 00006 00007 #ifdef HAVE_CONFIG_H 00008 00009 #include "config.h" 00010 00011 #endif /* HAVE_CONFIG_H */ 00012 00013 /* Shorthand for gcc's unused attribute feature */ 00014 #if defined(__GNUG__) || defined(__GNUC__) 00015 #define not_used __attribute__ ((unused)) 00016 #else 00017 #define not_used 00018 #endif /* __GNUG__ || __GNUC__ */ 00019 00020 #endif /* _config_dap_h */