Nope, it does this:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for sdl-config... no
checking for SDL - version >= 1.2.5... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
configure: error: *** SDL version 1.2.5 not found!
But sdl-config (which is on the path) gives this:
[EMAIL PROTECTED] tuxtype2]$ sdl-config --version
1.2.5
Setting SDL_CONFIG to the full path (/usr/bin/sdl-config) doesn't change anything. I
resort to having to use the makefiles (and then it works fine).
----- Original Message -----
From: Calvin Arndt <[EMAIL PROTECTED]>
Date: Tue, 24 Jun 2003 12:14:14 +0000
To: [EMAIL PROTECTED]
Subject: Re: [Tuxtype-dev] Bugs in Autoconf / Automake of Tuxtype2 V1.5.1
> On Tue, 24 Jun 2003 11:07:27 -0500
> "Mike Fortuno" <[EMAIL PROTECTED]> wrote:
>
> <snip>
> >
> > Except it doesn't properly check for any of the SDL libs.
>
> So you are saying it doesn't do this???
>
> checking for sdl-config... /usr/bin/sdl-config
> checking for SDL - version >= 1.2.5... yes
> checking for IMG_Load in -lSDL_image... yes
> checking for Mix_PlayMusic in -lSDL_mixer... yes
> checking for TTF_Init in -lSDL_ttf... yes
>
> On your system????
>
> Cal...
> _______________________________________________
> Tuxtype-dev mailing list
> [EMAIL PROTECTED]
> http://tux4kids.net/mailman/listinfo/tuxtype-dev
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers
_______________________________________________
Tuxtype-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxtype-dev