[SDL] head -1 is deprecated

Mike Frysinger vapier at gentoo.org
Wed Sep 10 20:14:00 PDT 2003


configure.in still utilizes the deprecated `head -#` option ...
the latest version of GNU coreutils errors on this :/
solution is easy, update the `head -1` in configure.in to `head -n 1`
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: signature
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030910/9dd1a1e0/attachment.pgp>


More information about the SDL mailing list