aMule Forum
English => Compilation problems => Topic started 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! :)
-
Because... well... I think... we should, probably
-
I just look here and it's listed ;)
http://wiki.amule.org/index.php/HowTo_Compile_In_Debian#Compile_and_install_aMule
-
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.