Skip to content
Snippets Groups Projects
  1. Dec 02, 2022
  2. Oct 20, 2022
  3. May 13, 2022
  4. Jan 05, 2022
  5. Nov 10, 2021
  6. Jul 23, 2021
  7. Apr 25, 2021
  8. Apr 22, 2021
  9. Jan 21, 2021
  10. Jan 19, 2021
  11. Jan 08, 2021
  12. Jan 07, 2021
    • O H's avatar
      configure.ac: use AC_PROG_CC_C99 · 8cbe67b5
      O H authored
      
      Various parts of Xfce, and libraries used by Xfce, already use C99 features.
      Therefore it is reasonable to expect the availibility of a capable compiler.
      Current GCC releases silently default to newer C standards, starting with
      gcc-5 which defaults to C11.
      
      Replace AC_PROG_CC with AC_PROG_CC_C99 to switch the discovered, or specified,
      compiler to C99.
      
      Signed-off-by: default avatarOlaf Hering <olaf@aepfle.de>
      8cbe67b5
  13. Jan 05, 2021
  14. Nov 04, 2020
  15. Oct 16, 2020
  16. Oct 02, 2020
  17. Sep 21, 2020
  18. Sep 07, 2020
  19. Jun 23, 2020
  20. Jun 11, 2020
  21. Jun 03, 2020
  22. May 29, 2020
  23. May 25, 2020
  24. May 21, 2020
  25. May 20, 2020
  26. Apr 25, 2020
  27. Apr 14, 2020
  28. Apr 06, 2020
  29. Apr 05, 2020
  30. Mar 31, 2020
  31. Mar 02, 2020
Loading