shithub: choc

Download patch

ref: 10da45b90cba29506c142982e76abc35c39d5d26
parent: be3bba2a1cf9551778683e25f61bffc7c187f93c
author: Simon Howard <fraggle@gmail.com>
date: Fri Sep 11 17:56:47 EDT 2009

Add (lack of) copyright notice for SDL workaround.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1665

--- a/acinclude.m4
+++ b/acinclude.m4
@@ -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.