From Patrice Mandin:
"Just a request about test subdirectory: the autotools files (config.guess, config.sub, etc...) are a bit outdated, and I have to update them for my cross-compilation party. So it would be nice to have these updated. ... Just removing these files works, because then configure will use those of SDL's topdir. Could someone else check this, just to be sure? i.e. remove config.guess, config.sub, install-sh and mkinstalldirs from test subdir." I tested on Linux and MacOSX...seems to be safe, so I'm nuking the files. --ryan. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401123
Showing
test/config.guess
deleted
100644 → 0
test/config.sub
deleted
100644 → 0
test/install-sh
deleted
100755 → 0
test/mkinstalldirs
deleted
100755 → 0
Please register or sign in to comment