Changeset 778 for trunk/configure.ac


Ignore:
Timestamp:
Feb 13, 2009, 6:18:24 PM (15 years ago)
Author:
Peter Johansson
Message:

Removing obsolete line, which set aside argument given in
AC_PREFIX_DEFAULT. If something like this is needed, see
http://autoconf-archive.cryp.to/ax_expand_prefix.html on how to do it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r776 r778  
    3939AC_CONFIG_MACRO_DIR([m4])
    4040AC_PREFIX_DEFAULT([/usr/local])
    41 test $prefix = NONE && prefix=/usr/local
    4241
    4342AC_SUBST([SVNDIGEST_MAJOR_VERSION], [MAJOR_VERSION])
Note: See TracChangeset for help on using the changeset viewer.