Skip to content
Snippets Groups Projects
  1. Aug 07, 2004
    • slevy's avatar
      Check all our funcs at once. · 4f9993ba
      slevy authored
      Make sure to AC_CHECK_HEADERS after CC and CPP are defined.
      Use autoconf 2.52.  2.13 doesn't guess CC correctly on mingw32.
      4f9993ba
  2. Jul 30, 2004
  3. Jul 27, 2004
  4. Jul 23, 2004
  5. Apr 19, 2004
  6. Nov 03, 2003
  7. Oct 05, 2002
  8. Jun 18, 2002
    • slevy's avatar
      Add MinGW32 configuration hacks. · b4fa04e7
      slevy authored
      Make --with-nethack a non-default option.
      Use deprecated AC_HAVE_LIBRARY to find mingw opengl32 library
      because AC_HAVE_LIB fails -- we need a prototype for even
      zero-argument functions like glEnd.
      b4fa04e7
  9. Apr 16, 2002
  10. Apr 10, 2002
  11. Mar 14, 2002
  12. Dec 28, 2001
  13. Oct 27, 2001
  14. Jul 17, 2001
  15. Apr 03, 2001
  16. Dec 23, 2000
    • slevy's avatar
      · 8b6eef7a
      slevy authored
      Add -lm to -lGL/-lMesaGL tests, to ensure it doesn't fail to find GL
      just because libGL/libGLU use sqrt etc.!
      Discard tests which search for IrisGL and PEX, since we can't use them anyway.
      Re-install "depended"/"Makedepend" fix.  We really do want to force
      Makedepend to be rebuilt, I think.
      8b6eef7a
  17. Dec 21, 2000
  18. Dec 20, 2000
    • slevy's avatar
      · 28e07532
      slevy authored
      Now use worldline.h from ${KIRA}/inc directory rather than
      the one hidden deep in the source.
      28e07532
  19. Dec 12, 2000
  20. Sep 16, 2000
Loading