diff modules/sample/external/configure.ac @ 5118:e0db3c197671 ben-lisp-object

merge up to latest default branch, doesn't compile yet
author Ben Wing <ben@xemacs.org>
date Sat, 26 Dec 2009 21:18:49 -0600
parents dce479915b74
children dd9541c73e70
line wrap: on
line diff
--- a/modules/sample/external/configure.ac	Sat Dec 26 00:20:27 2009 -0600
+++ b/modules/sample/external/configure.ac	Sat Dec 26 21:18:49 2009 -0600
@@ -1,4 +1,8 @@
 # Process this file with autoconf to produce a configure script.
+# This sample autoconf input script is free; you can redistribute it and/or
+# modify it under the terms of the GNU General Public LIcense as published by
+# the Free Software Foundation; either version 2, or (at your option) any
+# later version.
 AC_INIT([Sample module], [1.0], [xemacs-beta@xemacs.org])
 AC_PREREQ(2.53)
 AC_REVISION($Revision: 1.1 $)