Skip to content
  • Tim-Philipp Müller's avatar
    configure.ac: Check if localtime_r() is available. · 5fecea65
    Tim-Philipp Müller authored
    Original commit message from CVS:
    * configure.ac:
    Check if localtime_r() is available.
    * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
    If localtime_r() is not available, fall back to localtime(). Should
    fix build on MingW (#393310).
    5fecea65