• Sam Lantinga's avatar
    Date: Mon, 24 Nov 2003 20:11:31 +0000 · ba97e9b7
    Sam Lantinga authored
    From: John Drinkwater <john@nextraweb.com>
    Subject: SDL configure.in patch
    
    On my cygwin compile environment, I get a script error with configure.
    
    $ ./configure --enable-debug=no -q;
    appending configuration tag "CXX" to libtool
    appending configuration tag "F77" to libtool
    ./configure: line 28135: : command not found
    *snip the rest*
    
    The supplied patch fixes the problem, just a minor oversight of some [ ] & t\
    est.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40751
    ba97e9b7
configure.in 93.7 KB