Changeset 3016 for trunk/rms

Show
Ignore:
Timestamp:
09/10/02 08:22:31 (6 years ago)
Author:
emostar
Message:

libstdc++-v3 fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rms/configure.in

    r2931 r3016  
    5050AC_LANG_CPLUSPLUS 
    5151 
    52 AC_CHECK_HEADER(vector.h,, 
     52AC_CHECK_HEADER(vector,, 
    5353  AC_MSG_ERROR(You need to have the libstdc++ headers installed)) 
    5454