Skip to content
  • Owen Taylor's avatar
    Optimize for size rather than speed by making _() always call · ff51072d
    Owen Taylor authored
    Tue Jan 16 23:20:38 2001  Owen Taylor  <otaylor@redhat.com>
    
    	* gutils.c glibintl.h: Optimize for size rather than speed by
    	making _() always call _glib_gettext() instead of conditionally
    	calling gettext() or _glib_gettext_init. glib only uses translated
    	strings in slow error handling code anyways.
    
    	* glibintl.h: g'ify types.
    
    	* Makefile.am: include glibintl.h in _SOURCES
    ff51072d