Changeset 24787


Ignore:
Timestamp:
05/04/20 21:41:16 (5 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor

File:
1 edited

Legend:

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

    r24780 r24787  
    14731473        dnl PROJ{{{
    14741474        AC_ARG_WITH(
    1475                 [proj4-dir],
    1476                 AS_HELP_STRING([--with-proj4-dir=DIR], [PROJ root directory]),
     1475                [proj-dir],
     1476                AS_HELP_STRING([--with-proj-dir=DIR], [PROJ root directory]),
    14771477                [PROJ_ROOT=${withval}],
    14781478                [PROJ_ROOT="no"]
Note: See TracChangeset for help on using the changeset viewer.