Mercurial > sdl-ios-xcode
comparison test/configure.in @ 796:dec19b813b04
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 31 Jan 2004 06:49:18 +0000 |
parents | b8679559e432 |
children | 3b1ba22f5a28 |
comparison
equal
deleted
inserted
replaced
795:275708f2e838 | 796:dec19b813b04 |
---|---|
1 dnl Process this file with autoconf to produce a configure script. | 1 dnl Process this file with autoconf to produce a configure script. |
2 AC_INIT(README) | 2 AC_INIT(README) |
3 | 3 |
4 dnl Setup for automake | 4 dnl Setup for automake |
5 SDL_VERSION=1.2.6 | 5 SDL_VERSION=1.2.7 |
6 | 6 |
7 dnl Detect the canonical host and target build environment | 7 dnl Detect the canonical host and target build environment |
8 AC_CANONICAL_HOST | 8 AC_CANONICAL_HOST |
9 AC_CANONICAL_TARGET | 9 AC_CANONICAL_TARGET |
10 | 10 |