Browse CVS Repository
Diff of /satellite/satellite4/configure.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
# Process this file with autoconf to produce a configure script. |
# Process this file with autoconf to produce a configure script. |
| 2 |
AC_PREREQ(2.57) |
AC_PREREQ(2.57) |
| 3 |
AC_INIT(satellite, 4.21.1, okumura@brain.riken.go.jp) |
AC_INIT(satellite, 4.2.2, okumura@brain.riken.go.jp) |
| 4 |
AC_REVISION($Id$) |
AC_REVISION($Id$) |
| 5 |
|
|
| 6 |
AC_CONFIG_SRCDIR(satellite4-config.in) |
AC_CONFIG_SRCDIR(satellite4-config.in) |
| 8 |
AC_PREFIX_DEFAULT(/usr/local/satellite4) |
AC_PREFIX_DEFAULT(/usr/local/satellite4) |
| 9 |
|
|
| 10 |
AC_CANONICAL_TARGET |
AC_CANONICAL_TARGET |
| 11 |
AM_INIT_AUTOMAKE(satellite, 4.21.1) |
AM_INIT_AUTOMAKE(satellite, 4.2.2) |
| 12 |
AM_CONFIG_HEADER(config.h) |
AM_CONFIG_HEADER(config.h) |
| 13 |
|
|
| 14 |
sl4includedir=$includedir/satellite4 |
sl4includedir=$includedir/satellite4 |
|
|
Legend:
| Removed from v.1.7 |
|
| changed lines |
| |
Added in v.1.8 |
|
|
|