Having trouble using AC_CHECK_LIB

2015-03-01 Thread Julian Marchant
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to replace the hand-made Makefile of Project: Starfighter with Autoconf and Automake files. This is my first time using Autoconf and Automake, so I'm kind of learning as I go along. I'm stuck at one part. Project: Starfighter requires SDL_I

Re: Having trouble using AC_CHECK_LIB

2015-03-01 Thread Harlan Stenn
Julian Marchant writes: > I'm trying to replace the hand-made Makefile of Project: Starfighter > with Autoconf and Automake files. This is my first time using Autoconf > and Automake, so I'm kind of learning as I go along. > > I'm stuck at one part. Project: Starfighter requires SDL_Image and > SD