*** empty log message ***

This commit is contained in:
2006-10-22 12:39:30 +00:00
parent 3d8c2c1cd6
commit 7adb9d1cbd
20 changed files with 723 additions and 722 deletions

5
ase/configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.ac Revision: 1.66 .
# From configure.ac Revision: 1.67 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for sse deb-0.1.0.
#
@ -12938,7 +12938,7 @@ then
CFLAGS="$CFLAGS -D_REENTRANT -D_THREAD_SAFE"
fi
ac_config_files="$ac_config_files makefile awk/makefile"
ac_config_files="$ac_config_files makefile awk/makefile test/awk/makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@ -13466,6 +13466,7 @@ do
# Handling of arguments.
"makefile" ) CONFIG_FILES="$CONFIG_FILES makefile" ;;
"awk/makefile" ) CONFIG_FILES="$CONFIG_FILES awk/makefile" ;;
"test/awk/makefile" ) CONFIG_FILES="$CONFIG_FILES test/awk/makefile" ;;
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}