Differences From Artifact [8fc7354c3b]:
- Executable file unix/configure — part of check-in [eca395a4b2] at 2016-03-11 14:16:13 on branch novem — merge trunk (user: jan.nijtmans size: 314662) [more...]
To Artifact [f27597cac3]:
- Executable file unix/configure — part of check-in [b06317dad1] at 2016-03-22 17:54:59 on branch novem — merge trunk (user: dgp size: 314707) [more...]
| ︙ | |||
4981 4982 4983 4984 4985 4986 4987 | 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 | - + |
TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
ECHO_VERSION='`echo ${VERSION}`'
TCL_LIB_VERSIONS_OK=ok
CFLAGS_DEBUG=-g
if test "$GCC" = yes; then :
CFLAGS_OPTIMIZE=-O2
|
| ︙ |