guile-2d icon indicating copy to clipboard operation
guile-2d copied to clipboard

Add guile-sdl check when configure

Open NalaGinrut opened this issue 12 years ago • 1 comments

This pull request contains 2 commits:

  1. remove build-aux from .gitignore (need to put guile-sdl.m4 into build-aux)
  2. add guile-sdl check

NalaGinrut avatar Nov 20 '13 03:11 NalaGinrut

Could you explain what this does a bit more? Does it check that guile-sdl is present or just that some optional SDL dependencies are present? For instance, I do use the SDL_mixer features but I do not use SDL_ttf and instead have written my own wrapper for FTGL.

davexunit avatar Nov 20 '13 13:11 davexunit