*** empty log message ***

This commit is contained in:
2005-08-08 15:18:47 +00:00
parent 13035b0f17
commit 1c2f620459
2 changed files with 6 additions and 6 deletions

8
ase/configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.ac Revision: 1.46 .
# From configure.ac Revision: 1.48 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for xpkit deb-0.1.0.
#
@ -10812,9 +10812,9 @@ _ACEOF
#AC_FUNC_REALLOC
#AC_CHECK_FUNCS([memset])
# Check whether --enable-char or --disable-char was given.
if test "${enable_char+set}" = set; then
enableval="$enable_char"
# Check whether --enable-wchar or --disable-wchar was given.
if test "${enable_wchar+set}" = set; then
enableval="$enable_wchar"
wchar_is=$enableval
else
wchar_is=yes