Changeset 13975 for issm/trunk/configure.ac
- Timestamp:
- 11/16/12 08:10:16 (12 years ago)
- Location:
- issm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 13397-13398,13401,13407-13582,13584-13974
- Property svn:mergeinfo changed
-
issm/trunk/configure.ac
r13395 r13975 2 2 3 3 #AUTOCONF 4 AC_INIT([ISSM],[4.2. 2],[issm@jpl.nasa.gov],[issm],[http://issm.jpl.nasa.gov]) #Initializing configure4 AC_INIT([ISSM],[4.2.3],[issm@jpl.nasa.gov],[issm],[http://issm.jpl.nasa.gov]) #Initializing configure 5 5 AC_CONFIG_AUX_DIR([./aux-config]) #Put config files in aux-config 6 6 AC_CONFIG_MACRO_DIR([m4]) #m4 macros are located in m4 … … 36 36 src/Makefile 37 37 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 41 43 src/m/Makefile]) 42 44
Note:
See TracChangeset
for help on using the changeset viewer.