• Sam Lantinga's avatar
    Fixed bug #191 · ad57e2ae
    Sam Lantinga authored
    [I opted to go for a warning, since I often tweak configure.in, but don't want to rebuild the entire project]
    
    One thing that was lost in the switch from automake to the new build system is
    that there is now no rule to build configure from configure.in.
    
    IMHO, if configure.in gets changed, then at the very least, the build system
    should print out a warning (better, again IMHO, an error) about this fact.
    Else, you easily forget about this when modifying configure.in.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401629
    ad57e2ae
Makefile.in 5.69 KB