diff options
Diffstat (limited to 'pico/osdep')
-rw-r--r-- | pico/osdep/Makefile | 36 | ||||
-rw-r--r-- | pico/osdep/altedit.c | 2 | ||||
-rw-r--r-- | pico/osdep/altedit.h | 2 | ||||
-rw-r--r-- | pico/osdep/chkpoint.c | 2 | ||||
-rw-r--r-- | pico/osdep/color.c | 2 | ||||
-rw-r--r-- | pico/osdep/color.h | 2 | ||||
-rw-r--r-- | pico/osdep/filesys.c | 2 | ||||
-rw-r--r-- | pico/osdep/filesys.h | 2 | ||||
-rw-r--r-- | pico/osdep/getkey.c | 2 | ||||
-rw-r--r-- | pico/osdep/mouse.c | 2 | ||||
-rw-r--r-- | pico/osdep/msdlg.c | 2 | ||||
-rw-r--r-- | pico/osdep/msmenu.h | 2 | ||||
-rw-r--r-- | pico/osdep/mswin.c | 2 | ||||
-rw-r--r-- | pico/osdep/mswin.h | 2 | ||||
-rw-r--r-- | pico/osdep/mswin_tw.c | 2 | ||||
-rw-r--r-- | pico/osdep/mswin_tw.h | 2 | ||||
-rw-r--r-- | pico/osdep/newmail.c | 2 | ||||
-rw-r--r-- | pico/osdep/shell.c | 2 | ||||
-rw-r--r-- | pico/osdep/signals.c | 2 | ||||
-rw-r--r-- | pico/osdep/spell.c | 2 | ||||
-rw-r--r-- | pico/osdep/terminal.c | 2 | ||||
-rw-r--r-- | pico/osdep/tty.c | 2 |
22 files changed, 39 insertions, 39 deletions
diff --git a/pico/osdep/Makefile b/pico/osdep/Makefile index ff64081b..8de6ef87 100644 --- a/pico/osdep/Makefile +++ b/pico/osdep/Makefile @@ -188,17 +188,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -213,10 +213,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -248,7 +248,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -260,7 +260,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -276,10 +276,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -296,7 +296,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -304,10 +304,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pico/osdep -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pico/osdep -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/pico/osdep +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pico/osdep +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -340,7 +340,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/pico/osdep/altedit.c b/pico/osdep/altedit.c index 4a8f8db6..fa2f49d5 100644 --- a/pico/osdep/altedit.c +++ b/pico/osdep/altedit.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: altedit.c 854 2007-12-07 17:44:43Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/altedit.h b/pico/osdep/altedit.h index 937c1417..5b496fe6 100644 --- a/pico/osdep/altedit.h +++ b/pico/osdep/altedit.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/chkpoint.c b/pico/osdep/chkpoint.c index c0f765d8..d8fcba36 100644 --- a/pico/osdep/chkpoint.c +++ b/pico/osdep/chkpoint.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: chkpoint.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/color.c b/pico/osdep/color.c index 8906794d..e806b1d9 100644 --- a/pico/osdep/color.c +++ b/pico/osdep/color.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: color.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/color.h b/pico/osdep/color.h index fb1f63d6..7aae45d6 100644 --- a/pico/osdep/color.h +++ b/pico/osdep/color.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/filesys.c b/pico/osdep/filesys.c index c69cde11..3b4e7d9d 100644 --- a/pico/osdep/filesys.c +++ b/pico/osdep/filesys.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/filesys.h b/pico/osdep/filesys.h index 056d6ea2..da7f52c0 100644 --- a/pico/osdep/filesys.h +++ b/pico/osdep/filesys.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/getkey.c b/pico/osdep/getkey.c index 0f10cb4b..481542a1 100644 --- a/pico/osdep/getkey.c +++ b/pico/osdep/getkey.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: getkey.c 769 2007-10-24 00:15:40Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mouse.c b/pico/osdep/mouse.c index 1aa9c2ca..fe2ab034 100644 --- a/pico/osdep/mouse.c +++ b/pico/osdep/mouse.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mouse.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/msdlg.c b/pico/osdep/msdlg.c index bb64d252..43a9c24c 100644 --- a/pico/osdep/msdlg.c +++ b/pico/osdep/msdlg.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: msdlg.c 1025 2008-04-08 22:59:38Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/msmenu.h b/pico/osdep/msmenu.h index a1a2045a..aaf9d22b 100644 --- a/pico/osdep/msmenu.h +++ b/pico/osdep/msmenu.h @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin.c b/pico/osdep/mswin.c index b1315a40..b84f4c4b 100644 --- a/pico/osdep/mswin.c +++ b/pico/osdep/mswin.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin.h b/pico/osdep/mswin.h index 417b3f01..966f8bca 100644 --- a/pico/osdep/mswin.h +++ b/pico/osdep/mswin.h @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin_tw.c b/pico/osdep/mswin_tw.c index 916f1174..cf6a407e 100644 --- a/pico/osdep/mswin_tw.c +++ b/pico/osdep/mswin_tw.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin_tw.h b/pico/osdep/mswin_tw.h index 61d0cb56..0e4435d5 100644 --- a/pico/osdep/mswin_tw.h +++ b/pico/osdep/mswin_tw.h @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/newmail.c b/pico/osdep/newmail.c index ef7a737b..bf4bcb5e 100644 --- a/pico/osdep/newmail.c +++ b/pico/osdep/newmail.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: newmail.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/shell.c b/pico/osdep/shell.c index 52cce652..0579c38b 100644 --- a/pico/osdep/shell.c +++ b/pico/osdep/shell.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: shell.c 807 2007-11-09 01:21:33Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/signals.c b/pico/osdep/signals.c index 0ae8456e..0e13f277 100644 --- a/pico/osdep/signals.c +++ b/pico/osdep/signals.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: signals.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/spell.c b/pico/osdep/spell.c index 0ff6ed8c..2f514d64 100644 --- a/pico/osdep/spell.c +++ b/pico/osdep/spell.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: spell.c 854 2007-12-07 17:44:43Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/terminal.c b/pico/osdep/terminal.c index 7f143e52..c6da60b8 100644 --- a/pico/osdep/terminal.c +++ b/pico/osdep/terminal.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: terminal.c 921 2008-01-31 02:09:25Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/tty.c b/pico/osdep/tty.c index 5fa2a04d..7be21100 100644 --- a/pico/osdep/tty.c +++ b/pico/osdep/tty.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tty.c 769 2007-10-24 00:15:40Z hubert@u.washington.e /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |