libdap
Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
config_dap.h
Go to the documentation of this file.
1
/* config.h. Generated by configure. */
2
/* config.h.in. Generated from configure.ac by autoheader. */
3
4
#ifndef _config_dap_h
5
#define _config_dap_h
6
7
#ifdef HAVE_CONFIG_H
8
9
#include "
config.h
"
10
11
#endif
/* HAVE_CONFIG_H */
12
13
/* Shorthand for gcc's unused attribute feature */
14
#if defined(__GNUG__) || defined(__GNUC__)
15
#define not_used __attribute__ ((unused))
16
#else
17
#define not_used
18
#endif
/* __GNUG__ || __GNUC__ */
19
20
#endif
/* _config_dap_h */
config.h
config_dap.h
Generated by
1.13.2