Skip to content
  • Albert Astals Cid's avatar
    * configure.ac: Detect if gettimeofday is available, fixes for correct · 830b61bf
    Albert Astals Cid authored
            linking to Qt4 on windows
            * goo/GooTimer.[cc|h]: Only build if gettimeofday is available
            * poppler/Gfx.cc: Only use the timer for profiling if gettimeofday is
            available
            * poppler/GlobalParams.cc: Remove extra unlockGlobalParams that was
            making windows hang
            * splash/SplashFTFontEngine.cc: i need unistd.h on windows also
            * splash/SplashFontFile.cc: i need unistd.h on windows also
    830b61bf