Ignore:
Timestamp:
01/29/15 13:25:05 (10 years ago)
Author:
Mathieu Morlighem
Message:

BUG: need to comment out AUTOMAKE_OPTIONS = subdir-objects otherwise there is a mix up with the mex modules on murdo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/wrappers/python/Makefile.am

    r19047 r19054  
    11AM_CPPFLAGS = @DAKOTAINCL@ @PETSCINCL@ @MPIINCL@ @SPOOLESINCL@ @METISINCL@ @TRIANGLEINCL@ @CHACOINCL@ @SCOTCHINCL@ @SHAPELIBINCL@ @PYTHONINCL@ @PYTHON_NUMPYINCL@ @AMPIINCL@
    2 AUTOMAKE_OPTIONS = subdir-objects
     2#AUTOMAKE_OPTIONS = subdir-objects
    33
    44EXEEXT=$(PYTHONWRAPPEREXT)
Note: See TracChangeset for help on using the changeset viewer.