diff -crN ./Xft/configure.ac /users3/olivap/sb/p64/src/./Xft/configure.ac
*** ./Xft/configure.ac	Thu Apr 15 03:45:47 2004
--- /users3/olivap/sb/p64/src/./Xft/configure.ac	Wed Oct 12 09:47:14 2005
***************
*** 1,5 ****
  dnl 
! dnl  $Id: configure.ac,v 1.22 2004/04/15 01:45:47 keithp Exp $
  dnl 
  dnl  Copyright © 2003 Keith Packard, Noah Levitt
  dnl 
--- 1,5 ----
  dnl 
! dnl  $Id: configure.ac,v 1.1.3.3 2005/10/12 07:47:13 bergerv Exp $
  dnl 
  dnl  Copyright © 2003 Keith Packard, Noah Levitt
  dnl 
***************
*** 23,29 ****
  dnl
  dnl Process this file with autoconf to create configure.
  
! AC_PREREQ([2.57])
  
  dnl
  dnl This is the package version number, not the shared library
--- 23,29 ----
  dnl
  dnl Process this file with autoconf to create configure.
  
! AC_PREREQ([2.54])
  
  dnl
  dnl This is the package version number, not the shared library
***************
*** 34,44 ****
  dnl
  AC_INIT(libXft, 2.1.6, [keithp@keithp.com], libXft)
  
  AM_INIT_AUTOMAKE([dist-bzip2])
  AM_MAINTAINER_MODE
  
  AM_CONFIG_HEADER(config.h)
- AC_CONFIG_AUX_DIR(.)
  
  # checks for progs
  AC_PROG_CC
--- 34,44 ----
  dnl
  AC_INIT(libXft, 2.1.6, [keithp@keithp.com], libXft)
  
+ AC_CONFIG_AUX_DIR(.)
  AM_INIT_AUTOMAKE([dist-bzip2])
  AM_MAINTAINER_MODE
  
  AM_CONFIG_HEADER(config.h)
  
  # checks for progs
  AC_PROG_CC
