Codebase list libgeotiff / 6a753bae-6ad2-4750-b139-952c913831ea/main cmake / geo_config.h.in
6a753bae-6ad2-4750-b139-952c913831ea/main

Tree @6a753bae-6ad2-4750-b139-952c913831ea/main (Download .tar.gz)

geo_config.h.in @6a753bae-6ad2-4750-b139-952c913831ea/main

59777cb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
#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 */