# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by scripts/Create-CopyPatch. # # T2 SDE: package/*/esound/libm.patch # Copyright (C) 2021 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- --- esound-0.2.41/Makefile.am.vanilla 2021-01-17 15:53:50.868000000 +0100 +++ esound-0.2.41/Makefile.am 2021-01-17 15:53:56.512000000 +0100 @@ -125,7 +125,7 @@ LDADD = libesd.la $(AUDIOFILE_LIBS) -esd_LDADD = $(WRAP_LIB) $(LDADD) +esd_LDADD = $(WRAP_LIB) $(LDADD) -lm m4datadir = $(datadir)/aclocal m4data_DATA = esd.m4 --- esound-0.2.41/Makefile.in.vanilla 2021-01-17 15:53:59.837000000 +0100 +++ esound-0.2.41/Makefile.in 2021-01-17 15:54:20.537000000 +0100 @@ -421,7 +421,7 @@ esdplay.c LDADD = libesd.la $(AUDIOFILE_LIBS) -esd_LDADD = $(WRAP_LIB) $(LDADD) +esd_LDADD = $(WRAP_LIB) $(LDADD) -lm m4datadir = $(datadir)/aclocal m4data_DATA = esd.m4 esdconfdir = $(sysconfdir)