PerlGameDev / SDL

Rehashing the old perl SDL binding on cpan.org
http://search.cpan.org/dist/SDL
GNU General Public License v2.0
81 stars 29 forks source link

--with-sdl-config is unknown to Build.PL #265

Open celan opened 10 years ago

celan commented 10 years ago

I was about to update Alien-SDL for openSUSE when I found out that --with-sdl-config doesn't work anymore:

Unknown option: with-sdl-config

I guess it was because of commit 8c7d8efee55ad53937b4763f5d325a6ca5e72272 which introduced GetOpt::Long and that gets only --travis properly.

BTW the build works fine with --travis