Skip to content
Snippets Groups Projects
  1. Feb 14, 2013
  2. Mar 11, 2012
  3. Aug 05, 2011
  4. Aug 02, 2011
  5. Jul 31, 2011
  6. Jul 30, 2011
  7. Jul 24, 2011
    • Giuseppe Bilotta's avatar
      Read config from gettext.h · a8e49312
      Giuseppe Bilotta authored
      Otherwise the USE_GETTEXT define might not be visible.
      a8e49312
    • Giuseppe Bilotta's avatar
      Sanitize GETTEXT usage macros · e034f8a2
      Giuseppe Bilotta authored
      Now the user-level option is called ENABLE_GETTEXT, and USE_GETTEXT is
      only set to true if gettext was enabled and found. This simplifies all
      check to USE_GETTEXT only rather than the double checks for it being
      enabled and found.
      e034f8a2
    • Giuseppe Bilotta's avatar
      Refactor gettext init · c578efb3
      Giuseppe Bilotta authored
      Put the gettext init code in a macro and define it appropriately
      depending on whether gettext is actually available or not.
      c578efb3
  8. Jul 23, 2011
  9. Jul 21, 2011
  10. Jul 20, 2011
Loading