equal
deleted
inserted
replaced
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.3 |
5 SDL_VERSION=1.2.6 |
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 |