The attached patch fixes a build error when gcc can't find the gettext symbol for '_'. Cheers, Andrew "Netsnipe" Lau -- --------------------------------------------------------------------------- Andrew "Netsnipe" Lau <http://www.cse.unsw.edu.au/~alau/> Debian GNU/Linux Maintainer & Computer Science, UNSW - "Nobody expects the Debian Inquisition! Our two weapons are fear and surprise...and ruthless efficiency!" ---------------------------------------------------------------------------
diff -ruN balsa-2.3.3.orig/libbalsa/address-book-ldap.c balsa-2.3.3/libbalsa/address-book-ldap.c --- balsa-2.3.3.orig/libbalsa/address-book-ldap.c 2005-04-03 08:45:26.000000000 +1000 +++ balsa-2.3.3/libbalsa/address-book-ldap.c 2005-06-09 03:52:55.041202824 +1000 @@ -41,6 +41,7 @@ #include "address-book-ldap.h" #include "information.h" #include "libbalsa-conf.h" +#include "i18n.h" static const int DEBUG_LDAP = 0; /* don't search when prefix has length shorter than LDAP_MIN_LEN */
Attachment:
signature.asc
Description: Digital signature