Changeset 1487


Ignore:
Timestamp:
Aug 7, 2012, 12:24:12 PM (11 years ago)
Author:
Peter Johansson
Message:

remove inaccurate help output that suggested PREFIX was default value for --with-svn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r1486 r1487  
    135135AC_ARG_WITH([svn],
    136136  [AS_HELP_STRING([--with-svn=DIR],
    137                   [prefix for svn developer files [[PREFIX]]])],
     137                  [prefix for svn developer files])],
    138138  [ AS_CASE([$withval], [yes|no],
    139139            [AC_MSG_ERROR([--with-svn requires a directory to be provided])])
Note: See TracChangeset for help on using the changeset viewer.