doc: Replace http: by https: in core source files.

--

Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2016-11-16 13:27:00 +01:00
parent 9fc92a15bd
commit 7f5f26fd66
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
62 changed files with 140 additions and 140 deletions

View File

@ -15,7 +15,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see <http://www.gnu.org/licenses/>. # License along with this program; if not, see <https://www.gnu.org/licenses/>.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -347,7 +347,7 @@ if [ -d .git ]; then
[ -z "${SILENT}" ] && cat <<EOF [ -z "${SILENT}" ] && cat <<EOF
*** Activating trailing whitespace git pre-commit hook. *** *** Activating trailing whitespace git pre-commit hook. ***
For more information see this thread: For more information see this thread:
http://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html https://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html
To deactivate this pre-commit hook again move .git/hooks/pre-commit To deactivate this pre-commit hook again move .git/hooks/pre-commit
and .git/hooks/pre-commit.sample out of the way. and .git/hooks/pre-commit.sample out of the way.
EOF EOF

View File

@ -16,7 +16,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, see <http://www.gnu.org/licenses/>. # along with this program; if not, see <https://www.gnu.org/licenses/>.
# (Process this file with autoconf to produce a configure script.) # (Process this file with autoconf to produce a configure script.)
AC_PREREQ(2.59) AC_PREREQ(2.59)

View File

@ -6,7 +6,7 @@
@c This file is intended to be included in another file. @c This file is intended to be included in another file.
@display @display
Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{http://fsf.org/} Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{https://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies of this Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed. license document, but changing it is not allowed.
@ -696,7 +696,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see @url{http://www.gnu.org/licenses/}. along with this program. If not, see @url{https://www.gnu.org/licenses/}.
@end example @end example
@noindent @noindent
@ -722,11 +722,11 @@ use an ``about box''.
You should also get your employer (if you work as a programmer) or school, You should also get your employer (if you work as a programmer) or school,
if any, to sign a ``copyright disclaimer'' for the program, if necessary. if any, to sign a ``copyright disclaimer'' for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see For more information on this, and how to apply and follow the GNU GPL, see
@url{http://www.gnu.org/licenses/}. @url{https://www.gnu.org/licenses/}.
The GNU General Public License does not permit incorporating your The GNU General Public License does not permit incorporating your
program into proprietary programs. If your program is a subroutine program into proprietary programs. If your program is a subroutine
library, you may consider it more useful to permit linking proprietary library, you may consider it more useful to permit linking proprietary
applications with the library. If this is what you want to do, use applications with the library. If this is what you want to do, use
the GNU Lesser General Public License instead of this License. But the GNU Lesser General Public License instead of this License. But
first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}. first, please read @url{https://www.gnu.org/philosophy/why-not-lgpl.html}.

View File

@ -20,7 +20,7 @@
% General Public License for more details. % General Public License for more details.
% %
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with this program. If not, see <http://www.gnu.org/licenses/>. % along with this program. If not, see <https://www.gnu.org/licenses/>.
% %
% As a special exception, when this file is read by TeX when processing % As a special exception, when this file is read by TeX when processing
% a Texinfo source document, you may use the result without % a Texinfo source document, you may use the result without
@ -28,7 +28,7 @@
% %
% Please try the latest version of texinfo.tex before submitting bug % Please try the latest version of texinfo.tex before submitting bug
% reports; you can get the latest version from: % reports; you can get the latest version from:
% http://www.gnu.org/software/texinfo/ (the Texinfo home page), or % https://www.gnu.org/software/texinfo/ (the Texinfo home page), or
% ftp://tug.org/tex/texinfo.tex % ftp://tug.org/tex/texinfo.tex
% (and all CTAN mirrors, see http://www.ctan.org). % (and all CTAN mirrors, see http://www.ctan.org).
% The texinfo.tex in any given distribution could well be out % The texinfo.tex in any given distribution could well be out
@ -54,7 +54,7 @@
% extent. You can get the existing language-specific files from the % extent. You can get the existing language-specific files from the
% full Texinfo distribution. % full Texinfo distribution.
% %
% The GNU Texinfo home page is http://www.gnu.org/software/texinfo. % The GNU Texinfo home page is https://www.gnu.org/software/texinfo.
\message{Loading texinfo [version \texinfoversion]:} \message{Loading texinfo [version \texinfoversion]:}
@ -354,7 +354,7 @@
% We don't want .vr (or whatever) entries like this: % We don't want .vr (or whatever) entries like this:
% \entry{{\tt \indexbackslash }acronym}{32}{\code {\acronym}} % \entry{{\tt \indexbackslash }acronym}{32}{\code {\acronym}}
% "\acronym" won't work when it's read back in; % "\acronym" won't work when it's read back in;
% it needs to be % it needs to be
% {\code {{\tt \backslashcurfont }acronym} % {\code {{\tt \backslashcurfont }acronym}
\shipout\vbox{% \shipout\vbox{%
% Do this early so pdf references go to the beginning of the page. % Do this early so pdf references go to the beginning of the page.
@ -705,7 +705,7 @@
\def\?{?\spacefactor=\endofsentencespacefactor\space} \def\?{?\spacefactor=\endofsentencespacefactor\space}
% @frenchspacing on|off says whether to put extra space after punctuation. % @frenchspacing on|off says whether to put extra space after punctuation.
% %
\def\onword{on} \def\onword{on}
\def\offword{off} \def\offword{off}
% %
@ -1260,7 +1260,7 @@ where each line of input produces a line of output.}
% that's what we do). % that's what we do).
% double active backslashes. % double active backslashes.
% %
{\catcode`\@=0 \catcode`\\=\active {\catcode`\@=0 \catcode`\\=\active
@gdef@activebackslashdouble{% @gdef@activebackslashdouble{%
@catcode`@\=@active @catcode`@\=@active
@ -1272,11 +1272,11 @@ where each line of input produces a line of output.}
% us) handles it with this amazing macro to replace tokens, with minor % us) handles it with this amazing macro to replace tokens, with minor
% changes for Texinfo. It is included here under the GPL by permission % changes for Texinfo. It is included here under the GPL by permission
% from the author, Heiko Oberdiek. % from the author, Heiko Oberdiek.
% %
% #1 is the tokens to replace. % #1 is the tokens to replace.
% #2 is the replacement. % #2 is the replacement.
% #3 is the control sequence with the string. % #3 is the control sequence with the string.
% %
\def\HyPsdSubst#1#2#3{% \def\HyPsdSubst#1#2#3{%
\def\HyPsdReplace##1#1##2\END{% \def\HyPsdReplace##1#1##2\END{%
##1% ##1%
@ -1542,7 +1542,7 @@ output) for that.)}
% tried to figure out what each command should do in the context % tried to figure out what each command should do in the context
% of @url. for now, just make @/ a no-op, that's the only one % of @url. for now, just make @/ a no-op, that's the only one
% people have actually reported a problem with. % people have actually reported a problem with.
% %
\normalturnoffactive \normalturnoffactive
\def\@{@}% \def\@{@}%
\let\/=\empty \let\/=\empty
@ -1941,7 +1941,7 @@ end
% Definitions for a main text size of 11pt. This is the default in % Definitions for a main text size of 11pt. This is the default in
% Texinfo. % Texinfo.
% %
\def\definetextfontsizexi{% \def\definetextfontsizexi{%
% Text fonts (11.2pt, magstep1). % Text fonts (11.2pt, magstep1).
\def\textnominalsize{11pt} \def\textnominalsize{11pt}
@ -2074,7 +2074,7 @@ end
% section, chapter, etc., sizes following suit. This is for the GNU % section, chapter, etc., sizes following suit. This is for the GNU
% Press printing of the Emacs 22 manual. Maybe other manuals in the % Press printing of the Emacs 22 manual. Maybe other manuals in the
% future. Used with @smallbook, which sets the leading to 12pt. % future. Used with @smallbook, which sets the leading to 12pt.
% %
\def\definetextfontsizex{% \def\definetextfontsizex{%
% Text fonts (10pt). % Text fonts (10pt).
\def\textnominalsize{10pt} \def\textnominalsize{10pt}
@ -2165,7 +2165,7 @@ end
\setfont\secsf\sfbshape{12}{1000}{OT1} \setfont\secsf\sfbshape{12}{1000}{OT1}
\let\secbf\secrm \let\secbf\secrm
\setfont\secsc\scbshape{10}{\magstep1}{OT1} \setfont\secsc\scbshape{10}{\magstep1}{OT1}
\font\seci=cmmi12 \font\seci=cmmi12
\font\secsy=cmsy10 scaled \magstep1 \font\secsy=cmsy10 scaled \magstep1
\def\sececsize{1200} \def\sececsize{1200}
@ -2209,7 +2209,7 @@ end
% We provide the user-level command % We provide the user-level command
% @fonttextsize 10 % @fonttextsize 10
% (or 11) to redefine the text font size. pt is assumed. % (or 11) to redefine the text font size. pt is assumed.
% %
\def\xword{10} \def\xword{10}
\def\xiword{11} \def\xiword{11}
% %
@ -2219,7 +2219,7 @@ end
% %
% Set \globaldefs so that documents can use this inside @tex, since % Set \globaldefs so that documents can use this inside @tex, since
% makeinfo 4.8 does not support it, but we need it nonetheless. % makeinfo 4.8 does not support it, but we need it nonetheless.
% %
\begingroup \globaldefs=1 \begingroup \globaldefs=1
\ifx\textsizearg\xword \definetextfontsizex \ifx\textsizearg\xword \definetextfontsizex
\else \ifx\textsizearg\xiword \definetextfontsizexi \else \ifx\textsizearg\xiword \definetextfontsizexi
@ -2505,7 +2505,7 @@ end
% each of the four underscores in __typeof__. This is undesirable in % each of the four underscores in __typeof__. This is undesirable in
% some manuals, especially if they don't have long identifiers in % some manuals, especially if they don't have long identifiers in
% general. @allowcodebreaks provides a way to control this. % general. @allowcodebreaks provides a way to control this.
% %
\newif\ifallowcodebreaks \allowcodebreakstrue \newif\ifallowcodebreaks \allowcodebreakstrue
\def\keywordtrue{true} \def\keywordtrue{true}
@ -2636,7 +2636,7 @@ end
% @acronym for "FBI", "NATO", and the like. % @acronym for "FBI", "NATO", and the like.
% We print this one point size smaller, since it's intended for % We print this one point size smaller, since it's intended for
% all-uppercase. % all-uppercase.
% %
\def\acronym#1{\doacronym #1,,\finish} \def\acronym#1{\doacronym #1,,\finish}
\def\doacronym#1,#2,#3\finish{% \def\doacronym#1,#2,#3\finish{%
{\selectfonts\lsize #1}% {\selectfonts\lsize #1}%
@ -2648,7 +2648,7 @@ end
% @abbr for "Comput. J." and the like. % @abbr for "Comput. J." and the like.
% No font change, but don't do end-of-sentence spacing. % No font change, but don't do end-of-sentence spacing.
% %
\def\abbr#1{\doabbr #1,,\finish} \def\abbr#1{\doabbr #1,,\finish}
\def\doabbr#1,#2,#3\finish{% \def\doabbr#1,#2,#3\finish{%
{\plainfrenchspacing #1}% {\plainfrenchspacing #1}%
@ -2667,43 +2667,43 @@ end
% Theiling, which support regular, slanted, bold and bold slanted (and % Theiling, which support regular, slanted, bold and bold slanted (and
% "outlined" (blackboard board, sort of) versions, which we don't need). % "outlined" (blackboard board, sort of) versions, which we don't need).
% It is available from http://www.ctan.org/tex-archive/fonts/eurosym. % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
% %
% Although only regular is the truly official Euro symbol, we ignore % Although only regular is the truly official Euro symbol, we ignore
% that. The Euro is designed to be slightly taller than the regular % that. The Euro is designed to be slightly taller than the regular
% font height. % font height.
% %
% feymr - regular % feymr - regular
% feymo - slanted % feymo - slanted
% feybr - bold % feybr - bold
% feybo - bold slanted % feybo - bold slanted
% %
% There is no good (free) typewriter version, to my knowledge. % There is no good (free) typewriter version, to my knowledge.
% A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide. % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
% Hmm. % Hmm.
% %
% Also doesn't work in math. Do we need to do math with euro symbols? % Also doesn't work in math. Do we need to do math with euro symbols?
% Hope not. % Hope not.
% %
% %
\def\euro{{\eurofont e}} \def\euro{{\eurofont e}}
\def\eurofont{% \def\eurofont{%
% We set the font at each command, rather than predefining it in % We set the font at each command, rather than predefining it in
% \textfonts and the other font-switching commands, so that % \textfonts and the other font-switching commands, so that
% installations which never need the symbol don't have to have the % installations which never need the symbol don't have to have the
% font installed. % font installed.
% %
% There is only one designed size (nominal 10pt), so we always scale % There is only one designed size (nominal 10pt), so we always scale
% that to the current nominal size. % that to the current nominal size.
% %
% By the way, simply using "at 1em" works for cmr10 and the like, but % By the way, simply using "at 1em" works for cmr10 and the like, but
% does not work for cmbx10 and other extended/shrunken fonts. % does not work for cmbx10 and other extended/shrunken fonts.
% %
\def\eurosize{\csname\curfontsize nominalsize\endcsname}% \def\eurosize{\csname\curfontsize nominalsize\endcsname}%
% %
\ifx\curfontstyle\bfstylename \ifx\curfontstyle\bfstylename
% bold: % bold:
\font\thiseurofont = \ifusingit{feybo10}{feybr10} at \eurosize \font\thiseurofont = \ifusingit{feybo10}{feybr10} at \eurosize
\else \else
% regular: % regular:
\font\thiseurofont = \ifusingit{feymo10}{feymr10} at \eurosize \font\thiseurofont = \ifusingit{feymo10}{feymr10} at \eurosize
\fi \fi
@ -2756,7 +2756,7 @@ end
% Laurent Siebenmann reports \Orb undefined with: % Laurent Siebenmann reports \Orb undefined with:
% Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
% so we'll define it if necessary. % so we'll define it if necessary.
% %
\ifx\Orb\undefined \ifx\Orb\undefined
\def\Orb{\mathhexbox20D} \def\Orb{\mathhexbox20D}
\fi \fi
@ -3105,7 +3105,7 @@ end
% cause the example and the item to crash together. So we use this % cause the example and the item to crash together. So we use this
% bizarre value of 10001 as a signal to \aboveenvbreak to insert % bizarre value of 10001 as a signal to \aboveenvbreak to insert
% \parskip glue after all. Section titles are handled this way also. % \parskip glue after all. Section titles are handled this way also.
% %
\penalty 10001 \penalty 10001
\endgroup \endgroup
\itemxneedsnegativevskipfalse \itemxneedsnegativevskipfalse
@ -3901,7 +3901,7 @@ end
% processing continues to some further point. On the other hand, it % processing continues to some further point. On the other hand, it
% seems \endinput does not hurt in the printed index arg, since that % seems \endinput does not hurt in the printed index arg, since that
% is still getting written without apparent harm. % is still getting written without apparent harm.
% %
% Sample source (mac-idx3.tex, reported by Graham Percival to % Sample source (mac-idx3.tex, reported by Graham Percival to
% help-texinfo, 22may06): % help-texinfo, 22may06):
% @macro funindex {WORD} % @macro funindex {WORD}
@ -3909,12 +3909,12 @@ end
% @end macro % @end macro
% ... % ...
% @funindex commtest % @funindex commtest
% %
% The above is not enough to reproduce the bug, but it gives the flavor. % The above is not enough to reproduce the bug, but it gives the flavor.
% %
% Sample whatsit resulting: % Sample whatsit resulting:
% .@write3{\entry{xyz}{@folio }{@code {xyz@endinput }}} % .@write3{\entry{xyz}{@folio }{@code {xyz@endinput }}}
% %
% So: % So:
\let\endinput = \empty \let\endinput = \empty
% %
@ -4170,11 +4170,11 @@ end
% makeinfo does not expand macros in the argument to @deffn, which ends up % makeinfo does not expand macros in the argument to @deffn, which ends up
% writing an index entry, and texindex isn't prepared for an index sort entry % writing an index entry, and texindex isn't prepared for an index sort entry
% that starts with \. % that starts with \.
% %
% Since macro invocations are followed by braces, we can just redefine them % Since macro invocations are followed by braces, we can just redefine them
% to take a single TeX argument. The case of a macro invocation that % to take a single TeX argument. The case of a macro invocation that
% goes to end-of-line is not handled. % goes to end-of-line is not handled.
% %
\macrolist \macrolist
} }
@ -4302,7 +4302,7 @@ end
% to re-insert the same penalty (values >10000 are used for various % to re-insert the same penalty (values >10000 are used for various
% signals); since we just inserted a non-discardable item, any % signals); since we just inserted a non-discardable item, any
% following glue (such as a \parskip) would be a breakpoint. For example: % following glue (such as a \parskip) would be a breakpoint. For example:
% %
% @deffn deffn-whatever % @deffn deffn-whatever
% @vindex index-whatever % @vindex index-whatever
% Description. % Description.
@ -5368,11 +5368,11 @@ end
% glue accumulate. (Not a breakpoint because it's preceded by a % glue accumulate. (Not a breakpoint because it's preceded by a
% discardable item.) % discardable item.)
\vskip-\parskip \vskip-\parskip
% %
% This is purely so the last item on the list is a known \penalty > % This is purely so the last item on the list is a known \penalty >
% 10000. This is so \startdefun can avoid allowing breakpoints after % 10000. This is so \startdefun can avoid allowing breakpoints after
% section headings. Otherwise, it would insert a valid breakpoint between: % section headings. Otherwise, it would insert a valid breakpoint between:
% %
% @section sec-whatever % @section sec-whatever
% @deffn def-whatever % @deffn def-whatever
\penalty 10001 \penalty 10001
@ -5430,7 +5430,7 @@ end
% These characters do not print properly in the Computer Modern roman % These characters do not print properly in the Computer Modern roman
% fonts, so we must take special care. This is more or less redundant % fonts, so we must take special care. This is more or less redundant
% with the Texinfo input format setup at the end of this file. % with the Texinfo input format setup at the end of this file.
% %
\def\activecatcodes{% \def\activecatcodes{%
\catcode`\"=\active \catcode`\"=\active
\catcode`\$=\active \catcode`\$=\active
@ -5480,7 +5480,7 @@ end
% redefined for the two-volume lispref. We always output on % redefined for the two-volume lispref. We always output on
% \jobname.toc even if this is redefined. % \jobname.toc even if this is redefined.
% %
\def\tocreadfilename{\jobname.toc} \def\tocreadfilename{\jobname.toc}
% Normal (long) toc. % Normal (long) toc.
@ -6035,8 +6035,8 @@ end
% from cmtt (char 0x0d). The undirected quote is ugly, so don't make it % from cmtt (char 0x0d). The undirected quote is ugly, so don't make it
% the default, but it works for pasting with more pdf viewers (at least % the default, but it works for pasting with more pdf viewers (at least
% evince), the lilypond developers report. xpdf does work with the % evince), the lilypond developers report. xpdf does work with the
% regular 0x27. % regular 0x27.
% %
\def\codequoteright{% \def\codequoteright{%
\expandafter\ifx\csname SETtxicodequoteundirected\endcsname\relax \expandafter\ifx\csname SETtxicodequoteundirected\endcsname\relax
\expandafter\ifx\csname SETcodequoteundirected\endcsname\relax \expandafter\ifx\csname SETcodequoteundirected\endcsname\relax
@ -6048,7 +6048,7 @@ end
% and a similar option for the left quote char vs. a grave accent. % and a similar option for the left quote char vs. a grave accent.
% Modern fonts display ASCII 0x60 as a grave accent, so some people like % Modern fonts display ASCII 0x60 as a grave accent, so some people like
% the code environments to do likewise. % the code environments to do likewise.
% %
\def\codequoteleft{% \def\codequoteleft{%
\expandafter\ifx\csname SETtxicodequotebacktick\endcsname\relax \expandafter\ifx\csname SETtxicodequotebacktick\endcsname\relax
\expandafter\ifx\csname SETcodequotebacktick\endcsname\relax \expandafter\ifx\csname SETcodequotebacktick\endcsname\relax
@ -6579,7 +6579,7 @@ end
% This does \let #1 = #2, with \csnames; that is, % This does \let #1 = #2, with \csnames; that is,
% \let \csname#1\endcsname = \csname#2\endcsname % \let \csname#1\endcsname = \csname#2\endcsname
% (except of course we have to play expansion games). % (except of course we have to play expansion games).
% %
\def\cslet#1#2{% \def\cslet#1#2{%
\expandafter\let \expandafter\let
\csname#1\expandafter\endcsname \csname#1\expandafter\endcsname
@ -7737,7 +7737,7 @@ end
% %
% If they passed de_DE, and txi-de_DE.tex doesn't exist, % If they passed de_DE, and txi-de_DE.tex doesn't exist,
% try txi-de.tex. % try txi-de.tex.
% %
\def\documentlanguagetrywithoutunderscore#1_#2\finish{% \def\documentlanguagetrywithoutunderscore#1_#2\finish{%
\openin 1 txi-#1.tex \openin 1 txi-#1.tex
\ifeof 1 \ifeof 1
@ -7793,7 +7793,7 @@ should work if nowhere else does.}
\setnonasciicharscatcode\active \setnonasciicharscatcode\active
\lattwochardefs \lattwochardefs
% %
\else \ifx \declaredencoding \latone \else \ifx \declaredencoding \latone
\setnonasciicharscatcode\active \setnonasciicharscatcode\active
\latonechardefs \latonechardefs
% %
@ -7805,7 +7805,7 @@ should work if nowhere else does.}
\setnonasciicharscatcode\active \setnonasciicharscatcode\active
\utfeightchardefs \utfeightchardefs
% %
\else \else
\message{Unknown document encoding #1, ignoring.}% \message{Unknown document encoding #1, ignoring.}%
% %
\fi % utfeight \fi % utfeight
@ -7817,7 +7817,7 @@ should work if nowhere else does.}
% A message to be logged when using a character that isn't available % A message to be logged when using a character that isn't available
% the default font encoding (OT1). % the default font encoding (OT1).
% %
\def\missingcharmsg#1{\message{Character missing in OT1 encoding: #1.}} \def\missingcharmsg#1{\message{Character missing in OT1 encoding: #1.}}
% Take account of \c (plain) vs. \, (Texinfo) difference. % Take account of \c (plain) vs. \, (Texinfo) difference.
@ -7830,21 +7830,21 @@ should work if nowhere else does.}
% %
% Latin1 (ISO-8859-1) character definitions. % Latin1 (ISO-8859-1) character definitions.
\def\latonechardefs{% \def\latonechardefs{%
\gdef^^a0{~} \gdef^^a0{~}
\gdef^^a1{\exclamdown} \gdef^^a1{\exclamdown}
\gdef^^a2{\missingcharmsg{CENT SIGN}} \gdef^^a2{\missingcharmsg{CENT SIGN}}
\gdef^^a3{{\pounds}} \gdef^^a3{{\pounds}}
\gdef^^a4{\missingcharmsg{CURRENCY SIGN}} \gdef^^a4{\missingcharmsg{CURRENCY SIGN}}
\gdef^^a5{\missingcharmsg{YEN SIGN}} \gdef^^a5{\missingcharmsg{YEN SIGN}}
\gdef^^a6{\missingcharmsg{BROKEN BAR}} \gdef^^a6{\missingcharmsg{BROKEN BAR}}
\gdef^^a7{\S} \gdef^^a7{\S}
\gdef^^a8{\"{}} \gdef^^a8{\"{}}
\gdef^^a9{\copyright} \gdef^^a9{\copyright}
\gdef^^aa{\ordf} \gdef^^aa{\ordf}
\gdef^^ab{\missingcharmsg{LEFT-POINTING DOUBLE ANGLE QUOTATION MARK}} \gdef^^ab{\missingcharmsg{LEFT-POINTING DOUBLE ANGLE QUOTATION MARK}}
\gdef^^ac{$\lnot$} \gdef^^ac{$\lnot$}
\gdef^^ad{\-} \gdef^^ad{\-}
\gdef^^ae{\registeredsymbol} \gdef^^ae{\registeredsymbol}
\gdef^^af{\={}} \gdef^^af{\={}}
% %
\gdef^^b0{\textdegree} \gdef^^b0{\textdegree}
@ -7871,7 +7871,7 @@ should work if nowhere else does.}
\gdef^^c2{\^A} \gdef^^c2{\^A}
\gdef^^c3{\~A} \gdef^^c3{\~A}
\gdef^^c4{\"A} \gdef^^c4{\"A}
\gdef^^c5{\ringaccent A} \gdef^^c5{\ringaccent A}
\gdef^^c6{\AE} \gdef^^c6{\AE}
\gdef^^c7{\cedilla C} \gdef^^c7{\cedilla C}
\gdef^^c8{\`E} \gdef^^c8{\`E}
@ -8012,7 +8012,7 @@ should work if nowhere else does.}
\gdef^^d6{\"O} \gdef^^d6{\"O}
\gdef^^d7{$\times$} \gdef^^d7{$\times$}
\gdef^^d8{\v R} \gdef^^d8{\v R}
\gdef^^d9{\ringaccent U} \gdef^^d9{\ringaccent U}
\gdef^^da{\'U} \gdef^^da{\'U}
\gdef^^db{\H U} \gdef^^db{\H U}
\gdef^^dc{\"U} \gdef^^dc{\"U}
@ -8056,11 +8056,11 @@ should work if nowhere else does.}
} }
% UTF-8 character definitions. % UTF-8 character definitions.
% %
% This code to support UTF-8 is based on LaTeX's utf8.def, with some % This code to support UTF-8 is based on LaTeX's utf8.def, with some
% changes for Texinfo conventions. It is included here under the GPL by % changes for Texinfo conventions. It is included here under the GPL by
% permission from Frank Mittelbach and the LaTeX team. % permission from Frank Mittelbach and the LaTeX team.
% %
\newcount\countUTFx \newcount\countUTFx
\newcount\countUTFy \newcount\countUTFy
\newcount\countUTFz \newcount\countUTFz
@ -8900,7 +8900,7 @@ should work if nowhere else does.}
% Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
% the literal character `\'. % the literal character `\'.
% %
@def@normalturnoffactive{% @def@normalturnoffactive{%
@let\=@normalbackslash @let\=@normalbackslash
@let"=@normaldoublequote @let"=@normaldoublequote

View File

@ -3,7 +3,7 @@ Summary: GPGME - GnuPG Made Easy
Name: gpgme Name: gpgme
Version: @pkg_version@ Version: @pkg_version@
Release: 1 Release: 1
URL: http://www.gnupg.org/gpgme.html URL: https://gnupg.org/gpgme.html
Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/%{name}-%{version}.tar.gz Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/%{name}-%{version}.tar.gz
Group: Development/Libraries Group: Development/Libraries
Copyright: GPL Copyright: GPL

View File

@ -2,11 +2,11 @@
# Owen Taylor 1997-2001 # Owen Taylor 1997-2001
dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject or dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject or
dnl gthread is specified in MODULES, pass to pkg-config dnl gthread is specified in MODULES, pass to pkg-config
dnl dnl
AC_DEFUN([AM_PATH_GLIB_2_0], AC_DEFUN([AM_PATH_GLIB_2_0],
[dnl [dnl
dnl Get the cflags and libraries from pkg-config dnl Get the cflags and libraries from pkg-config
dnl dnl
AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and run a test GLIB program], AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and run a test GLIB program],
@ -16,16 +16,16 @@ AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and run
for module in . $4 for module in . $4
do do
case "$module" in case "$module" in
gmodule) gmodule)
pkg_config_args="$pkg_config_args gmodule-2.0" pkg_config_args="$pkg_config_args gmodule-2.0"
;; ;;
gmodule-no-export) gmodule-no-export)
pkg_config_args="$pkg_config_args gmodule-no-export-2.0" pkg_config_args="$pkg_config_args gmodule-no-export-2.0"
;; ;;
gobject) gobject)
pkg_config_args="$pkg_config_args gobject-2.0" pkg_config_args="$pkg_config_args gobject-2.0"
;; ;;
gthread) gthread)
pkg_config_args="$pkg_config_args gthread-2.0" pkg_config_args="$pkg_config_args gthread-2.0"
;; ;;
esac esac
@ -92,7 +92,7 @@ dnl
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
int int
main () main ()
{ {
int major, minor, micro; int major, minor, micro;
@ -111,7 +111,7 @@ main ()
(glib_minor_version != $glib_config_minor_version) || (glib_minor_version != $glib_config_minor_version) ||
(glib_micro_version != $glib_config_micro_version)) (glib_micro_version != $glib_config_micro_version))
{ {
printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
$glib_config_major_version, $glib_config_minor_version, $glib_config_micro_version, $glib_config_major_version, $glib_config_minor_version, $glib_config_micro_version,
glib_major_version, glib_minor_version, glib_micro_version); glib_major_version, glib_minor_version, glib_micro_version);
printf ("*** was found! If pkg-config was correct, then it is best\n"); printf ("*** was found! If pkg-config was correct, then it is best\n");
@ -121,7 +121,7 @@ main ()
printf("*** required on your system.\n"); printf("*** required on your system.\n");
printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
printf("*** to point to the correct configuration files\n"); printf("*** to point to the correct configuration files\n");
} }
else if ((glib_major_version != GLIB_MAJOR_VERSION) || else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
(glib_minor_version != GLIB_MINOR_VERSION) || (glib_minor_version != GLIB_MINOR_VERSION) ||
(glib_micro_version != GLIB_MICRO_VERSION)) (glib_micro_version != GLIB_MICRO_VERSION))
@ -165,12 +165,12 @@ main ()
fi fi
if test "x$no_glib" = x ; then if test "x$no_glib" = x ; then
AC_MSG_RESULT(yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)) AC_MSG_RESULT(yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version))
ifelse([$2], , :, [$2]) ifelse([$2], , :, [$2])
else else
AC_MSG_RESULT(no) AC_MSG_RESULT(no)
if test "$PKG_CONFIG" = "no" ; then if test "$PKG_CONFIG" = "no" ; then
echo "*** A new enough version of pkg-config was not found." echo "*** A new enough version of pkg-config was not found."
echo "*** See http://www.freedesktop.org/software/pkgconfig/" echo "*** See https://www.freedesktop.org/software/pkgconfig/"
else else
if test -f conf.glibtest ; then if test -f conf.glibtest ; then
: :

2
m4/libtool.m4 vendored
View File

@ -34,7 +34,7 @@ m4_define([_LT_COPYING], [dnl
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with GNU Libtool; see the file COPYING. If not, a copy # along with GNU Libtool; see the file COPYING. If not, a copy
# can be downloaded from http://www.gnu.org/licenses/gpl.html, or # can be downloaded from https://www.gnu.org/licenses/gpl.html, or
# obtained by writing to the Free Software Foundation, Inc., # obtained by writing to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
]) ])

View File

@ -1,5 +1,5 @@
# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
# #
# Copyright © 2004 Scott James Remnant <scott@netsplit.com>. # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
@ -39,7 +39,7 @@ if test -n "$PKG_CONFIG"; then
AC_MSG_RESULT([no]) AC_MSG_RESULT([no])
PKG_CONFIG="" PKG_CONFIG=""
fi fi
fi[]dnl fi[]dnl
])# PKG_PROG_PKG_CONFIG ])# PKG_PROG_PKG_CONFIG
@ -120,7 +120,7 @@ if test $pkg_failed = yes; then
_PKG_SHORT_ERRORS_SUPPORTED _PKG_SHORT_ERRORS_SUPPORTED
if test $_pkg_short_errors_supported = yes; then if test $_pkg_short_errors_supported = yes; then
$1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
else else
$1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
fi fi
# Put the nasty error message in config.log where it belongs # Put the nasty error message in config.log where it belongs
@ -146,7 +146,7 @@ path to pkg-config.
_PKG_TEXT _PKG_TEXT
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.])], To get pkg-config, see <https://www.freedesktop.org/software/pkgconfig>.])],
[$4]) [$4])
else else
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS

View File

@ -14,7 +14,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see <http://www.gnu.org/licenses/>. # License along with this program; if not, see <https://www.gnu.org/licenses/>.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -26,7 +26,7 @@
* *
* You should have received a copies of the GNU General Public License * You should have received a copies of the GNU General Public License
* and the GNU Lesser General Public License along with this program; * and the GNU Lesser General Public License along with this program;
* if not, see <http://www.gnu.org/licenses/>. * if not, see <https://www.gnu.org/licenses/>.
*/ */
/* This file may be used as part of GnuPG or standalone. A GnuPG /* This file may be used as part of GnuPG or standalone. A GnuPG
@ -1518,7 +1518,7 @@ ARGPARSE_STR2(ARGPARSE_GPL_VERSION)
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
"GNU General Public License for more details.\n\n" "GNU General Public License for more details.\n\n"
"You should have received a copy of the GNU General Public License\n" "You should have received a copy of the GNU General Public License\n"
"along with this software. If not, see <http://www.gnu.org/licenses/>.\n"; "along with this software. If not, see <https://www.gnu.org/licenses/>.\n";
break; break;
case 40: /* short and long usage */ case 40: /* short and long usage */
case 41: p = ""; break; case 41: p = ""; break;

View File

@ -25,7 +25,7 @@
* *
* You should have received a copies of the GNU General Public License * You should have received a copies of the GNU General Public License
* and the GNU Lesser General Public License along with this program; * and the GNU Lesser General Public License along with this program;
* if not, see <http://www.gnu.org/licenses/>. * if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef GNUPG_COMMON_ARGPARSE_H #ifndef GNUPG_COMMON_ARGPARSE_H

View File

@ -15,7 +15,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#include <config.h> #include <config.h>

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef CONTEXT_H #ifndef CONTEXT_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* /*

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef ENGINE_BACKEND_H #ifndef ENGINE_BACKEND_H

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* NB: This code has been taken from GnuPG. Please keep it in sync /* NB: This code has been taken from GnuPG. Please keep it in sync

View File

@ -14,7 +14,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef GNUPG_COMMON_MBOX_UTIL_H #ifndef GNUPG_COMMON_MBOX_UTIL_H
#define GNUPG_COMMON_MBOX_UTIL_H #define GNUPG_COMMON_MBOX_UTIL_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -12,7 +12,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -12,7 +12,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef PARSETLV_H #ifndef PARSETLV_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef SYS_UTIL_H #ifndef SYS_UTIL_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -16,7 +16,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
**/ **/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see <http://www.gnu.org/licenses/>. # License along with this program; if not, see <https://www.gnu.org/licenses/>.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -15,7 +15,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#include <unistd.h> #include <unistd.h>

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building