Add (lack of) copyright notice for SDL workaround.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1665
This commit is contained in:
Simon Howard 2009-09-11 21:56:47 +00:00
parent be3bba2a1c
commit 10da45b90c

View file

@ -1,4 +1,9 @@
dnl
dnl SDL workaround autoconf macros, by Simon Howard.
dnl I release the contents of this file to the public domain.
dnl
dnl Macro to check if autoconf's compile tests have been broken by
dnl SDL. Tries to build the simplest possible program, and if it
dnl fails, calls the given block.