--- projects/libukcprog/configure.in 2003/08/21 20:48:26 1.3 +++ projects/libukcprog/configure.in 2003/08/21 21:44:25 1.4 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. # # configure.in for libukcprog -# $Id: configure.in,v 1.3 2003/08/21 20:48:26 tdb Exp $ +# $Id: configure.in,v 1.4 2003/08/21 21:44:25 tdb Exp $ # # Change these to change the package name and version @@ -10,7 +10,7 @@ AC_INIT(libukcprog, 1.0, bugs@i-scream.org) AM_INIT_AUTOMAKE(libukcprog, 1.0) # Revision number (automatically updated) -AC_REVISION($Revision: 1.3 $) +AC_REVISION($Revision: 1.4 $) # Might work with older autoconfs... but tested on 2.57 AC_PREREQ(2.57) @@ -25,9 +25,6 @@ AC_HEADER_STDC # Checks for typedefs, structures, and compiler characteristics AC_C_CONST - -# Figure out details about the host - we need the OS -AC_CANONICAL_HOST # On Slaris add some LIBS to make linking against libukcprog easier case $host_os in