Changeset 9242

Show
Ignore:
Timestamp:
03/13/12 23:32:49 (15 months ago)
Author:
k
Message:

configure.in: allow autoconf-2.58 for centos3

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r9237 r9242  
    77dnl sanity checks, output header, location of scripts used here 
    88AC_INIT(include/pvfs2-types.h) 
    9 AC_PREREQ(2.59) 
     9AC_PREREQ(2.58) 
    1010AC_CONFIG_AUX_DIR(maint/config) 
    1111