*** empty log message ***
This commit is contained in:
parent
87a9656f48
commit
7ff0032887
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue