aMule Forum

English => Compilation problems => Topic started by: x_x_kamikaze_x_x on August 06, 2012, 01:47:33 AM

Title: Improving "configure" file.
Post by: x_x_kamikaze_x_x on August 06, 2012, 01:47:33 AM
Hi amule net friends! :D

Just one question:

Why you didn't look for "gettext"?

See you soon! :)
Title: Re: Improving "configure" file.
Post by: GonoszTopi on August 06, 2012, 11:51:50 PM
Because... well... I think... we should, probably
Title: Re: Improving "configure" file.
Post by: myth on August 07, 2012, 07:55:58 AM
I just look here and it's listed ;)

http://wiki.amule.org/index.php/HowTo_Compile_In_Debian#Compile_and_install_aMule
Title: Re: Improving "configure" file.
Post by: Vollstrecker on August 09, 2012, 12:13:26 PM
configure.in in line 324 calls MULE_CHECK_NLS from file m4/nls.m4 which calls in line 84 AM_GNU_GETTEXT which checks in m4/gettext.t for gettext.

So everything is fine.