Add (lack of) copyright notice for SDL workaround.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1665
This commit is contained in:
parent
be3bba2a1c
commit
10da45b90c
1 changed files with 5 additions and 0 deletions
|
|
@ -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 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 SDL. Tries to build the simplest possible program, and if it
|
||||||
dnl fails, calls the given block.
|
dnl fails, calls the given block.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue