diff options
author | Eduardo Chappa <chappa@washington.edu> | 2018-02-26 01:38:18 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2018-02-26 01:38:18 -0700 |
commit | 349642a84039a4b026513c32a3b4f8594acd50df (patch) | |
tree | 9b9cbf9f46b1450811697c2487dd3320fe4830c6 /pith/charconv | |
parent | eefc696ec87ae287803aa68032649e5a7a9b89d0 (diff) | |
download | alpine-349642a84039a4b026513c32a3b4f8594acd50df.tar.xz |
* New version 2.21.999
* rewrite of some code in pith/ical.c to make sure function prototypes are
correct.
* Add a separator line to the calendar entry in case, the calendar is sent
as the main body of the message.
Diffstat (limited to 'pith/charconv')
-rw-r--r-- | pith/charconv/Makefile | 38 | ||||
-rw-r--r-- | pith/charconv/Makefile.am | 2 | ||||
-rw-r--r-- | pith/charconv/Makefile.in | 2 | ||||
-rw-r--r-- | pith/charconv/filesys.c | 2 | ||||
-rw-r--r-- | pith/charconv/filesys.h | 2 | ||||
-rw-r--r-- | pith/charconv/makefile.wnt | 2 | ||||
-rw-r--r-- | pith/charconv/utf8.c | 2 | ||||
-rw-r--r-- | pith/charconv/utf8.h | 2 |
8 files changed, 26 insertions, 26 deletions
diff --git a/pith/charconv/Makefile b/pith/charconv/Makefile index 20d92faf..f425ed1c 100644 --- a/pith/charconv/Makefile +++ b/pith/charconv/Makefile @@ -15,7 +15,7 @@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -184,17 +184,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 = @@ -209,10 +209,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 @@ -244,7 +244,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 = @@ -256,7 +256,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 @@ -272,10 +272,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 @@ -292,7 +292,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 = @@ -300,10 +300,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pith/charconv -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pith/charconv -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/pith/charconv +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pith/charconv +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 @@ -336,7 +336,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/pith/charconv/Makefile.am b/pith/charconv/Makefile.am index cc406f95..c7d371a6 100644 --- a/pith/charconv/Makefile.am +++ b/pith/charconv/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile.in b/pith/charconv/Makefile.in index 579374b1..2c9280d1 100644 --- a/pith/charconv/Makefile.in +++ b/pith/charconv/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/filesys.c b/pith/charconv/filesys.c index 3c6529fe..fe989aff 100644 --- a/pith/charconv/filesys.c +++ b/pith/charconv/filesys.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/filesys.h b/pith/charconv/filesys.h index 44e61061..d13082d6 100644 --- a/pith/charconv/filesys.h +++ b/pith/charconv/filesys.h @@ -4,7 +4,7 @@ /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/makefile.wnt b/pith/charconv/makefile.wnt index d2f8b099..6c6cab70 100644 --- a/pith/charconv/makefile.wnt +++ b/pith/charconv/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.c b/pith/charconv/utf8.c index 7e1ae456..b7d79d7b 100644 --- a/pith/charconv/utf8.c +++ b/pith/charconv/utf8.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: utf8.c 1184 2008-12-16 23:52:15Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.h b/pith/charconv/utf8.h index 050ac961..629c748c 100644 --- a/pith/charconv/utf8.h +++ b/pith/charconv/utf8.h @@ -4,7 +4,7 @@ /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); |