sdl-config file for Alien::SDL
[email protected] (Kartik Thakore) Sun, 8 Jul 2012 19:41:54 -0400
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <CAMiwcjabsZh3P-hE-qS41eFvh=OP-ydBae6bzdhAWBP+3dUY2g@mail.gmail.com> |
Hey guys,
I am proposing Alien::SDL makes sdl-config available as a script file. It
would just print out config('libs') and etc. This way it makes it the same
as using `sdl-config ...` in other XS projects. It is a pain to always to
use Alien::SDL and so on.
Regards