From 6fa0f4d6a664802d8da3b6be0b21971f87ff9199 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Sun, 8 Jan 1995 11:26:43 +0000 Subject: [PATCH] Releaes 1.7.1. --- ChangeLog | 10 ++++++++ NEWS | 9 +++++-- configure | 70 ++++++++++++++++++++++++++++--------------------------- versions | 4 ++-- 4 files changed, 55 insertions(+), 38 deletions(-) diff --git a/ChangeLog b/ChangeLog index 91bb943e4..5ab810f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Sun Jan 8 12:13:14 1995 Per Cederqvist (ceder@lysator.liu.se) + + * Release 1.7.1. + + * scripts/update-copyright: Preserve the executable bit. + + * configure.in: Added AC_PREFIX_DEFAULT(/usr/lyskom). + + * INSTALL: Updated the list of tested systems. + Sat Jan 7 20:13:44 1995 Per Cederqvist (ceder@lysator.liu.se) * Pre-release 1.7.0.pre.2. diff --git a/NEWS b/NEWS index 8539347e1..8cfd9070c 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,16 @@ Changes in lyskomd 1.7.1 (Release date 1995-01-08) -------------------------------------------------- +* doc/prot-A.txt is improved. + * Minor portability changes to make lyskomd compile under Solaris 2.4, Ultrix 4.4 and Dynix 3.0.14. -* "./configure;make;make distclean" used to add a few files in the - build directories. +* Fixed bugs that caused "./configure;make;make distclean" to fail to + remove all created files. + +* The default installation prefix is now, once again, /usr/lyskom. + By accident it was changed to /usr/local in 1.7.0. Changes in lyskomd 1.7.0 (Release date 1994-12-31) -------------------------------------------------- diff --git a/configure b/configure index a538d3410..0358c9325 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/bin/sh -# From configure.in Revision: 1.25 +# From configure.in Revision: 1.26 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.1 @@ -13,6 +13,7 @@ ac_help= ac_default_prefix=/usr/local # Any additions from configure.in: +ac_default_prefix=/usr/lyskom # Initialize some variables set by options. # The variables have the same names as the options, with @@ -399,6 +400,7 @@ else fi + # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&4 @@ -493,7 +495,7 @@ else # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext <<EOF -#line 497 "configure" +#line 499 "configure" #include "confdefs.h" #include <assert.h> Syntax Error @@ -507,7 +509,7 @@ else rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext <<EOF -#line 511 "configure" +#line 513 "configure" #include "confdefs.h" #include <assert.h> Syntax Error @@ -532,7 +534,7 @@ echo "$ac_t""$CPP" 1>&4 echo $ac_n "checking for AIX""... $ac_c" 1>&4 cat > conftest.$ac_ext <<EOF -#line 536 "configure" +#line 538 "configure" #include "confdefs.h" #ifdef _AIX yes @@ -579,7 +581,7 @@ if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 583 "configure" +#line 585 "configure" #include "confdefs.h" #include <minix/config.h> EOF @@ -628,7 +630,7 @@ else kom_oldflags=$CFLAGS CFLAGS="$CFLAGS -pipe" cat > conftest.$ac_ext <<EOF -#line 632 "configure" +#line 634 "configure" #include "confdefs.h" int main() { return 0; } @@ -666,7 +668,7 @@ if eval "test \"`echo '${'ac_cv_c_const'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 670 "configure" +#line 672 "configure" #include "confdefs.h" int main() { return 0; } @@ -743,7 +745,7 @@ else ac_cv_cross=yes else cat > conftest.$ac_ext <<EOF -#line 747 "configure" +#line 749 "configure" #include "confdefs.h" main(){return(0);} EOF @@ -764,7 +766,7 @@ if eval "test \"`echo '${'ac_cv_header_stdc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 768 "configure" +#line 770 "configure" #include "confdefs.h" #include <stdlib.h> #include <stdarg.h> @@ -786,7 +788,7 @@ rm -f conftest* if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat > conftest.$ac_ext <<EOF -#line 790 "configure" +#line 792 "configure" #include "confdefs.h" #include <string.h> EOF @@ -804,7 +806,7 @@ fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat > conftest.$ac_ext <<EOF -#line 808 "configure" +#line 810 "configure" #include "confdefs.h" #include <stdlib.h> EOF @@ -825,7 +827,7 @@ if test "$cross_compiling" = yes; then ac_cv_header_stdc=no else cat > conftest.$ac_ext <<EOF -#line 829 "configure" +#line 831 "configure" #include "confdefs.h" #include <ctype.h> #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -859,7 +861,7 @@ if eval "test \"`echo '${'ac_cv_type_pid_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 863 "configure" +#line 865 "configure" #include "confdefs.h" #include <sys/types.h> #if STDC_HEADERS @@ -890,7 +892,7 @@ if eval "test \"`echo '${'kom_cv_sys_hpux_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 894 "configure" +#line 896 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/socket.h> @@ -905,7 +907,7 @@ if eval $ac_link; then else rm -rf conftest* cat > conftest.$ac_ext <<EOF -#line 909 "configure" +#line 911 "configure" #include "confdefs.h" #define _HPUX_SOURCE #include <sys/types.h> @@ -1164,7 +1166,7 @@ else ac_save_LIBS="$LIBS" LIBS="$LIBS -l$ac_lib " cat > conftest.$ac_ext <<EOF -#line 1168 "configure" +#line 1170 "configure" #include "confdefs.h" int main() { return 0; } @@ -1232,7 +1234,7 @@ if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1236 "configure" +#line 1238 "configure" #include "confdefs.h" #include <$ac_hdr> EOF @@ -1268,7 +1270,7 @@ if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1272 "configure" +#line 1274 "configure" #include "confdefs.h" #include <$ac_hdr> EOF @@ -1301,7 +1303,7 @@ if eval "test \"`echo '${'ac_cv_header_time'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1305 "configure" +#line 1307 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/time.h> @@ -1336,7 +1338,7 @@ if eval "test \"`echo '${'ac_cv_header_alloca_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1340 "configure" +#line 1342 "configure" #include "confdefs.h" #include <alloca.h> int main() { return 0; } @@ -1367,7 +1369,7 @@ if eval "test \"`echo '${'ac_cv_func_alloca'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1371 "configure" +#line 1373 "configure" #include "confdefs.h" #ifdef __GNUC__ @@ -1425,7 +1427,7 @@ if eval "test \"`echo '${'ac_cv_os_cray'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1429 "configure" +#line 1431 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -1452,7 +1454,7 @@ if eval "test \"`echo '${'ac_cv_func__getb67'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1456 "configure" +#line 1458 "configure" #include "confdefs.h" #include <ctype.h> /* Arbitrary system header to define __stub macros. */ /* Override any gcc2 internal prototype to avoid an error. */ @@ -1495,7 +1497,7 @@ if eval "test \"`echo '${'ac_cv_func_GETB67'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1499 "configure" +#line 1501 "configure" #include "confdefs.h" #include <ctype.h> /* Arbitrary system header to define __stub macros. */ /* Override any gcc2 internal prototype to avoid an error. */ @@ -1538,7 +1540,7 @@ if eval "test \"`echo '${'ac_cv_func_getb67'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1542 "configure" +#line 1544 "configure" #include "confdefs.h" #include <ctype.h> /* Arbitrary system header to define __stub macros. */ /* Override any gcc2 internal prototype to avoid an error. */ @@ -1592,7 +1594,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <<EOF -#line 1596 "configure" +#line 1598 "configure" #include "confdefs.h" find_stack_direction () { @@ -1634,7 +1636,7 @@ else ac_save_LIBS="$LIBS" LIBS="$LIBS -lresolv " cat > conftest.$ac_ext <<EOF -#line 1638 "configure" +#line 1640 "configure" #include "confdefs.h" int main() { return 0; } @@ -1672,7 +1674,7 @@ else ac_save_LIBS="$LIBS" LIBS="$LIBS -lauthuser " cat > conftest.$ac_ext <<EOF -#line 1676 "configure" +#line 1678 "configure" #include "confdefs.h" int main() { return 0; } @@ -1710,7 +1712,7 @@ else ac_save_LIBS="$LIBS" LIBS="$LIBS -lsocket " cat > conftest.$ac_ext <<EOF -#line 1714 "configure" +#line 1716 "configure" #include "confdefs.h" int main() { return 0; } @@ -1748,7 +1750,7 @@ else ac_save_LIBS="$LIBS" LIBS="$LIBS -lnsl " cat > conftest.$ac_ext <<EOF -#line 1752 "configure" +#line 1754 "configure" #include "confdefs.h" int main() { return 0; } @@ -1786,7 +1788,7 @@ else ac_save_LIBS="$LIBS" LIBS="$LIBS -li " cat > conftest.$ac_ext <<EOF -#line 1790 "configure" +#line 1792 "configure" #include "confdefs.h" int main() { return 0; } @@ -1824,7 +1826,7 @@ if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1828 "configure" +#line 1830 "configure" #include "confdefs.h" #include <ctype.h> /* Arbitrary system header to define __stub macros. */ /* Override any gcc2 internal prototype to avoid an error. */ @@ -1873,7 +1875,7 @@ if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1877 "configure" +#line 1879 "configure" #include "confdefs.h" #include <ctype.h> /* Arbitrary system header to define __stub macros. */ /* Override any gcc2 internal prototype to avoid an error. */ @@ -1922,7 +1924,7 @@ if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&4 else cat > conftest.$ac_ext <<EOF -#line 1926 "configure" +#line 1928 "configure" #include "confdefs.h" #include <ctype.h> /* Arbitrary system header to define __stub macros. */ /* Override any gcc2 internal prototype to avoid an error. */ diff --git a/versions b/versions index e8b1bcd34..4632de8ef 100644 --- a/versions +++ b/versions @@ -1,5 +1,5 @@ # versions -- This file specifies various version numbers for lyskomd. -# $Id: versions,v 1.6 1995/01/07 19:24:16 ceder Exp $ +# $Id: versions,v 1.7 1995/01/08 11:26:01 ceder Exp $ # Copyright (C) 1994, 1995 Lysator Academic Computer Association. # # This file is part of the LysKOM server. @@ -36,7 +36,7 @@ SERVER-SOFTWARE: lyskomd # you make an unofficial distribution, *please* change this to # something unique! Suggestion: suffix it with your initials, # e.g. 1.7.0.ppp.1 -SERVER-VERSION: 1.7.1.pre.2 +SERVER-VERSION: 1.7.1 # Old clients don't know how to get the version number as a string, so # they are stuck with this old-format integer version number. This -- GitLab