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/Xy2ll/Xy2ll.h

    r12013 r13211  
    55#ifndef _XY2LL_H
    66#define _XY2LL_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
     13
    714
    815/* local prototypes: */
Note: See TracChangeset for help on using the changeset viewer.