Codebase list libgeotiff / 59777cb cmake / geo_config.h.in
59777cb

Tree @59777cb (Download .tar.gz)

geo_config.h.in @59777cbraw · history · blame

#ifndef GEO_CONFIG_H
#define GEO_CONFIG_H

/* Define if you have the <stdlib.h> header file.  */
#cmakedefine HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#cmakedefine HAVE_STRING_H

/* Define if you have the <strings.h> header file.  */
#cmakedefine HAVE_STRINGS_H

#cmakedefine GEO_NORMALIZE_DISABLE_TOWGS84

#endif /* ndef GEO_CONFIG_H */