Ignore:
Timestamp:
11/16/12 08:10:16 (12 years ago)
Author:
Mathieu Morlighem
Message:

merged trunk-jpl and trunk for revision 13974

Location:
issm/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk

  • issm/trunk/configure.ac

    r13395 r13975  
    22
    33#AUTOCONF
    4 AC_INIT([ISSM],[4.2.2],[issm@jpl.nasa.gov],[issm],[http://issm.jpl.nasa.gov]) #Initializing configure
     4AC_INIT([ISSM],[4.2.3],[issm@jpl.nasa.gov],[issm],[http://issm.jpl.nasa.gov]) #Initializing configure
    55AC_CONFIG_AUX_DIR([./aux-config])         #Put config files in aux-config
    66AC_CONFIG_MACRO_DIR([m4])                 #m4 macros are located in m4
     
    3636                        src/Makefile
    3737                        src/c/Makefile
    38                         src/modules/Makefile
    39                         src/modules/python/Makefile
    40                         src/modules/matlab/Makefile
     38                        src/wrappers/Makefile
     39                        src/wrappers/python/Makefile
     40                        src/wrappers/matlab/Makefile
     41                        src/android/Makefile
     42                        src/android/ISSM/Makefile
    4143                        src/m/Makefile])
    4244
Note: See TracChangeset for help on using the changeset viewer.