Changeset 16103


Ignore:
Timestamp:
09/06/13 14:36:56 (12 years ago)
Author:
Eric.Larour
Message:

CHG: defaulting to non development trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/m4/issm_options.m4

    r16096 r16103  
    2424                AS_HELP_STRING([--enable-development],[turn development on]),  dnl help string
    2525                [enable_development=$enableval],                                 dnl action if given
    26                 [enable_development=yes])                                      dnl action if not given
     26                [enable_development=no])                                      dnl action if not given
    2727
    2828        AC_MSG_CHECKING(for development support)
Note: See TracChangeset for help on using the changeset viewer.