Re: [maemo-developers] How to add SDL checks in configure.ac

2007-01-15 Thread Janne Kataja
[EMAIL PROTECTED] wrote: [sbox-SDK_ARMEL: ~/bomberman-deb] ./autogen.sh + aclocal-1.7 + autoconf configure.ac:21: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from... configure.ac:21: AC_CANONICAL_TARGET is required

Re: [maemo-developers] How to add SDL checks in configure.ac

2007-01-15 Thread klaus
Janne Kataja wrote: [EMAIL PROTECTED] wrote: [sbox-SDK_ARMEL: ~/bomberman-deb] ./autogen.sh + aclocal-1.7 + autoconf configure.ac:21: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from... configure.ac:21:

[maemo-developers] How to add SDL checks in configure.ac

2007-01-14 Thread klaus
Hello, I want to automake/conf a SDL game to create .deb packeges for 770 ARMEL. Therefor I used helloworld-0.4 as a base and added the following to the end of configure.ac: - 8 - ... dnl Check for SDL SDL_VERSION=1.2.0 AM_PATH_SDL($SDL_VERSION,