Skip to content
  • Thomas Vander Stichele's avatar
    gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE · 03159ca2
    Thomas Vander Stichele authored
    Original commit message from CVS:
    
    * gst/gst-i18n-lib.h:
    check for ENABLE_NLS, not GETTEXT_PACKAGE
    * gst/gstregistry.c: (gst_registry_add_plugin),
    (gst_registry_scan_path_level),
    (_gst_registry_remove_cache_plugins):
    protect possibly NULL strings
    * gst/parse/types.h:
    config.h already included before
    * tools/gst-inspect.c: (main):
    sys/wait.h also doesnt exist on mingw, so change the ifdef check
    check for ENABLE_NLS, not GETTEXT_PACKAGE
    * tools/gst-launch.c: (main):
    check for ENABLE_NLS, not GETTEXT_PACKAGE
    
    
    This commit brought to you from msys/mingw
    03159ca2