Ignore:
Timestamp:
08/31/12 08:51:39 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: preparing modules for python compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/modules/KMLFileRead/KMLFileRead.h

    r12013 r13211  
    55#ifndef _KMLFILEREAD_H
    66#define _KMLFILEREAD_H
     7
     8#ifdef HAVE_CONFIG_H
     9        #include <config.h>
     10#else
     11        #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
     12#endif
    713
    814/* local prototypes: */
Note: See TracChangeset for help on using the changeset viewer.