Ignore:
Timestamp:
Jan 21, 2007, 4:59:40 PM (18 years ago)
Author:
rainer
Message:

Test case for the compile failure if --with-fp is used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/testrun_2c.sh

    r86 r88  
    4242    fi
    4343
    44     ${TOP_SRCDIR}/configure --with-gpg=${GPG} --with-checksum=no ${SERVER_BUILDOPTS} >/dev/null 2>&1
     44    ${TOP_SRCDIR}/configure --with-gpg=${GPG} --with-fp=EF6CEF54701A0AFDB86AF4C31AAD26C80F571F6C --with-checksum=no ${SERVER_BUILDOPTS} >/dev/null 2>&1
    4545
    4646    if test x$? = x0; then
Note: See TracChangeset for help on using the changeset viewer.