Re: [patch] alsa-utils fix for intl support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Thu, 4 Dec 2008 15:29:47 +0100,
Hans-Christian Egtvedt wrote:
> 
> Hi,
> 
> Feel free to comment on the included patch. I had to add it because
> aseqnet would not link without -lintl.

Patching Makefile.in doesn't make any sense.
Does the patch below work instead?


thanks,

Takashi

diff --git a/seq/aseqnet/Makefile.am b/seq/aseqnet/Makefile.am
index cda8815..aa3aa77 100644
--- a/seq/aseqnet/Makefile.am
+++ b/seq/aseqnet/Makefile.am
@@ -3,4 +3,5 @@ EXTRA_DIST = README.aseqnet aseqnet.1
 
 bin_PROGRAMS = aseqnet
 aseqnet_SOURCES = aseqnet.c
+LIBADD = $(INTLLIBS)
 man_MANS = aseqnet.1
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux