*** empty log message ***

This commit is contained in:
bdc 1995-11-03 00:03:37 +00:00
parent 87a9656f48
commit 7ff0032887
2 changed files with 2 additions and 0 deletions

1
configure vendored
View File

@ -1773,6 +1773,7 @@ CFLAGS1=${CFLAGS}
trap '' 1 2 15
cat > confcache <<\EOF
# This file is a shell script that caches the results of configure

View File

@ -332,6 +332,7 @@ AC_SUBST(CFLAGS1)
AC_SUBST(ENDIAN)
AC_SUBST(LDFLAGS)
AC_SUBST(LDFLAGS_AIX)
AC_SUBST(LIBS)
AC_SUBST(TMPDIR)
AC_OUTPUT(Makefile scsh/regexp/Makefile scsh/endian.scm scsh/static.scm)