ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/configure.ac
(Generate patch)

Comparing SIDPlayer/configure.ac (file contents):
Revision 1.1 by cebix, 2002-08-03T15:13:20Z vs.
Revision 1.2 by cebix, 2002-08-03T15:15:16Z

# Line 5 | Line 5 | AC_INIT
5   AC_CONFIG_SRCDIR(src/main.cpp)
6   AC_PREREQ(2.50)
7  
8 + dnl Detect the canonical host and target build environment.
9 + AC_CANONICAL_HOST
10 + AC_CANONICAL_TARGET
11 +
12   dnl This defines PACKAGE and VERSION.
13   AM_CONFIG_HEADER(config.h)
14   AM_INIT_AUTOMAKE([SIDPlayer], [4.2])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines