# HG changeset patch # User Matti Hamalainen # Date 1381488438 -10800 # Node ID a3ad20eb0f269eaf0e07f277d86a825001625d41 # Parent bafb3f102e914de178d44da059f7240bf4d7092e Update comments. diff -r bafb3f102e91 -r a3ad20eb0f26 acinclude.m4 --- a/acinclude.m4 Mon Jul 29 09:31:39 2013 +0300 +++ b/acinclude.m4 Fri Oct 11 13:47:18 2013 +0300 @@ -1,9 +1,11 @@ -dnl *** These m4-macros are originally based on XSIDPLAY v1.6.5's acinclude.m4 +dnl *** +dnl *** These m4-macros were originally based on XSIDPLAY v1.6.5's acinclude.m4 dnl *** (C) Copyright 2002 Michael Schwendt, licensed under GNU GPL v2. dnl *** dnl *** Updated for new autotools, plus namespace, added portability dnl *** fixes and other minor changes by Matti 'ccr' Hamalainen -dnl *** (C) Copyright 2003-2008 Tecnic Software productions (TNSP) +dnl *** (C) Copyright 2003-2013 Tecnic Software productions (TNSP) +dnl *** AC_DEFUN([XS_CHECK_FEATURE], [ if test "x[]$$1" != "xyes"; then