|
From: Joern E. <je...@us...> - 2002-05-05 01:40:23
|
Update of /cvsroot/squeak/squeak/platforms/unix/misc
In directory usw-pr-cvs1:/tmp/cvs-serv29849
Modified Files:
configure
Log Message:
regenerated after changes in configure.ac and acinclude.a4
Index: configure
===================================================================
RCS file: /cvsroot/squeak/squeak/platforms/unix/misc/configure,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** configure 4 Mar 2002 22:55:36 -0000 1.14
--- configure 5 May 2002 01:40:18 -0000 1.15
***************
*** 1,7 ****
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
! # Generated by Autoconf 2.52 for squeak 3.2-4743.
#
! # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
--- 1,7 ----
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
[...11658 lines suppressed...]
{ (exit 0); exit 0; }
! EOF
chmod +x $CONFIG_STATUS
ac_clean_files=$ac_clean_files_save
# configure is writing to config.log, and then calls config.status.
--- 12098,12110 ----
fi
done
! _ACEOF
! cat >>$CONFIG_STATUS <<\_ACEOF
{ (exit 0); exit 0; }
! _ACEOF
chmod +x $CONFIG_STATUS
ac_clean_files=$ac_clean_files_save
+
# configure is writing to config.log, and then calls config.status.
|