From 7ada50c005ba3f5a04b61bce7fd0f92d5e2d5e5c Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Wed, 21 May 2003 12:16:07 +0000 Subject: [PATCH] change for 2003 --- configure/CONFIG_SITE | 4 +--- configure/CONFIG_SITE_ENV | 2 +- configure/os/CONFIG_SITE.Common.solaris-sparc | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 73eaf497a..c5a164e4e 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -71,9 +71,7 @@ # configure/os/CONFIG_SITE..Common files will # override # -CROSS_COMPILER_TARGET_ARCHS= -#CROSS_COMPILER_TARGET_ARCHS= vxWorks-68040 - +CROSS_COMPILER_TARGET_ARCHS=vxWorks-68040 # If only a subset of the host architectures perform # the build for the CROSS_COMPILER_TARGET_ARCHS diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index cd6c2955e..a08c2fffb 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -35,7 +35,7 @@ # EU: Mar 30 - Oct 26 # EPICS_TS_NTP_INET ntp or Unix time server ip addr. -EPICS_TIMEZONE=CUS::360:040602:102602 +EPICS_TIMEZONE=CUS::360:040603:102603 EPICS_TS_NTP_INET= diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc b/configure/os/CONFIG_SITE.Common.solaris-sparc index a12a47d7e..d8f2ab60e 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc @@ -8,5 +8,5 @@ # If readline is installed uncomment the following macro definition # to include command-line editing and history support # -#COMMANDLINE_LIBRARY = READLINE +COMMANDLINE_LIBRARY = READLINE