===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libgcrypt20-1.8.7/config.h.in-158-
libgcrypt20-1.8.7/config.h.in:159:/* Define if inline asm memory barrier is supported */
libgcrypt20-1.8.7/config.h.in-160-#undef HAVE_GCC_ASM_VOLATILE_MEMORY
##############################################
libgcrypt20-1.8.7/README-195-    We can't check all assembler files, so if you have problems
libgcrypt20-1.8.7/README:196:    assembling them (or the program crashes) use --disable-asm with
libgcrypt20-1.8.7/README-197-    ./configure.  If you opt to delete individual replacement files in
##############################################
libgcrypt20-1.8.7/ChangeLog-2011-1471-
libgcrypt20-1.8.7/ChangeLog-2011:1472:	* configure.in (mpi_config_done): Removed asm links caching.
libgcrypt20-1.8.7/ChangeLog-2011-1473-
##############################################
libgcrypt20-1.8.7/random/ChangeLog-2011-58-
libgcrypt20-1.8.7/random/ChangeLog-2011:59:	* rndhw.c (poll_padlock): Asm change from Fedora.
libgcrypt20-1.8.7/random/ChangeLog-2011-60-
##############################################
libgcrypt20-1.8.7/random/rndhw.c-72-#if defined(__x86_64__) && SIZEOF_VOID_P == 8
libgcrypt20-1.8.7/random/rndhw.c:73:      asm volatile
libgcrypt20-1.8.7/random/rndhw.c-74-        ("movq %1, %%rdi\n\t"         /* Set buffer.  */
##############################################
libgcrypt20-1.8.7/random/rndhw.c-81-#else
libgcrypt20-1.8.7/random/rndhw.c:82:      asm volatile
libgcrypt20-1.8.7/random/rndhw.c-83-        ("movl %1, %%edi\n\t"         /* Set buffer.  */
##############################################
libgcrypt20-1.8.7/random/rndhw.c-134-  int ok;
libgcrypt20-1.8.7/random/rndhw.c:135:  asm volatile ("1: " RDRAND_LONG "\n\t"
libgcrypt20-1.8.7/random/rndhw.c-136-                "jc 2f\n\t"
##############################################
libgcrypt20-1.8.7/random/jitterentropy-base-user.h-72-
libgcrypt20-1.8.7/random/jitterentropy-base-user.h:73:  asm volatile (".byte 0x0f,0x31\n\t"
libgcrypt20-1.8.7/random/jitterentropy-base-user.h-74-                : "=a" (t_eax), "=d" (t_edx)
##############################################
libgcrypt20-1.8.7/random/Makefile.am-64-           $(srcdir)/jitterentropy-base.c $(srcdir)/jitterentropy.h
libgcrypt20-1.8.7/random/Makefile.am:65:	`echo $(COMPILE) -c $(srcdir)/rndjent.c | $(o_flag_munging) `
libgcrypt20-1.8.7/random/Makefile.am-66-
##############################################
libgcrypt20-1.8.7/random/Makefile.am-68-            $(srcdir)/jitterentropy-base.c $(srcdir)/jitterentropy.h
libgcrypt20-1.8.7/random/Makefile.am:69:	`echo $(LTCOMPILE) -c $(srcdir)/rndjent.c | $(o_flag_munging) `
##############################################
libgcrypt20-1.8.7/random/Makefile.in-70-  { \
libgcrypt20-1.8.7/random/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/random/Makefile.in-72-  }; \
##############################################
libgcrypt20-1.8.7/random/Makefile.in-479-.c.obj:
libgcrypt20-1.8.7/random/Makefile.in:480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/random/Makefile.in-481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/random/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/random/Makefile.in:484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/random/Makefile.in-485-
##############################################
libgcrypt20-1.8.7/random/Makefile.in-528-GTAGS:
libgcrypt20-1.8.7/random/Makefile.in:529:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/random/Makefile.in-530-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/random/Makefile.in-554-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/random/Makefile.in:555:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/random/Makefile.in:556:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/random/Makefile.in-557-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/random/Makefile.in-568-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/random/Makefile.in:569:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/random/Makefile.in-570-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/random/Makefile.in-733-           $(srcdir)/jitterentropy-base.c $(srcdir)/jitterentropy.h
libgcrypt20-1.8.7/random/Makefile.in:734:	`echo $(COMPILE) -c $(srcdir)/rndjent.c | $(o_flag_munging) `
libgcrypt20-1.8.7/random/Makefile.in-735-
##############################################
libgcrypt20-1.8.7/random/Makefile.in-737-            $(srcdir)/jitterentropy-base.c $(srcdir)/jitterentropy.h
libgcrypt20-1.8.7/random/Makefile.in:738:	`echo $(LTCOMPILE) -c $(srcdir)/rndjent.c | $(o_flag_munging) `
libgcrypt20-1.8.7/random/Makefile.in-739-
##############################################
libgcrypt20-1.8.7/ChangeLog-623-
libgcrypt20-1.8.7/ChangeLog:624:	rijndael-padlock: change asm operands from read-only to read/write.
libgcrypt20-1.8.7/ChangeLog-625-	+ commit 32b4ab209067f6f08b87b27bc78ec27dc497b708
##############################################
libgcrypt20-1.8.7/ChangeLog-742-
libgcrypt20-1.8.7/ChangeLog:743:	mpi: Distribute asm files for aarch64 and asm.
libgcrypt20-1.8.7/ChangeLog-744-	+ commit c65f9558f12ffa2810538ef616e71b4052dacb81
##############################################
libgcrypt20-1.8.7/ChangeLog-747-
libgcrypt20-1.8.7/ChangeLog:748:	mpi: Distribute asm definitions for amd64.
libgcrypt20-1.8.7/ChangeLog-749-	+ commit 87e481137debabb7f989d7fa9b1c21c336e10c98
##############################################
libgcrypt20-1.8.7/ChangeLog-811-	* cipher/rijndael.c (do_encrypt, do_decrypt)
libgcrypt20-1.8.7/ChangeLog:812:	[USE_AMD64_ASM && !HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS]: Load
libgcrypt20-1.8.7/ChangeLog-813-	table pointer through register instead of generic reference.
##############################################
libgcrypt20-1.8.7/ChangeLog-1395-	* cipher/twofish-aarch64.S: New.
libgcrypt20-1.8.7/ChangeLog:1396:	* cipher/twofish.c: Enable USE_ARM_ASM if __AARCH64EL__ and
libgcrypt20-1.8.7/ChangeLog-1397-	HAVE_COMPATIBLE_GCC_AARCH64_PLATFORM_AS defined.
##############################################
libgcrypt20-1.8.7/ChangeLog-1407-	size to zero.
libgcrypt20-1.8.7/ChangeLog:1408:	* cipher/camellia.h: Enable USE_ARM_ASM if __AARCH64EL__ and
libgcrypt20-1.8.7/ChangeLog-1409-	HAVE_COMPATIBLE_GCC_AARCH64_PLATFORM_AS defined.
##############################################
libgcrypt20-1.8.7/ChangeLog-1449-	* cipher/rijndael-aarch64.S: New.
libgcrypt20-1.8.7/ChangeLog:1450:	* cipher/rijndael-internal.h: Enable USE_ARM_ASM if __AARCH64EL__ and
libgcrypt20-1.8.7/ChangeLog-1451-	HAVE_COMPATIBLE_GCC_AARCH64_PLATFORM_AS defined.
##############################################
libgcrypt20-1.8.7/ChangeLog-1818-
libgcrypt20-1.8.7/ChangeLog:1819:	asm fix for older gcc versions.
libgcrypt20-1.8.7/ChangeLog-1820-	+ commit caa9d14c914bf6116ec3f773a322a94e2be0c0fb
libgcrypt20-1.8.7/ChangeLog-1821-	* cipher/crc-intel-pclmul.c: Remove extra trailing colon from
libgcrypt20-1.8.7/ChangeLog:1822:	asm statements.
libgcrypt20-1.8.7/ChangeLog-1823-
libgcrypt20-1.8.7/ChangeLog:1824:	asm fix for older gcc versions.
libgcrypt20-1.8.7/ChangeLog-1825-	+ commit 4545372c0f8dd35aef2a7abc12b588ed1a4a0363
libgcrypt20-1.8.7/ChangeLog-1826-	* cipher/crc-intel-pclmul.c: Remove extra trailing colon from
libgcrypt20-1.8.7/ChangeLog:1827:	asm statements.
libgcrypt20-1.8.7/ChangeLog-1828-
##############################################
libgcrypt20-1.8.7/ChangeLog-3161-	USE_NEON defined; Remove unaccelerated common code.
libgcrypt20-1.8.7/ChangeLog:3162:	* cipher/twofish.c (get_l): Only if USE_AMD64_ASM defined.
libgcrypt20-1.8.7/ChangeLog-3163-	(_gcry_twofish_ocb_crypt, _gcry_twofish_ocb_auth): Change return type
libgcrypt20-1.8.7/ChangeLog-3164-	to 'size_t' and return remaining blocks; Remove unaccelerated common
libgcrypt20-1.8.7/ChangeLog:3165:	code path. Enable remaining common code only if USE_AMD64_ASM defined;
libgcrypt20-1.8.7/ChangeLog-3166-	Remove unaccelerated common code.
##############################################
libgcrypt20-1.8.7/ChangeLog-3492-
libgcrypt20-1.8.7/ChangeLog:3493:	hwf-x86: add EDX as output register for xgetbv asm block.
libgcrypt20-1.8.7/ChangeLog-3494-	+ commit e15beb584a5ebdfc363e1ff15f87102508652d71
##############################################
libgcrypt20-1.8.7/ChangeLog-3547-	(do_encrypt, do_decrypt)
libgcrypt20-1.8.7/ChangeLog:3548:	[USE_AMD64_ASM && !HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS]: Use
libgcrypt20-1.8.7/ChangeLog-3549-	assembly block to call AMD64 assembly encrypt/decrypt function.
##############################################
libgcrypt20-1.8.7/ChangeLog-3745-
libgcrypt20-1.8.7/ChangeLog:3746:	Disallow compiler from generating SSE instructions in mixed C+asm source
libgcrypt20-1.8.7/ChangeLog-3747-	+ commit f88266c0f868d7bf51a215d5531bb9f2b4dad19e
##############################################
libgcrypt20-1.8.7/ChangeLog-4226-	(do_encrypt_aligned, do_decrypt_aligned): Move inside
libgcrypt20-1.8.7/ChangeLog:4227:	'[!USE_AMD64_ASM && !USE_ARM_ASM]'; Move USE_AMD64_ASM and
libgcrypt20-1.8.7/ChangeLog:4228:	USE_ARM_ASM to...
libgcrypt20-1.8.7/ChangeLog-4229-	(do_encrypt, do_decrypt): ...here; Return stack depth; Remove second
##############################################
libgcrypt20-1.8.7/ChangeLog-4499-
libgcrypt20-1.8.7/ChangeLog:4500:	Fix building for the x32 target without asm modules.
libgcrypt20-1.8.7/ChangeLog-4501-	+ commit a17c29844b63e9e869f7855d901bc9d859234ead
##############################################
libgcrypt20-1.8.7/ChangeLog-6732-
libgcrypt20-1.8.7/ChangeLog:6733:	Correct ASM assembly test in configure.ac.
libgcrypt20-1.8.7/ChangeLog-6734-	+ commit 10bf6a7e16ed193f90d2749970a420f00d1d3320
##############################################
libgcrypt20-1.8.7/ChangeLog-7119-	* mpi/longlong.h (add_ssaaaa, sub_ddmmss, count_leading_zeros,
libgcrypt20-1.8.7/ChangeLog:7120:	  umul_ppmm): Do not cast asm output to USItype.
libgcrypt20-1.8.7/ChangeLog-7121-
##############################################
libgcrypt20-1.8.7/ChangeLog-7264-	* cipher/longlong.h [__i386__] (add_ssaaaa, sub_ddmmss)
libgcrypt20-1.8.7/ChangeLog:7265:	(umul_ppmm, udiv_qrnnd): Do not cast asm output to USItype.
libgcrypt20-1.8.7/ChangeLog-7266-
##############################################
libgcrypt20-1.8.7/ChangeLog-8192-	* cipher/camellia.c [!USE_ARMV6_ASM]: Compile encryption and decryption
libgcrypt20-1.8.7/ChangeLog:8193:	routines if USE_ARMV6_ASM macro is _not_ defined.
libgcrypt20-1.8.7/ChangeLog-8194-	* cipher/camellia.h (USE_ARMV6_ASM): New macro.
libgcrypt20-1.8.7/ChangeLog-8195-	[!USE_ARMV6_ASM] (Camellia_EncryptBlock, Camellia_DecryptBlock): If
libgcrypt20-1.8.7/ChangeLog:8196:	USE_ARMV6_ASM is defined, disable these function prototypes.
libgcrypt20-1.8.7/ChangeLog-8197-	(camellia) [arm]: Add 'camellia-armv6.lo'.
##############################################
libgcrypt20-1.8.7/ChangeLog-8589-	(do_encrypt_aligned) [USE_AMD64_ASM]: Use amd64 assembly function.
libgcrypt20-1.8.7/ChangeLog:8590:	(do_encrypt): Disable input/output alignment when USE_AMD64_ASM is set.
libgcrypt20-1.8.7/ChangeLog-8591-	(do_decrypt_aligned) [USE_AMD64_ASM]: Use amd64 assembly function.
##############################################
libgcrypt20-1.8.7/configure-46-if test -z "$BASH_VERSION$ZSH_VERSION" \
libgcrypt20-1.8.7/configure:47:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libgcrypt20-1.8.7/configure-48-  as_echo='print -r --'
libgcrypt20-1.8.7/configure-49-  as_echo_n='print -rn --'
libgcrypt20-1.8.7/configure:50:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libgcrypt20-1.8.7/configure-51-  as_echo='printf %s\n'
##############################################
libgcrypt20-1.8.7/configure-53-else
libgcrypt20-1.8.7/configure:54:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libgcrypt20-1.8.7/configure-55-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libgcrypt20-1.8.7/configure-63-	expr "X$arg" : "X\\(.*\\)$as_nl";
libgcrypt20-1.8.7/configure:64:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libgcrypt20-1.8.7/configure-65-      esac;
##############################################
libgcrypt20-1.8.7/configure-200-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
libgcrypt20-1.8.7/configure:201:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
libgcrypt20-1.8.7/configure-202-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
libgcrypt20-1.8.7/configure-208-    PATH=/empty FPATH=/empty; export PATH FPATH
libgcrypt20-1.8.7/configure:209:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
libgcrypt20-1.8.7/configure:210:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
libgcrypt20-1.8.7/configure-211-  if (eval "$as_required") 2>/dev/null; then :
##############################################
libgcrypt20-1.8.7/configure-336-      case $as_dir in #(
libgcrypt20-1.8.7/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libgcrypt20-1.8.7/configure-338-      *) as_qdir=$as_dir;;
##############################################
libgcrypt20-1.8.7/configure-409-  {
libgcrypt20-1.8.7/configure:410:    as_val=`expr "$@" || test $? -eq 1`
libgcrypt20-1.8.7/configure-411-  }
##############################################
libgcrypt20-1.8.7/configure-416-# ----------------------------------------
libgcrypt20-1.8.7/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libgcrypt20-1.8.7/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libgcrypt20-1.8.7/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
libgcrypt20-1.8.7/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
libgcrypt20-1.8.7/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
libgcrypt20-1.8.7/configure-979-  case $ac_option in
libgcrypt20-1.8.7/configure:980:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
libgcrypt20-1.8.7/configure-981-  *=)   ac_optarg= ;;
##############################################
libgcrypt20-1.8.7/configure-1023-  -disable-* | --disable-*)
libgcrypt20-1.8.7/configure:1024:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
libgcrypt20-1.8.7/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
libgcrypt20-1.8.7/configure-1028-    ac_useropt_orig=$ac_useropt
libgcrypt20-1.8.7/configure:1029:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libgcrypt20-1.8.7/configure-1030-    case $ac_user_opts in
##############################################
libgcrypt20-1.8.7/configure-1049-  -enable-* | --enable-*)
libgcrypt20-1.8.7/configure:1050:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
libgcrypt20-1.8.7/configure-1051-    # Reject names that are not valid shell variable names.
##############################################
libgcrypt20-1.8.7/configure-1054-    ac_useropt_orig=$ac_useropt
libgcrypt20-1.8.7/configure:1055:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libgcrypt20-1.8.7/configure-1056-    case $ac_user_opts in
##############################################
libgcrypt20-1.8.7/configure-1262-  -with-* | --with-*)
libgcrypt20-1.8.7/configure:1263:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
libgcrypt20-1.8.7/configure-1264-    # Reject names that are not valid shell variable names.
##############################################
libgcrypt20-1.8.7/configure-1267-    ac_useropt_orig=$ac_useropt
libgcrypt20-1.8.7/configure:1268:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libgcrypt20-1.8.7/configure-1269-    case $ac_user_opts in
##############################################
libgcrypt20-1.8.7/configure-1278-  -without-* | --without-*)
libgcrypt20-1.8.7/configure:1279:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
libgcrypt20-1.8.7/configure-1280-    # Reject names that are not valid shell variable names.
##############################################
libgcrypt20-1.8.7/configure-1283-    ac_useropt_orig=$ac_useropt
libgcrypt20-1.8.7/configure:1284:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libgcrypt20-1.8.7/configure-1285-    case $ac_user_opts in
##############################################
libgcrypt20-1.8.7/configure-1316-  *=*)
libgcrypt20-1.8.7/configure:1317:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
libgcrypt20-1.8.7/configure-1318-    # Reject names that are not valid shell variable names.
##############################################
libgcrypt20-1.8.7/configure-1337-if test -n "$ac_prev"; then
libgcrypt20-1.8.7/configure:1338:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
libgcrypt20-1.8.7/configure-1339-  as_fn_error $? "missing argument to $ac_option"
##############################################
libgcrypt20-1.8.7/configure-1359-    */ )
libgcrypt20-1.8.7/configure:1360:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
libgcrypt20-1.8.7/configure-1361-      eval $ac_var=\$ac_val;;
##############################################
libgcrypt20-1.8.7/configure-1394-ac_ls_di=`ls -di .` &&
libgcrypt20-1.8.7/configure:1395:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
libgcrypt20-1.8.7/configure-1396-  as_fn_error $? "working directory cannot be determined"
##############################################
libgcrypt20-1.8.7/configure-1450-case $srcdir in
libgcrypt20-1.8.7/configure:1451:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
libgcrypt20-1.8.7/configure-1452-esac
##############################################
libgcrypt20-1.8.7/configure-1493-By default, \`make install' will install all the files in
libgcrypt20-1.8.7/configure:1494:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
libgcrypt20-1.8.7/configure:1495:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
libgcrypt20-1.8.7/configure-1496-for instance \`--prefix=\$HOME'.
##############################################
libgcrypt20-1.8.7/configure-1571-  --enable-random-daemon  Build and support the experimental gcryptrnd
libgcrypt20-1.8.7/configure:1572:  --disable-asm           Disable MPI assembler modules
libgcrypt20-1.8.7/configure-1573-  --enable-m-guard        Enable memory guard facility
##############################################
libgcrypt20-1.8.7/configure-1659-*)
libgcrypt20-1.8.7/configure:1660:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libgcrypt20-1.8.7/configure-1661-  # A ".." for each directory in $ac_dir_suffix.
libgcrypt20-1.8.7/configure:1662:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libgcrypt20-1.8.7/configure-1663-  case $ac_top_builddir_sub in
##############################################
libgcrypt20-1.8.7/configure-2316-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
libgcrypt20-1.8.7/configure:2317:  as_decl_name=`echo $2|sed 's/ *(.*//'`
libgcrypt20-1.8.7/configure:2318:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
libgcrypt20-1.8.7/configure-2319-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
libgcrypt20-1.8.7/configure-2430-    *\'*)
libgcrypt20-1.8.7/configure:2431:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
libgcrypt20-1.8.7/configure-2432-    esac
##############################################
libgcrypt20-1.8.7/configure-2513-      case $ac_val in
libgcrypt20-1.8.7/configure:2514:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libgcrypt20-1.8.7/configure-2515-      esac
##############################################
libgcrypt20-1.8.7/configure-2528-	case $ac_val in
libgcrypt20-1.8.7/configure:2529:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libgcrypt20-1.8.7/configure-2530-	esac
##############################################
libgcrypt20-1.8.7/configure-2648-    set,)
libgcrypt20-1.8.7/configure:2649:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
libgcrypt20-1.8.7/configure:2650:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
libgcrypt20-1.8.7/configure-2651-      ac_cache_corrupted=: ;;
##############################################
libgcrypt20-1.8.7/configure-2659-	# differences in whitespace do not lead to failure.
libgcrypt20-1.8.7/configure:2660:	ac_old_val_w=`echo x $ac_old_val`
libgcrypt20-1.8.7/configure:2661:	ac_new_val_w=`echo x $ac_new_val`
libgcrypt20-1.8.7/configure-2662-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
libgcrypt20-1.8.7/configure-2679-    case $ac_new_val in
libgcrypt20-1.8.7/configure:2680:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
libgcrypt20-1.8.7/configure-2681-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
libgcrypt20-1.8.7/configure-2878-     echo "timestamp, slept: $am_has_slept" > conftest.file
libgcrypt20-1.8.7/configure:2879:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
libgcrypt20-1.8.7/configure-2880-     if test "$*" = "X"; then
libgcrypt20-1.8.7/configure-2881-	# -L didn't work.
libgcrypt20-1.8.7/configure:2882:	set X `ls -t "$srcdir/configure" conftest.file`
libgcrypt20-1.8.7/configure-2883-     fi
##############################################
libgcrypt20-1.8.7/configure-2929-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
libgcrypt20-1.8.7/configure:2930:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
libgcrypt20-1.8.7/configure-2931-
libgcrypt20-1.8.7/configure-2932-# Expand $ac_aux_dir to an absolute path.
libgcrypt20-1.8.7/configure:2933:am_aux_dir=`cd "$ac_aux_dir" && pwd`
libgcrypt20-1.8.7/configure-2934-
##############################################
libgcrypt20-1.8.7/configure-3074-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
libgcrypt20-1.8.7/configure:3075:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
libgcrypt20-1.8.7/configure-3076-	     'mkdir (GNU coreutils) '* | \
##############################################
libgcrypt20-1.8.7/configure-3147-set x ${MAKE-make}
libgcrypt20-1.8.7/configure:3148:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
libgcrypt20-1.8.7/configure-3149-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
libgcrypt20-1.8.7/configure-3157-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
libgcrypt20-1.8.7/configure:3158:case `${MAKE-make} -f conftest.make 2>/dev/null` in
libgcrypt20-1.8.7/configure-3159-  *@@@%%%=?*=@@@%%%*)
##############################################
libgcrypt20-1.8.7/configure-3223-
libgcrypt20-1.8.7/configure:3224:if test "`cd $srcdir && pwd`" != "`pwd`"; then
libgcrypt20-1.8.7/configure-3225-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
libgcrypt20-1.8.7/configure-3353-test "x$ac_build_alias" = x &&
libgcrypt20-1.8.7/configure:3354:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
libgcrypt20-1.8.7/configure-3355-test "x$ac_build_alias" = x &&
libgcrypt20-1.8.7/configure-3356-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
libgcrypt20-1.8.7/configure:3357:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
libgcrypt20-1.8.7/configure-3358-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
libgcrypt20-1.8.7/configure-3377-IFS=$ac_save_IFS
libgcrypt20-1.8.7/configure:3378:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
libgcrypt20-1.8.7/configure-3379-
##############################################
libgcrypt20-1.8.7/configure-3388-else
libgcrypt20-1.8.7/configure:3389:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
libgcrypt20-1.8.7/configure-3390-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
libgcrypt20-1.8.7/configure-3410-IFS=$ac_save_IFS
libgcrypt20-1.8.7/configure:3411:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
libgcrypt20-1.8.7/configure-3412-
##############################################
libgcrypt20-1.8.7/configure-3511-set x ${MAKE-make}
libgcrypt20-1.8.7/configure:3512:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
libgcrypt20-1.8.7/configure-3513-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
libgcrypt20-1.8.7/configure-3521-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
libgcrypt20-1.8.7/configure:3522:case `${MAKE-make} -f conftest.make 2>/dev/null` in
libgcrypt20-1.8.7/configure-3523-  *@@@%%%=?*=@@@%%%*)
##############################################
libgcrypt20-1.8.7/configure-3539-
libgcrypt20-1.8.7/configure:3540:missing_dir=`cd $ac_aux_dir && pwd`
libgcrypt20-1.8.7/configure-3541-
##############################################
libgcrypt20-1.8.7/configure-3899-$as_echo_n "checking whether the C compiler works... " >&6; }
libgcrypt20-1.8.7/configure:3900:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
libgcrypt20-1.8.7/configure-3901-
##############################################
libgcrypt20-1.8.7/configure-3943-	then :; else
libgcrypt20-1.8.7/configure:3944:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libgcrypt20-1.8.7/configure-3945-	fi
##############################################
libgcrypt20-1.8.7/configure-4003-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
libgcrypt20-1.8.7/configure:4004:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libgcrypt20-1.8.7/configure-4005-	  break;;
##############################################
libgcrypt20-1.8.7/configure-4112-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
libgcrypt20-1.8.7/configure:4113:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
libgcrypt20-1.8.7/configure-4114-       break;;
##############################################
libgcrypt20-1.8.7/configure-4493-  if test "$am_compiler_list" = ""; then
libgcrypt20-1.8.7/configure:4494:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
libgcrypt20-1.8.7/configure-4495-  fi
##############################################
libgcrypt20-1.8.7/configure-4766-  if test "$am_compiler_list" = ""; then
libgcrypt20-1.8.7/configure:4767:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
libgcrypt20-1.8.7/configure-4768-  fi
##############################################
libgcrypt20-1.8.7/configure-4984-  # Check for GNU $ac_path_GREP
libgcrypt20-1.8.7/configure:4985:case `"$ac_path_GREP" --version 2>&1` in
libgcrypt20-1.8.7/configure-4986-*GNU*)
##############################################
libgcrypt20-1.8.7/configure-5050-  # Check for GNU $ac_path_EGREP
libgcrypt20-1.8.7/configure:5051:case `"$ac_path_EGREP" --version 2>&1` in
libgcrypt20-1.8.7/configure-5052-*GNU*)
##############################################
libgcrypt20-1.8.7/configure-5211-do :
libgcrypt20-1.8.7/configure:5212:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libgcrypt20-1.8.7/configure-5213-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
libgcrypt20-1.8.7/configure-5216-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:5217:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-5218-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-5356-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
libgcrypt20-1.8.7/configure:5357:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
libgcrypt20-1.8.7/configure-5358-  ECHO='print -r --'
libgcrypt20-1.8.7/configure:5359:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
libgcrypt20-1.8.7/configure-5360-  ECHO='printf %s\n'
##############################################
libgcrypt20-1.8.7/configure-5425-  # Check for GNU $ac_path_SED
libgcrypt20-1.8.7/configure:5426:case `"$ac_path_SED" --version 2>&1` in
libgcrypt20-1.8.7/configure-5427-*GNU*)
##############################################
libgcrypt20-1.8.7/configure-5504-  # Check for GNU $ac_path_FGREP
libgcrypt20-1.8.7/configure:5505:case `"$ac_path_FGREP" --version 2>&1` in
libgcrypt20-1.8.7/configure-5506-*GNU*)
##############################################
libgcrypt20-1.8.7/configure-5584-    # gcc leaves a trailing carriage return which upsets mingw
libgcrypt20-1.8.7/configure:5585:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
libgcrypt20-1.8.7/configure-5586-  *)
libgcrypt20-1.8.7/configure:5587:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
libgcrypt20-1.8.7/configure-5588-  esac
##############################################
libgcrypt20-1.8.7/configure-5593-      # Canonicalize the pathname of ld
libgcrypt20-1.8.7/configure:5594:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
libgcrypt20-1.8.7/configure-5595-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
libgcrypt20-1.8.7/configure:5596:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
libgcrypt20-1.8.7/configure-5597-      done
##############################################
libgcrypt20-1.8.7/configure-5628-      # Break only if it was the GNU/non-GNU ld that we prefer.
libgcrypt20-1.8.7/configure:5629:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
libgcrypt20-1.8.7/configure-5630-      *GNU* | *'with BFD'*)
##############################################
libgcrypt20-1.8.7/configure-5659-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
libgcrypt20-1.8.7/configure:5660:case `$LD -v 2>&1 </dev/null` in
libgcrypt20-1.8.7/configure-5661-*GNU* | *'with BFD'*)
##############################################
libgcrypt20-1.8.7/configure-5704-	# Tru64's nm complains that /dev/null is an invalid object file
libgcrypt20-1.8.7/configure:5705:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
libgcrypt20-1.8.7/configure-5706-	*/dev/null* | *'Invalid file or object type'*)
##############################################
libgcrypt20-1.8.7/configure-5710-	*)
libgcrypt20-1.8.7/configure:5711:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
libgcrypt20-1.8.7/configure-5712-	  */dev/null*)
##############################################
libgcrypt20-1.8.7/configure-5838-
libgcrypt20-1.8.7/configure:5839:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
libgcrypt20-1.8.7/configure-5840-    *COFF*)
##############################################
libgcrypt20-1.8.7/configure-5950-    # And add a safety zone
libgcrypt20-1.8.7/configure:5951:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libgcrypt20-1.8.7/configure:5952:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libgcrypt20-1.8.7/configure-5953-    ;;
##############################################
libgcrypt20-1.8.7/configure-5983-    if test -n "$kargmax"; then
libgcrypt20-1.8.7/configure:5984:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
libgcrypt20-1.8.7/configure-5985-    else
##############################################
libgcrypt20-1.8.7/configure-5991-    if test -n "$lt_cv_sys_max_cmd_len"; then
libgcrypt20-1.8.7/configure:5992:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libgcrypt20-1.8.7/configure:5993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libgcrypt20-1.8.7/configure-5994-    else
##############################################
libgcrypt20-1.8.7/configure-6003-      # we can't tell.
libgcrypt20-1.8.7/configure:6004:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
libgcrypt20-1.8.7/configure-6005-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
libgcrypt20-1.8.7/configure-6007-      do
libgcrypt20-1.8.7/configure:6008:        i=`expr $i + 1`
libgcrypt20-1.8.7/configure-6009-        teststring=$teststring$teststring
##############################################
libgcrypt20-1.8.7/configure-6011-      # Only check the string length outside the loop.
libgcrypt20-1.8.7/configure:6012:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
libgcrypt20-1.8.7/configure-6013-      teststring=
##############################################
libgcrypt20-1.8.7/configure-6016-      # linker.  It appears as though 1/2 is a usable value.
libgcrypt20-1.8.7/configure:6017:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
libgcrypt20-1.8.7/configure-6018-    fi
##############################################
libgcrypt20-1.8.7/configure-6453-openbsd*)
libgcrypt20-1.8.7/configure:6454:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/configure-6455-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
libgcrypt20-1.8.7/configure-6520-    else
libgcrypt20-1.8.7/configure:6521:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
libgcrypt20-1.8.7/configure-6522-    fi
##############################################
libgcrypt20-1.8.7/configure-6662-  # decide which to use based on capabilities of $DLLTOOL
libgcrypt20-1.8.7/configure:6663:  case `$DLLTOOL --help 2>&1` in
libgcrypt20-1.8.7/configure-6664-  *--identify-strict*)
##############################################
libgcrypt20-1.8.7/configure-7183-# If we're using GNU nm, then use its standard symbol codes.
libgcrypt20-1.8.7/configure:7184:case `$NM -V 2>&1` in
libgcrypt20-1.8.7/configure-7185-*GNU* | *'with BFD'*)
##############################################
libgcrypt20-1.8.7/configure-7201-mingw*)
libgcrypt20-1.8.7/configure:7202:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
libgcrypt20-1.8.7/configure-7203-  ;;
##############################################
libgcrypt20-1.8.7/configure-7420-   if test "$GCC" = yes; then
libgcrypt20-1.8.7/configure:7421:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
libgcrypt20-1.8.7/configure-7422-   fi
##############################################
libgcrypt20-1.8.7/configure-7424- /*)
libgcrypt20-1.8.7/configure:7425:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
libgcrypt20-1.8.7/configure-7426-   ;; #(
##############################################
libgcrypt20-1.8.7/configure-7460-  test $ac_status = 0; }; then
libgcrypt20-1.8.7/configure:7461:    case `/usr/bin/file conftest.$ac_objext` in
libgcrypt20-1.8.7/configure-7462-      *ELF-32*)
##############################################
libgcrypt20-1.8.7/configure-7480-    if test "$lt_cv_prog_gnu_ld" = yes; then
libgcrypt20-1.8.7/configure:7481:      case `/usr/bin/file conftest.$ac_objext` in
libgcrypt20-1.8.7/configure-7482-	*32-bit*)
##############################################
libgcrypt20-1.8.7/configure-7492-    else
libgcrypt20-1.8.7/configure:7493:      case `/usr/bin/file conftest.$ac_objext` in
libgcrypt20-1.8.7/configure-7494-	*32-bit*)
##############################################
libgcrypt20-1.8.7/configure-8973-done
libgcrypt20-1.8.7/configure:8974:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
libgcrypt20-1.8.7/configure-8975-
##############################################
libgcrypt20-1.8.7/configure-9002-	"file_magic "*)
libgcrypt20-1.8.7/configure:9003:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
libgcrypt20-1.8.7/configure-9004-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
libgcrypt20-1.8.7/configure-9068-	"file_magic "*)
libgcrypt20-1.8.7/configure:9069:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
libgcrypt20-1.8.7/configure-9070-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
libgcrypt20-1.8.7/configure-9435-      *)
libgcrypt20-1.8.7/configure:9436:	case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/configure-9437-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
libgcrypt20-1.8.7/configure-9795-  if test "$hard_links" = no; then
libgcrypt20-1.8.7/configure:9796:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
libgcrypt20-1.8.7/configure:9797:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
libgcrypt20-1.8.7/configure-9798-    need_locks=warn
##############################################
libgcrypt20-1.8.7/configure-9884-	# shared libraries, regardless of the interface used.
libgcrypt20-1.8.7/configure:9885:	case `$LD -v 2>&1` in
libgcrypt20-1.8.7/configure-9886-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
libgcrypt20-1.8.7/configure-9916-    supports_anon_versioning=no
libgcrypt20-1.8.7/configure:9917:    case `$LD -v 2>&1` in
libgcrypt20-1.8.7/configure-9918-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
libgcrypt20-1.8.7/configure-9985-	# is EXPORTS), use it as is; otherwise, prepend...
libgcrypt20-1.8.7/configure:9986:	archive_expsym_cmds='if test "x`$SED \"$sed_uncomment_deffile\" $export_symbols | $SED 1q`" = xEXPORTS; then
libgcrypt20-1.8.7/configure-9987-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
libgcrypt20-1.8.7/configure-10013-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
libgcrypt20-1.8.7/configure:10014:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libgcrypt20-1.8.7/configure:10015:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libgcrypt20-1.8.7/configure-10016-      ;;
##############################################
libgcrypt20-1.8.7/configure-10031-        pgcc*)				# Portland Group C compiler
libgcrypt20-1.8.7/configure:10032:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/configure-10033-	  tmp_addflag=' $pic_flag'
##############################################
libgcrypt20-1.8.7/configure-10036-					# Portland Group f77 and f90 compilers
libgcrypt20-1.8.7/configure:10037:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/configure-10038-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
libgcrypt20-1.8.7/configure-10051-	nvcc*)	# Cuda Compiler Driver 2.2
libgcrypt20-1.8.7/configure:10052:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/configure-10053-	  compiler_needs_object=yes
##############################################
libgcrypt20-1.8.7/configure-10055-	esac
libgcrypt20-1.8.7/configure:10056:	case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/configure-10057-	*Sun\ C*)			# Sun C 5.9
libgcrypt20-1.8.7/configure:10058:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/configure-10059-	  compiler_needs_object=yes
##############################################
libgcrypt20-1.8.7/configure-10123-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
libgcrypt20-1.8.7/configure:10124:      case `$LD -v 2>&1` in
libgcrypt20-1.8.7/configure-10125-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
libgcrypt20-1.8.7/configure-10246-	# below for broken collect2 doesn't work under 4.3+
libgcrypt20-1.8.7/configure:10247:	  collect2name=`${CC} -print-prog-name=collect2`
libgcrypt20-1.8.7/configure-10248-	  if test -f "$collect2name" &&
##############################################
libgcrypt20-1.8.7/configure-10320-      }'
libgcrypt20-1.8.7/configure:10321:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libgcrypt20-1.8.7/configure-10322-  # Check for a 64-bit object if we didn't find anything.
libgcrypt20-1.8.7/configure-10323-  if test -z "$lt_cv_aix_libpath_"; then
libgcrypt20-1.8.7/configure:10324:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libgcrypt20-1.8.7/configure-10325-  fi
##############################################
libgcrypt20-1.8.7/configure-10338-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
libgcrypt20-1.8.7/configure:10339:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
libgcrypt20-1.8.7/configure-10340-      else
##############################################
libgcrypt20-1.8.7/configure-10373-      }'
libgcrypt20-1.8.7/configure:10374:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libgcrypt20-1.8.7/configure-10375-  # Check for a 64-bit object if we didn't find anything.
libgcrypt20-1.8.7/configure-10376-  if test -z "$lt_cv_aix_libpath_"; then
libgcrypt20-1.8.7/configure:10377:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libgcrypt20-1.8.7/configure-10378-  fi
##############################################
libgcrypt20-1.8.7/configure-10446-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
libgcrypt20-1.8.7/configure:10447:	archive_expsym_cmds='if test "x`$SED \"$sed_uncomment_deffile\" $export_symbols | $SED 1q`" = xEXPORTS; then
libgcrypt20-1.8.7/configure-10448-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
libgcrypt20-1.8.7/configure-10483-	# FIXME: Setting linknames here is a bad hack.
libgcrypt20-1.8.7/configure:10484:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
libgcrypt20-1.8.7/configure-10485-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
libgcrypt20-1.8.7/configure-10501-  if test "$lt_cv_ld_force_load" = "yes"; then
libgcrypt20-1.8.7/configure:10502:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
libgcrypt20-1.8.7/configure-10503-
##############################################
libgcrypt20-1.8.7/configure-10681-      if test "$GCC" = yes; then
libgcrypt20-1.8.7/configure:10682:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/configure-10683-	# Try to use the -exported_symbol ld option, if it does not
##############################################
libgcrypt20-1.8.7/configure-10709-	if test "$lt_cv_irix_exported_symbol" = yes; then
libgcrypt20-1.8.7/configure:10710:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
libgcrypt20-1.8.7/configure-10711-	fi
libgcrypt20-1.8.7/configure-10712-      else
libgcrypt20-1.8.7/configure:10713:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/configure:10714:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
libgcrypt20-1.8.7/configure-10715-      fi
##############################################
libgcrypt20-1.8.7/configure-10749-	hardcode_direct_absolute=yes
libgcrypt20-1.8.7/configure:10750:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/configure-10751-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
libgcrypt20-1.8.7/configure-10782-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
libgcrypt20-1.8.7/configure:10783:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/configure-10784-      else
libgcrypt20-1.8.7/configure-10785-	allow_undefined_flag=' -expect_unresolved \*'
libgcrypt20-1.8.7/configure:10786:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/configure-10787-      fi
##############################################
libgcrypt20-1.8.7/configure-10795-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
libgcrypt20-1.8.7/configure:10796:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/configure-10797-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
libgcrypt20-1.8.7/configure-10799-	allow_undefined_flag=' -expect_unresolved \*'
libgcrypt20-1.8.7/configure:10800:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/configure:10801:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
libgcrypt20-1.8.7/configure:10802:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
libgcrypt20-1.8.7/configure-10803-
##############################################
libgcrypt20-1.8.7/configure-10818-      else
libgcrypt20-1.8.7/configure:10819:	case `$CC -V 2>&1` in
libgcrypt20-1.8.7/configure-10820-	*"Compilers 5.0"*)
##############################################
libgcrypt20-1.8.7/configure-11217-  esac
libgcrypt20-1.8.7/configure:11218:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
libgcrypt20-1.8.7/configure-11219-  case $lt_search_path_spec in
##############################################
libgcrypt20-1.8.7/configure-11224-    # okay in the real world where ";" in dirpaths is itself problematic.
libgcrypt20-1.8.7/configure:11225:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
libgcrypt20-1.8.7/configure-11226-    ;;
libgcrypt20-1.8.7/configure-11227-  *)
libgcrypt20-1.8.7/configure:11228:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
libgcrypt20-1.8.7/configure-11229-    ;;
##############################################
libgcrypt20-1.8.7/configure-11233-  lt_tmp_lt_search_path_spec=
libgcrypt20-1.8.7/configure:11234:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
libgcrypt20-1.8.7/configure-11235-  for lt_sys_path in $lt_search_path_spec; do
##############################################
libgcrypt20-1.8.7/configure-11268-  esac
libgcrypt20-1.8.7/configure:11269:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
libgcrypt20-1.8.7/configure-11270-else
##############################################
libgcrypt20-1.8.7/configure-11356-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
libgcrypt20-1.8.7/configure:11357:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
libgcrypt20-1.8.7/configure-11358-    ;;
##############################################
libgcrypt20-1.8.7/configure-11392-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libgcrypt20-1.8.7/configure:11393:    postinstall_cmds='base_file=`basename \${file}`~
libgcrypt20-1.8.7/configure:11394:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
libgcrypt20-1.8.7/configure:11395:      dldir=$destdir/`dirname \$dlpath`~
libgcrypt20-1.8.7/configure-11396-      test -d \$dldir || mkdir -p \$dldir~
##############################################
libgcrypt20-1.8.7/configure-11401-      fi'
libgcrypt20-1.8.7/configure:11402:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libgcrypt20-1.8.7/configure-11403-      dlpath=$dir/\$dldll~
##############################################
libgcrypt20-1.8.7/configure-11409-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
libgcrypt20-1.8.7/configure:11410:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/configure-11411-
##############################################
libgcrypt20-1.8.7/configure-11415-      # MinGW DLLs use traditional 'lib' prefix
libgcrypt20-1.8.7/configure:11416:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/configure-11417-      ;;
##############################################
libgcrypt20-1.8.7/configure-11419-      # pw32 DLLs use 'pw' prefix rather than 'lib'
libgcrypt20-1.8.7/configure:11420:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/configure-11421-      ;;
##############################################
libgcrypt20-1.8.7/configure-11428-    libname_spec='$name'
libgcrypt20-1.8.7/configure:11429:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/configure-11430-    library_names_spec='${libname}.dll.lib'
##############################################
libgcrypt20-1.8.7/configure-11440-        # Let DOS variable expansion print the short 8.3 style file name.
libgcrypt20-1.8.7/configure:11441:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
libgcrypt20-1.8.7/configure-11442-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
libgcrypt20-1.8.7/configure-11445-      # Convert to MSYS style.
libgcrypt20-1.8.7/configure:11446:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
libgcrypt20-1.8.7/configure-11447-      ;;
##############################################
libgcrypt20-1.8.7/configure-11451-      # like /cygdrive/c/PROGRA~1:/cygdr...
libgcrypt20-1.8.7/configure:11452:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
libgcrypt20-1.8.7/configure:11453:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
libgcrypt20-1.8.7/configure:11454:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libgcrypt20-1.8.7/configure-11455-      ;;
##############################################
libgcrypt20-1.8.7/configure-11459-        # It is most probably a Windows format PATH.
libgcrypt20-1.8.7/configure:11460:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
libgcrypt20-1.8.7/configure-11461-      else
libgcrypt20-1.8.7/configure:11462:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libgcrypt20-1.8.7/configure-11463-      fi
##############################################
libgcrypt20-1.8.7/configure-11469-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libgcrypt20-1.8.7/configure:11470:    postinstall_cmds='base_file=`basename \${file}`~
libgcrypt20-1.8.7/configure:11471:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
libgcrypt20-1.8.7/configure:11472:      dldir=$destdir/`dirname \$dlpath`~
libgcrypt20-1.8.7/configure-11473-      test -d \$dldir || mkdir -p \$dldir~
libgcrypt20-1.8.7/configure-11474-      $install_prog $dir/$dlname \$dldir/$dlname'
libgcrypt20-1.8.7/configure:11475:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libgcrypt20-1.8.7/configure-11476-      dlpath=$dir/\$dldll~
##############################################
libgcrypt20-1.8.7/configure-11483-    # Assume MSVC wrapper
libgcrypt20-1.8.7/configure:11484:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
libgcrypt20-1.8.7/configure-11485-    dynamic_linker='Win32 ld.exe'
##############################################
libgcrypt20-1.8.7/configure-11500-  shlibpath_var=DYLD_LIBRARY_PATH
libgcrypt20-1.8.7/configure:11501:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
libgcrypt20-1.8.7/configure-11502-
##############################################
libgcrypt20-1.8.7/configure-11757-  if test -f /etc/ld.so.conf; then
libgcrypt20-1.8.7/configure:11758:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
libgcrypt20-1.8.7/configure-11759-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
libgcrypt20-1.8.7/configure-11831-  shlibpath_var=LD_LIBRARY_PATH
libgcrypt20-1.8.7/configure:11832:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/configure-11833-    case $host_os in
##############################################
libgcrypt20-1.8.7/configure-12908-done
libgcrypt20-1.8.7/configure:12909:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
libgcrypt20-1.8.7/configure-12910-
##############################################
libgcrypt20-1.8.7/configure-13627-# Blacklist MD2 by default
libgcrypt20-1.8.7/configure:13628:default_digests=`echo $default_digests | sed -e 's/md2//g'`
libgcrypt20-1.8.7/configure-13629-
##############################################
libgcrypt20-1.8.7/configure-13644-if test "${enable_ciphers+set}" = set; then :
libgcrypt20-1.8.7/configure:13645:  enableval=$enable_ciphers; enabled_ciphers=`echo $enableval | tr ',:' '  ' | tr 'A-Z' 'a-z'`
libgcrypt20-1.8.7/configure-13646-else
##############################################
libgcrypt20-1.8.7/configure-13678-if test "${enable_pubkey_ciphers+set}" = set; then :
libgcrypt20-1.8.7/configure:13679:  enableval=$enable_pubkey_ciphers; enabled_pubkey_ciphers=`echo $enableval | tr ',:' '  ' | tr 'A-Z' 'a-z'`
libgcrypt20-1.8.7/configure-13680-else
##############################################
libgcrypt20-1.8.7/configure-13712-if test "${enable_digests+set}" = set; then :
libgcrypt20-1.8.7/configure:13713:  enableval=$enable_digests; enabled_digests=`echo $enableval | tr ',:' '  ' | tr 'A-Z' 'a-z'`
libgcrypt20-1.8.7/configure-13714-else
##############################################
libgcrypt20-1.8.7/configure-13746-if test "${enable_kdfs+set}" = set; then :
libgcrypt20-1.8.7/configure:13747:  enableval=$enable_kdfs; enabled_kdfs=`echo $enableval | tr ',:' '  ' | tr 'A-Z' 'a-z'`
libgcrypt20-1.8.7/configure-13748-else
##############################################
libgcrypt20-1.8.7/configure-13780-if test "${enable_random+set}" = set; then :
libgcrypt20-1.8.7/configure:13781:  enableval=$enable_random; random=`echo $enableval | tr 'A-Z' 'a-z'`
libgcrypt20-1.8.7/configure-13782-fi
##############################################
libgcrypt20-1.8.7/configure-13865-$as_echo_n "checking whether MPI assembler modules are requested... " >&6; }
libgcrypt20-1.8.7/configure:13866:# Check whether --enable-asm was given.
libgcrypt20-1.8.7/configure-13867-if test "${enable_asm+set}" = set; then :
##############################################
libgcrypt20-1.8.7/configure-14247-               sed 's/\([0-9]*\)\.\([0-9]*\)/\2/'`
libgcrypt20-1.8.7/configure:14248:    gpg_error_config_version=`$GPG_ERROR_CONFIG $gpg_error_config_args --version`
libgcrypt20-1.8.7/configure-14249-    major=`echo $gpg_error_config_version | \
##############################################
libgcrypt20-1.8.7/configure-14263-  if test $ok = yes; then
libgcrypt20-1.8.7/configure:14264:    GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --cflags`
libgcrypt20-1.8.7/configure:14265:    GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --libs`
libgcrypt20-1.8.7/configure:14266:    GPG_ERROR_MT_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --mt --cflags 2>/dev/null`
libgcrypt20-1.8.7/configure:14267:    GPG_ERROR_MT_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --mt --libs 2>/dev/null`
libgcrypt20-1.8.7/configure-14268-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($gpg_error_config_version)" >&5
##############################################
libgcrypt20-1.8.7/configure-14270-    :
libgcrypt20-1.8.7/configure:14271:    gpg_error_config_host=`$GPG_ERROR_CONFIG $gpg_error_config_args --host 2>/dev/null || echo none`
libgcrypt20-1.8.7/configure-14272-    if test x"$gpg_error_config_host" != xnone ; then
##############################################
libgcrypt20-1.8.7/configure-14391-
libgcrypt20-1.8.7/configure:14392:    _pth_version=`$PTH_CONFIG --version | awk 'NR==1 {print $3}'`
libgcrypt20-1.8.7/configure-14393-    _req_version="1.3.7"
##############################################
libgcrypt20-1.8.7/configure-14398-        eval "_val=\"\$${_var}\""
libgcrypt20-1.8.7/configure:14399:        _major=`echo $_val | sed 's/\([0-9]*\)\.\([0-9]*\)\([ab.]\)\([0-9]*\)/\1/'`
libgcrypt20-1.8.7/configure:14400:        _minor=`echo $_val | sed 's/\([0-9]*\)\.\([0-9]*\)\([ab.]\)\([0-9]*\)/\2/'`
libgcrypt20-1.8.7/configure:14401:        _rtype=`echo $_val | sed 's/\([0-9]*\)\.\([0-9]*\)\([ab.]\)\([0-9]*\)/\3/'`
libgcrypt20-1.8.7/configure:14402:        _micro=`echo $_val | sed 's/\([0-9]*\)\.\([0-9]*\)\([ab.]\)\([0-9]*\)/\4/'`
libgcrypt20-1.8.7/configure-14403-        case $_rtype in
##############################################
libgcrypt20-1.8.7/configure-14431-         _gnupg_pth_save_libs=$LIBS
libgcrypt20-1.8.7/configure:14432:         CFLAGS="$CFLAGS `$PTH_CONFIG --cflags`"
libgcrypt20-1.8.7/configure:14433:         LDFLAGS="$LDFLAGS `$PTH_CONFIG --ldflags`"
libgcrypt20-1.8.7/configure:14434:         LIBS="$LIBS `$PTH_CONFIG --libs`"
libgcrypt20-1.8.7/configure-14435-         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
libgcrypt20-1.8.7/configure-14470-    if test $have_pth = yes; then
libgcrypt20-1.8.7/configure:14471:       PTH_CFLAGS=`$PTH_CONFIG --cflags`
libgcrypt20-1.8.7/configure:14472:       PTH_LIBS=`$PTH_CONFIG --ldflags`
libgcrypt20-1.8.7/configure:14473:       PTH_LIBS="$PTH_LIBS `$PTH_CONFIG --libs --all`"
libgcrypt20-1.8.7/configure-14474-
##############################################
libgcrypt20-1.8.7/configure-14827-do :
libgcrypt20-1.8.7/configure:14828:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libgcrypt20-1.8.7/configure-14829-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libgcrypt20-1.8.7/configure-14831-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:14832:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-14833-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-15260-do :
libgcrypt20-1.8.7/configure:15261:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libgcrypt20-1.8.7/configure-15262-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libgcrypt20-1.8.7/configure-15264-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:15265:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-15266-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-15549-/* end confdefs.h.  */
libgcrypt20-1.8.7/configure:15550:extern int foo (int x) __asm ("xyzzy");
libgcrypt20-1.8.7/configure-15551-            int bar (int x) { return x; }
##############################################
libgcrypt20-1.8.7/configure-15553-            extern int dfoo;
libgcrypt20-1.8.7/configure:15554:            extern __typeof (dfoo) dfoo __asm ("abccb");
libgcrypt20-1.8.7/configure-15555-            int dfoo = 1;
##############################################
libgcrypt20-1.8.7/configure-15750-
libgcrypt20-1.8.7/configure:15751:$as_echo "#define asm __asm__" >>confdefs.h
libgcrypt20-1.8.7/configure-15752-
##############################################
libgcrypt20-1.8.7/configure-15788-/* end confdefs.h.  */
libgcrypt20-1.8.7/configure:15789:void a(void) { asm volatile("":::"memory"); }
libgcrypt20-1.8.7/configure-15790-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-16488-              unsigned int tmp1, tmp2;
libgcrypt20-1.8.7/configure:16489:              asm ("rorxl %2, %1, %0"
libgcrypt20-1.8.7/configure-16490-                   : "=r" (tmp1)
libgcrypt20-1.8.7/configure-16491-                   : "rm0" (x), "J" (32 - ((23) & 31)));
libgcrypt20-1.8.7/configure:16492:              asm ("andnl %2, %1, %0"
libgcrypt20-1.8.7/configure-16493-                   : "=r" (tmp2)
##############################################
libgcrypt20-1.8.7/configure-16952-do :
libgcrypt20-1.8.7/configure:16953:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libgcrypt20-1.8.7/configure-16954-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libgcrypt20-1.8.7/configure-16956-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:16957:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-16958-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-16965-do :
libgcrypt20-1.8.7/configure:16966:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libgcrypt20-1.8.7/configure-16967-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libgcrypt20-1.8.7/configure-16969-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:16970:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-16971-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-16978-do :
libgcrypt20-1.8.7/configure:16979:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libgcrypt20-1.8.7/configure-16980-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libgcrypt20-1.8.7/configure-16982-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:16983:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-16984-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-16990-do :
libgcrypt20-1.8.7/configure:16991:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libgcrypt20-1.8.7/configure-16992-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libgcrypt20-1.8.7/configure-16994-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:16995:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-16996-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-17002-do :
libgcrypt20-1.8.7/configure:17003:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libgcrypt20-1.8.7/configure-17004-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libgcrypt20-1.8.7/configure-17006-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:17007:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-17008-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-17138-do :
libgcrypt20-1.8.7/configure:17139:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libgcrypt20-1.8.7/configure-17140-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libgcrypt20-1.8.7/configure-17142-  cat >>confdefs.h <<_ACEOF
libgcrypt20-1.8.7/configure:17143:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libgcrypt20-1.8.7/configure-17144-_ACEOF
##############################################
libgcrypt20-1.8.7/configure-17503-  enableval=$enable_optimization; if test $enableval = no ; then
libgcrypt20-1.8.7/configure:17504:                         CFLAGS=`echo $CFLAGS | sed 's/-O[0-9]//'`
libgcrypt20-1.8.7/configure-17505-                       fi
##############################################
libgcrypt20-1.8.7/configure-18736-# algorithm names.
libgcrypt20-1.8.7/configure:18737:tmp=`echo "$enabled_ciphers" | tr ' ' : `
libgcrypt20-1.8.7/configure-18738-
##############################################
libgcrypt20-1.8.7/configure-18742-
libgcrypt20-1.8.7/configure:18743:tmp=`echo "$enabled_pubkey_ciphers" | tr ' ' : `
libgcrypt20-1.8.7/configure-18744-
##############################################
libgcrypt20-1.8.7/configure-18748-
libgcrypt20-1.8.7/configure:18749:tmp=`echo "$enabled_digests" | tr ' ' : `
libgcrypt20-1.8.7/configure-18750-
##############################################
libgcrypt20-1.8.7/configure-18754-
libgcrypt20-1.8.7/configure:18755:tmp=`echo "$enabled_kdfs" | tr ' ' : `
libgcrypt20-1.8.7/configure-18756-
##############################################
libgcrypt20-1.8.7/configure-18848-
libgcrypt20-1.8.7/configure:18849:BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'`
libgcrypt20-1.8.7/configure-18850-BUILD_FILEVERSION="${BUILD_FILEVERSION}1217"
##############################################
libgcrypt20-1.8.7/configure-18976-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
libgcrypt20-1.8.7/configure:18977:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
libgcrypt20-1.8.7/configure-18978-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
libgcrypt20-1.8.7/configure-19176-if test -z "$BASH_VERSION$ZSH_VERSION" \
libgcrypt20-1.8.7/configure:19177:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libgcrypt20-1.8.7/configure-19178-  as_echo='print -r --'
libgcrypt20-1.8.7/configure-19179-  as_echo_n='print -rn --'
libgcrypt20-1.8.7/configure:19180:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libgcrypt20-1.8.7/configure-19181-  as_echo='printf %s\n'
##############################################
libgcrypt20-1.8.7/configure-19183-else
libgcrypt20-1.8.7/configure:19184:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libgcrypt20-1.8.7/configure-19185-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libgcrypt20-1.8.7/configure-19193-	expr "X$arg" : "X\\(.*\\)$as_nl";
libgcrypt20-1.8.7/configure:19194:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libgcrypt20-1.8.7/configure-19195-      esac;
##############################################
libgcrypt20-1.8.7/configure-19270-# ----------------------------------------
libgcrypt20-1.8.7/configure:19271:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libgcrypt20-1.8.7/configure-19272-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libgcrypt20-1.8.7/configure-19342-  {
libgcrypt20-1.8.7/configure:19343:    as_val=`expr "$@" || test $? -eq 1`
libgcrypt20-1.8.7/configure-19344-  }
##############################################
libgcrypt20-1.8.7/configure-19446-      case $as_dir in #(
libgcrypt20-1.8.7/configure:19447:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libgcrypt20-1.8.7/configure-19448-      *) as_qdir=$as_dir;;
##############################################
libgcrypt20-1.8.7/configure-19585-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
libgcrypt20-1.8.7/configure:19586:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
libgcrypt20-1.8.7/configure-19587-ac_cs_version="\\
##############################################
libgcrypt20-1.8.7/configure-19610-  --*=?*)
libgcrypt20-1.8.7/configure:19611:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libgcrypt20-1.8.7/configure:19612:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
libgcrypt20-1.8.7/configure-19613-    ac_shift=:
##############################################
libgcrypt20-1.8.7/configure-19615-  --*=)
libgcrypt20-1.8.7/configure:19616:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libgcrypt20-1.8.7/configure-19617-    ac_optarg=
##############################################
libgcrypt20-1.8.7/configure-19639-    case $ac_optarg in
libgcrypt20-1.8.7/configure:19640:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libgcrypt20-1.8.7/configure-19641-    '') as_fn_error $? "missing file argument" ;;
##############################################
libgcrypt20-1.8.7/configure-19647-    case $ac_optarg in
libgcrypt20-1.8.7/configure:19648:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libgcrypt20-1.8.7/configure-19649-    esac
##############################################
libgcrypt20-1.8.7/configure-19716-delay_variable_subst='$delay_variable_subst'
libgcrypt20-1.8.7/configure:19717:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19718:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19719:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19720:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19721:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19722:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19723:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19724:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19725:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19726:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19727:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19728:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19729:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19730:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19731:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19732:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19733:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19734:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19735:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19736:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19737:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19738:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19739:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19740:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19741:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19742:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19743:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19744:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19745:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19746:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19747:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19748:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19749:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19750:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19751:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19752:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19753:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19754:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19755:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19756:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19757:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19758:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19759:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19760:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19761:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19762:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19763:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19764:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19765:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19766:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19767:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19768:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19769:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19770:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19771:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19772:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19773:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19774:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19775:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19776:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19777:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19778:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19779:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19780:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19781:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19782:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19783:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19784:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19785:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19786:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19787:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19788:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19789:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19790:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19791:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19792:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19793:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19794:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19795:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19796:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19797:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19798:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19799:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19800:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19801:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19802:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19803:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19804:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19805:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19806:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19807:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19808:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19809:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19810:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19811:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19812:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19813:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19814:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19815:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19816:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19817:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19818:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19819:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19820:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19821:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19822:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19823:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19824:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19825:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19826:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19827:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19828:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19829:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19830:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19831:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19832:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19833:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19834:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19835:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19836:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19837:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19838:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19839:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19840:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19841:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19842:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19843:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19844:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19845:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19846:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19847:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19848:LD_RC='`$ECHO "$LD_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19849:reload_flag_RC='`$ECHO "$reload_flag_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19850:reload_cmds_RC='`$ECHO "$reload_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19851:old_archive_cmds_RC='`$ECHO "$old_archive_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19852:compiler_RC='`$ECHO "$compiler_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19853:GCC_RC='`$ECHO "$GCC_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19854:lt_prog_compiler_no_builtin_flag_RC='`$ECHO "$lt_prog_compiler_no_builtin_flag_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19855:lt_prog_compiler_pic_RC='`$ECHO "$lt_prog_compiler_pic_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19856:lt_prog_compiler_wl_RC='`$ECHO "$lt_prog_compiler_wl_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19857:lt_prog_compiler_static_RC='`$ECHO "$lt_prog_compiler_static_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19858:lt_cv_prog_compiler_c_o_RC='`$ECHO "$lt_cv_prog_compiler_c_o_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19859:archive_cmds_need_lc_RC='`$ECHO "$archive_cmds_need_lc_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19860:enable_shared_with_static_runtimes_RC='`$ECHO "$enable_shared_with_static_runtimes_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19861:export_dynamic_flag_spec_RC='`$ECHO "$export_dynamic_flag_spec_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19862:whole_archive_flag_spec_RC='`$ECHO "$whole_archive_flag_spec_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19863:compiler_needs_object_RC='`$ECHO "$compiler_needs_object_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19864:old_archive_from_new_cmds_RC='`$ECHO "$old_archive_from_new_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19865:old_archive_from_expsyms_cmds_RC='`$ECHO "$old_archive_from_expsyms_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19866:archive_cmds_RC='`$ECHO "$archive_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19867:archive_expsym_cmds_RC='`$ECHO "$archive_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19868:module_cmds_RC='`$ECHO "$module_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19869:module_expsym_cmds_RC='`$ECHO "$module_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19870:with_gnu_ld_RC='`$ECHO "$with_gnu_ld_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19871:allow_undefined_flag_RC='`$ECHO "$allow_undefined_flag_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19872:no_undefined_flag_RC='`$ECHO "$no_undefined_flag_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19873:hardcode_libdir_flag_spec_RC='`$ECHO "$hardcode_libdir_flag_spec_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19874:hardcode_libdir_separator_RC='`$ECHO "$hardcode_libdir_separator_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19875:hardcode_direct_RC='`$ECHO "$hardcode_direct_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19876:hardcode_direct_absolute_RC='`$ECHO "$hardcode_direct_absolute_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19877:hardcode_minus_L_RC='`$ECHO "$hardcode_minus_L_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19878:hardcode_shlibpath_var_RC='`$ECHO "$hardcode_shlibpath_var_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19879:hardcode_automatic_RC='`$ECHO "$hardcode_automatic_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19880:inherit_rpath_RC='`$ECHO "$inherit_rpath_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19881:link_all_deplibs_RC='`$ECHO "$link_all_deplibs_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19882:always_export_symbols_RC='`$ECHO "$always_export_symbols_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19883:export_symbols_cmds_RC='`$ECHO "$export_symbols_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19884:exclude_expsyms_RC='`$ECHO "$exclude_expsyms_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19885:include_expsyms_RC='`$ECHO "$include_expsyms_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19886:prelink_cmds_RC='`$ECHO "$prelink_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19887:postlink_cmds_RC='`$ECHO "$postlink_cmds_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19888:file_list_spec_RC='`$ECHO "$file_list_spec_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure:19889:hardcode_action_RC='`$ECHO "$hardcode_action_RC" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/configure-19890-
##############################################
libgcrypt20-1.8.7/configure-19988-file_list_spec_RC; do
libgcrypt20-1.8.7/configure:19989:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libgcrypt20-1.8.7/configure-19990-    *[\\\\\\\`\\"\\\$]*)
libgcrypt20-1.8.7/configure:19991:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
libgcrypt20-1.8.7/configure-19992-      ;;
##############################################
libgcrypt20-1.8.7/configure-20029-postlink_cmds_RC; do
libgcrypt20-1.8.7/configure:20030:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libgcrypt20-1.8.7/configure-20031-    *[\\\\\\\`\\"\\\$]*)
libgcrypt20-1.8.7/configure:20032:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
libgcrypt20-1.8.7/configure-20033-      ;;
##############################################
libgcrypt20-1.8.7/configure-20153-fi
libgcrypt20-1.8.7/configure:20154:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
libgcrypt20-1.8.7/configure-20155-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
libgcrypt20-1.8.7/configure-20170-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
libgcrypt20-1.8.7/configure:20171:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
libgcrypt20-1.8.7/configure-20172-ac_delim='%!_!# '
##############################################
libgcrypt20-1.8.7/configure-20176-
libgcrypt20-1.8.7/configure:20177:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
libgcrypt20-1.8.7/configure-20178-  if test $ac_delim_n = $ac_delim_num; then
##############################################
libgcrypt20-1.8.7/configure-20314-for ac_last_try in false false :; do
libgcrypt20-1.8.7/configure:20315:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
libgcrypt20-1.8.7/configure-20316-  if test -z "$ac_tt"; then
##############################################
libgcrypt20-1.8.7/configure-20446-      esac
libgcrypt20-1.8.7/configure:20447:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
libgcrypt20-1.8.7/configure-20448-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
libgcrypt20-1.8.7/configure-20505-*)
libgcrypt20-1.8.7/configure:20506:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libgcrypt20-1.8.7/configure-20507-  # A ".." for each directory in $ac_dir_suffix.
libgcrypt20-1.8.7/configure:20508:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libgcrypt20-1.8.7/configure-20509-  case $ac_top_builddir_sub in
##############################################
libgcrypt20-1.8.7/configure-20566-/@mandir@/p'
libgcrypt20-1.8.7/configure:20567:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
libgcrypt20-1.8.7/configure-20568-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
libgcrypt20-1.8.7/configure-20583-
libgcrypt20-1.8.7/configure:20584:# Neutralize VPATH when `$srcdir' = `.'.
libgcrypt20-1.8.7/configure-20585-# Shell code in configure.ac might set extrasub.
##############################################
libgcrypt20-1.8.7/configure-20611-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
libgcrypt20-1.8.7/configure:20612:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
libgcrypt20-1.8.7/configure-20613-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
libgcrypt20-1.8.7/configure-20657-    * )
libgcrypt20-1.8.7/configure:20658:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libgcrypt20-1.8.7/configure-20659-  esac
##############################################
libgcrypt20-1.8.7/configure-20743-    # Strip MF so we end up with the name of the file.
libgcrypt20-1.8.7/configure:20744:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
libgcrypt20-1.8.7/configure-20745-    # Check whether this is an Automake generated Makefile which includes
##############################################
libgcrypt20-1.8.7/configure-20832-
libgcrypt20-1.8.7/configure:20833:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
libgcrypt20-1.8.7/configure-20834-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
libgcrypt20-1.8.7/configure-21659-    else
libgcrypt20-1.8.7/configure:21660:      tmpi=`echo "$tmp"| sed 's/./ /g'`
libgcrypt20-1.8.7/configure-21661-      echo $enabled_ciphers EOF | tr ' ' '\n' | \
##############################################
libgcrypt20-1.8.7/configure-21680-    else
libgcrypt20-1.8.7/configure:21681:      tmpi=`echo "$tmp"| sed 's/./ /g'`
libgcrypt20-1.8.7/configure-21682-      echo $enabled_digests EOF | tr ' ' '\n' | \
##############################################
libgcrypt20-1.8.7/configure-21701-    else
libgcrypt20-1.8.7/configure:21702:      tmpi=`echo "$tmp"| sed 's/./ /g'`
libgcrypt20-1.8.7/configure-21703-      echo $enabled_kdfs EOF | tr ' ' '\n' | \
##############################################
libgcrypt20-1.8.7/configure-21722-    else
libgcrypt20-1.8.7/configure:21723:      tmpi=`echo "$tmp"| sed 's/./ /g'`
libgcrypt20-1.8.7/configure-21724-      echo $enabled_pubkey_ciphers EOF | tr ' ' '\n' | \
##############################################
libgcrypt20-1.8.7/acinclude.m4-41-    else
libgcrypt20-1.8.7/acinclude.m4:42:      tmpi=`echo "$tmp"| sed 's/./ /g'`
libgcrypt20-1.8.7/acinclude.m4-43-      echo $2 EOF | tr ' ' '\n' | \
##############################################
libgcrypt20-1.8.7/acinclude.m4-134-    ac_nlist=conftest.nm
libgcrypt20-1.8.7/acinclude.m4:135:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \| cut -d \' \' -f 2 \> $ac_nlist) && test -s "$ac_nlist"; then
libgcrypt20-1.8.7/acinclude.m4-136-      # See whether the symbols have a leading underscore.
##############################################
libgcrypt20-1.8.7/acinclude.m4-342-  [
libgcrypt20-1.8.7/acinclude.m4:343:    _pth_version=`$PTH_CONFIG --version | awk 'NR==1 {print [$]3}'`
libgcrypt20-1.8.7/acinclude.m4-344-    _req_version="ifelse([$1],,1.2.0,$1)"
##############################################
libgcrypt20-1.8.7/acinclude.m4-348-        eval "_val=\"\$${_var}\""
libgcrypt20-1.8.7/acinclude.m4:349:        _major=`echo $_val | sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\([[ab.]]\)\([[0-9]]*\)/\1/'`
libgcrypt20-1.8.7/acinclude.m4:350:        _minor=`echo $_val | sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\([[ab.]]\)\([[0-9]]*\)/\2/'`
libgcrypt20-1.8.7/acinclude.m4:351:        _rtype=`echo $_val | sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\([[ab.]]\)\([[0-9]]*\)/\3/'`
libgcrypt20-1.8.7/acinclude.m4:352:        _micro=`echo $_val | sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\([[ab.]]\)\([[0-9]]*\)/\4/'`
libgcrypt20-1.8.7/acinclude.m4-353-        case $_rtype in
##############################################
libgcrypt20-1.8.7/acinclude.m4-376-         _gnupg_pth_save_libs=$LIBS
libgcrypt20-1.8.7/acinclude.m4:377:         CFLAGS="$CFLAGS `$PTH_CONFIG --cflags`"
libgcrypt20-1.8.7/acinclude.m4:378:         LDFLAGS="$LDFLAGS `$PTH_CONFIG --ldflags`"
libgcrypt20-1.8.7/acinclude.m4:379:         LIBS="$LIBS `$PTH_CONFIG --libs`"
libgcrypt20-1.8.7/acinclude.m4-380-         AC_LINK_IFELSE([AC_LANG_PROGRAM([#include <pth.h>
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-125-done
libgcrypt20-1.8.7/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
libgcrypt20-1.8.7/m4/libtool.m4-127-])
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
libgcrypt20-1.8.7/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
libgcrypt20-1.8.7/m4/libtool.m4-429-
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-437-#
libgcrypt20-1.8.7/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
libgcrypt20-1.8.7/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
libgcrypt20-1.8.7/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libgcrypt20-1.8.7/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
libgcrypt20-1.8.7/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
libgcrypt20-1.8.7/m4/libtool.m4-551-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
libgcrypt20-1.8.7/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libgcrypt20-1.8.7/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
libgcrypt20-1.8.7/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
libgcrypt20-1.8.7/m4/libtool.m4-564-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-720-
libgcrypt20-1.8.7/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
libgcrypt20-1.8.7/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
libgcrypt20-1.8.7/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
libgcrypt20-1.8.7/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1143-      }]'
libgcrypt20-1.8.7/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libgcrypt20-1.8.7/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
libgcrypt20-1.8.7/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
libgcrypt20-1.8.7/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libgcrypt20-1.8.7/m4/libtool.m4-1148-  fi],[])
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
libgcrypt20-1.8.7/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
libgcrypt20-1.8.7/m4/libtool.m4-1181-  ECHO='print -r --'
libgcrypt20-1.8.7/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
libgcrypt20-1.8.7/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
libgcrypt20-1.8.7/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
libgcrypt20-1.8.7/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
libgcrypt20-1.8.7/m4/libtool.m4-1217-
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1237-   if test "$GCC" = yes; then
libgcrypt20-1.8.7/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
libgcrypt20-1.8.7/m4/libtool.m4-1239-   fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1241- /*)
libgcrypt20-1.8.7/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
libgcrypt20-1.8.7/m4/libtool.m4-1243-   ;; #(
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
libgcrypt20-1.8.7/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
libgcrypt20-1.8.7/m4/libtool.m4-1272-      *ELF-32*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
libgcrypt20-1.8.7/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
libgcrypt20-1.8.7/m4/libtool.m4-1288-	*32-bit*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1298-    else
libgcrypt20-1.8.7/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
libgcrypt20-1.8.7/m4/libtool.m4-1300-	*32-bit*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1656-    # And add a safety zone
libgcrypt20-1.8.7/m4/libtool.m4:1657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libgcrypt20-1.8.7/m4/libtool.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libgcrypt20-1.8.7/m4/libtool.m4-1659-    ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1689-    if test -n "$kargmax"; then
libgcrypt20-1.8.7/m4/libtool.m4:1690:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
libgcrypt20-1.8.7/m4/libtool.m4-1691-    else
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1697-    if test -n "$lt_cv_sys_max_cmd_len"; then
libgcrypt20-1.8.7/m4/libtool.m4:1698:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libgcrypt20-1.8.7/m4/libtool.m4:1699:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libgcrypt20-1.8.7/m4/libtool.m4-1700-    else
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1709-      # we can't tell.
libgcrypt20-1.8.7/m4/libtool.m4:1710:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
libgcrypt20-1.8.7/m4/libtool.m4-1711-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1713-      do
libgcrypt20-1.8.7/m4/libtool.m4:1714:        i=`expr $i + 1`
libgcrypt20-1.8.7/m4/libtool.m4-1715-        teststring=$teststring$teststring
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1717-      # Only check the string length outside the loop.
libgcrypt20-1.8.7/m4/libtool.m4:1718:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
libgcrypt20-1.8.7/m4/libtool.m4-1719-      teststring=
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-1722-      # linker.  It appears as though 1/2 is a usable value.
libgcrypt20-1.8.7/m4/libtool.m4:1723:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
libgcrypt20-1.8.7/m4/libtool.m4-1724-    fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2047-  if test "$hard_links" = no; then
libgcrypt20-1.8.7/m4/libtool.m4:2048:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
libgcrypt20-1.8.7/m4/libtool.m4-2049-    need_locks=warn
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2178-  esac
libgcrypt20-1.8.7/m4/libtool.m4:2179:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
libgcrypt20-1.8.7/m4/libtool.m4-2180-  case $lt_search_path_spec in
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2185-    # okay in the real world where ";" in dirpaths is itself problematic.
libgcrypt20-1.8.7/m4/libtool.m4:2186:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
libgcrypt20-1.8.7/m4/libtool.m4-2187-    ;;
libgcrypt20-1.8.7/m4/libtool.m4-2188-  *)
libgcrypt20-1.8.7/m4/libtool.m4:2189:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
libgcrypt20-1.8.7/m4/libtool.m4-2190-    ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2194-  lt_tmp_lt_search_path_spec=
libgcrypt20-1.8.7/m4/libtool.m4:2195:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
libgcrypt20-1.8.7/m4/libtool.m4-2196-  for lt_sys_path in $lt_search_path_spec; do
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2229-  esac
libgcrypt20-1.8.7/m4/libtool.m4:2230:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
libgcrypt20-1.8.7/m4/libtool.m4-2231-else
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2317-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
libgcrypt20-1.8.7/m4/libtool.m4:2318:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
libgcrypt20-1.8.7/m4/libtool.m4-2319-    ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2353-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libgcrypt20-1.8.7/m4/libtool.m4:2354:    postinstall_cmds='base_file=`basename \${file}`~
libgcrypt20-1.8.7/m4/libtool.m4:2355:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
libgcrypt20-1.8.7/m4/libtool.m4:2356:      dldir=$destdir/`dirname \$dlpath`~
libgcrypt20-1.8.7/m4/libtool.m4-2357-      test -d \$dldir || mkdir -p \$dldir~
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2362-      fi'
libgcrypt20-1.8.7/m4/libtool.m4:2363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libgcrypt20-1.8.7/m4/libtool.m4-2364-      dlpath=$dir/\$dldll~
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2370-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
libgcrypt20-1.8.7/m4/libtool.m4:2371:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/m4/libtool.m4-2372-m4_if([$1], [],[
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2376-      # MinGW DLLs use traditional 'lib' prefix
libgcrypt20-1.8.7/m4/libtool.m4:2377:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/m4/libtool.m4-2378-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2380-      # pw32 DLLs use 'pw' prefix rather than 'lib'
libgcrypt20-1.8.7/m4/libtool.m4:2381:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/m4/libtool.m4-2382-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2389-    libname_spec='$name'
libgcrypt20-1.8.7/m4/libtool.m4:2390:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
libgcrypt20-1.8.7/m4/libtool.m4-2391-    library_names_spec='${libname}.dll.lib'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2401-        # Let DOS variable expansion print the short 8.3 style file name.
libgcrypt20-1.8.7/m4/libtool.m4:2402:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
libgcrypt20-1.8.7/m4/libtool.m4-2403-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2406-      # Convert to MSYS style.
libgcrypt20-1.8.7/m4/libtool.m4:2407:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
libgcrypt20-1.8.7/m4/libtool.m4-2408-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2412-      # like /cygdrive/c/PROGRA~1:/cygdr...
libgcrypt20-1.8.7/m4/libtool.m4:2413:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
libgcrypt20-1.8.7/m4/libtool.m4:2414:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
libgcrypt20-1.8.7/m4/libtool.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libgcrypt20-1.8.7/m4/libtool.m4-2416-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2420-        # It is most probably a Windows format PATH.
libgcrypt20-1.8.7/m4/libtool.m4:2421:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
libgcrypt20-1.8.7/m4/libtool.m4-2422-      else
libgcrypt20-1.8.7/m4/libtool.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libgcrypt20-1.8.7/m4/libtool.m4-2424-      fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2430-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libgcrypt20-1.8.7/m4/libtool.m4:2431:    postinstall_cmds='base_file=`basename \${file}`~
libgcrypt20-1.8.7/m4/libtool.m4:2432:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
libgcrypt20-1.8.7/m4/libtool.m4:2433:      dldir=$destdir/`dirname \$dlpath`~
libgcrypt20-1.8.7/m4/libtool.m4-2434-      test -d \$dldir || mkdir -p \$dldir~
libgcrypt20-1.8.7/m4/libtool.m4-2435-      $install_prog $dir/$dlname \$dldir/$dlname'
libgcrypt20-1.8.7/m4/libtool.m4:2436:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libgcrypt20-1.8.7/m4/libtool.m4-2437-      dlpath=$dir/\$dldll~
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2444-    # Assume MSVC wrapper
libgcrypt20-1.8.7/m4/libtool.m4:2445:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
libgcrypt20-1.8.7/m4/libtool.m4-2446-    dynamic_linker='Win32 ld.exe'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2461-  shlibpath_var=DYLD_LIBRARY_PATH
libgcrypt20-1.8.7/m4/libtool.m4:2462:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
libgcrypt20-1.8.7/m4/libtool.m4-2463-m4_if([$1], [],[
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2699-  if test -f /etc/ld.so.conf; then
libgcrypt20-1.8.7/m4/libtool.m4:2700:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
libgcrypt20-1.8.7/m4/libtool.m4-2701-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2773-  shlibpath_var=LD_LIBRARY_PATH
libgcrypt20-1.8.7/m4/libtool.m4:2774:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/m4/libtool.m4-2775-    case $host_os in
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-2990-	"file_magic "*)
libgcrypt20-1.8.7/m4/libtool.m4:2991:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
libgcrypt20-1.8.7/m4/libtool.m4-2992-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3073-    # gcc leaves a trailing carriage return which upsets mingw
libgcrypt20-1.8.7/m4/libtool.m4:3074:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
libgcrypt20-1.8.7/m4/libtool.m4-3075-  *)
libgcrypt20-1.8.7/m4/libtool.m4:3076:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
libgcrypt20-1.8.7/m4/libtool.m4-3077-  esac
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3082-      # Canonicalize the pathname of ld
libgcrypt20-1.8.7/m4/libtool.m4:3083:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
libgcrypt20-1.8.7/m4/libtool.m4-3084-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
libgcrypt20-1.8.7/m4/libtool.m4:3085:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
libgcrypt20-1.8.7/m4/libtool.m4-3086-      done
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3113-      # Break only if it was the GNU/non-GNU ld that we prefer.
libgcrypt20-1.8.7/m4/libtool.m4:3114:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
libgcrypt20-1.8.7/m4/libtool.m4-3115-      *GNU* | *'with BFD'*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3153-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
libgcrypt20-1.8.7/m4/libtool.m4:3154:case `$LD -v 2>&1 </dev/null` in
libgcrypt20-1.8.7/m4/libtool.m4-3155-*GNU* | *'with BFD'*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3348-openbsd*)
libgcrypt20-1.8.7/m4/libtool.m4:3349:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/m4/libtool.m4-3350-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3412-    else
libgcrypt20-1.8.7/m4/libtool.m4:3413:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
libgcrypt20-1.8.7/m4/libtool.m4-3414-    fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3458-	# Tru64's nm complains that /dev/null is an invalid object file
libgcrypt20-1.8.7/m4/libtool.m4:3459:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
libgcrypt20-1.8.7/m4/libtool.m4-3460-	*/dev/null* | *'Invalid file or object type'*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3464-	*)
libgcrypt20-1.8.7/m4/libtool.m4:3465:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
libgcrypt20-1.8.7/m4/libtool.m4-3466-	  */dev/null*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3490-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
libgcrypt20-1.8.7/m4/libtool.m4:3491:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
libgcrypt20-1.8.7/m4/libtool.m4-3492-    *COFF*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3549-  # decide which to use based on capabilities of $DLLTOOL
libgcrypt20-1.8.7/m4/libtool.m4:3550:  case `$DLLTOOL --help 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-3551-  *--identify-strict*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3708-# If we're using GNU nm, then use its standard symbol codes.
libgcrypt20-1.8.7/m4/libtool.m4:3709:case `$NM -V 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-3710-*GNU* | *'with BFD'*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3726-mingw*)
libgcrypt20-1.8.7/m4/libtool.m4:3727:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
libgcrypt20-1.8.7/m4/libtool.m4-3728-  ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-3779-    nlist=conftest.nm
libgcrypt20-1.8.7/m4/libtool.m4:3780:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
libgcrypt20-1.8.7/m4/libtool.m4-3781-      # Try sorting and uniquifying the output.
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4117-	  *)
libgcrypt20-1.8.7/m4/libtool.m4:4118:	    case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/m4/libtool.m4-4119-	    *Sun\ C*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4422-      *)
libgcrypt20-1.8.7/m4/libtool.m4:4423:	case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/m4/libtool.m4-4424-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4700-	# shared libraries, regardless of the interface used.
libgcrypt20-1.8.7/m4/libtool.m4:4701:	case `$LD -v 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-4702-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4732-    supports_anon_versioning=no
libgcrypt20-1.8.7/m4/libtool.m4:4733:    case `$LD -v 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-4734-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4801-	# is EXPORTS), use it as is; otherwise, prepend...
libgcrypt20-1.8.7/m4/libtool.m4:4802:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED \"$sed_uncomment_deffile\" $export_symbols | $SED 1q`" = xEXPORTS; then
libgcrypt20-1.8.7/m4/libtool.m4-4803-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4829-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
libgcrypt20-1.8.7/m4/libtool.m4:4830:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4:4831:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-4832-      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4847-        pgcc*)				# Portland Group C compiler
libgcrypt20-1.8.7/m4/libtool.m4:4848:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/m4/libtool.m4-4849-	  tmp_addflag=' $pic_flag'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4852-					# Portland Group f77 and f90 compilers
libgcrypt20-1.8.7/m4/libtool.m4:4853:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/m4/libtool.m4-4854-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4867-	nvcc*)	# Cuda Compiler Driver 2.2
libgcrypt20-1.8.7/m4/libtool.m4:4868:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/m4/libtool.m4-4869-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4871-	esac
libgcrypt20-1.8.7/m4/libtool.m4:4872:	case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/m4/libtool.m4-4873-	*Sun\ C*)			# Sun C 5.9
libgcrypt20-1.8.7/m4/libtool.m4:4874:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/m4/libtool.m4-4875-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-4939-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
libgcrypt20-1.8.7/m4/libtool.m4:4940:      case `$LD -v 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-4941-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5062-	# below for broken collect2 doesn't work under 4.3+
libgcrypt20-1.8.7/m4/libtool.m4:5063:	  collect2name=`${CC} -print-prog-name=collect2`
libgcrypt20-1.8.7/m4/libtool.m4-5064-	  if test -f "$collect2name" &&
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5112-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
libgcrypt20-1.8.7/m4/libtool.m4:5113:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
libgcrypt20-1.8.7/m4/libtool.m4-5114-      else
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5178-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
libgcrypt20-1.8.7/m4/libtool.m4:5179:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED \"$sed_uncomment_deffile\" $export_symbols | $SED 1q`" = xEXPORTS; then
libgcrypt20-1.8.7/m4/libtool.m4-5180-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5215-	# FIXME: Setting linknames here is a bad hack.
libgcrypt20-1.8.7/m4/libtool.m4:5216:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
libgcrypt20-1.8.7/m4/libtool.m4-5217-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5353-      if test "$GCC" = yes; then
libgcrypt20-1.8.7/m4/libtool.m4:5354:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-5355-	# Try to use the -exported_symbol ld option, if it does not
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5376-	if test "$lt_cv_irix_exported_symbol" = yes; then
libgcrypt20-1.8.7/m4/libtool.m4:5377:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-5378-	fi
libgcrypt20-1.8.7/m4/libtool.m4-5379-      else
libgcrypt20-1.8.7/m4/libtool.m4:5380:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4:5381:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-5382-      fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5416-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
libgcrypt20-1.8.7/m4/libtool.m4:5417:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/m4/libtool.m4-5418-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5449-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
libgcrypt20-1.8.7/m4/libtool.m4:5450:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-5451-      else
libgcrypt20-1.8.7/m4/libtool.m4-5452-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
libgcrypt20-1.8.7/m4/libtool.m4:5453:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-5454-      fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5462-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
libgcrypt20-1.8.7/m4/libtool.m4:5463:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-5464-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5466-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
libgcrypt20-1.8.7/m4/libtool.m4:5467:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4:5468:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
libgcrypt20-1.8.7/m4/libtool.m4:5469:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
libgcrypt20-1.8.7/m4/libtool.m4-5470-
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5485-      else
libgcrypt20-1.8.7/m4/libtool.m4:5486:	case `$CC -V 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-5487-	*"Compilers 5.0"*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5678-	  _LT_TAGVAR(allow_undefined_flag, $1)=
libgcrypt20-1.8.7/m4/libtool.m4:5679:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
libgcrypt20-1.8.7/m4/libtool.m4-5680-	  then
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-5978-        # ancient GNU ld didn't support --whole-archive et. al.
libgcrypt20-1.8.7/m4/libtool.m4:5979:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
libgcrypt20-1.8.7/m4/libtool.m4-5980-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6061-          # below for broken collect2 doesn't work under 4.3+
libgcrypt20-1.8.7/m4/libtool.m4:6062:	  collect2name=`${CC} -print-prog-name=collect2`
libgcrypt20-1.8.7/m4/libtool.m4-6063-	  if test -f "$collect2name" &&
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6111-
libgcrypt20-1.8.7/m4/libtool.m4:6112:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
libgcrypt20-1.8.7/m4/libtool.m4-6113-        else
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6177-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
libgcrypt20-1.8.7/m4/libtool.m4:6178:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED \"$sed_uncomment_deffile\" $export_symbols | $SED 1q`" = xEXPORTS; then
libgcrypt20-1.8.7/m4/libtool.m4-6179-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6218-	    # is EXPORTS), use it as is; otherwise, prepend...
libgcrypt20-1.8.7/m4/libtool.m4:6219:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED \"$sed_uncomment_deffile\" $export_symbols | $SED 1q`" = xEXPORTS; then
libgcrypt20-1.8.7/m4/libtool.m4-6220-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6301-            # dependencies.
libgcrypt20-1.8.7/m4/libtool.m4:6302:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
libgcrypt20-1.8.7/m4/libtool.m4-6303-            ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6366-	    # dependencies.
libgcrypt20-1.8.7/m4/libtool.m4:6367:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
libgcrypt20-1.8.7/m4/libtool.m4-6368-	    ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6402-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
libgcrypt20-1.8.7/m4/libtool.m4:6403:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4:6404:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6405-	;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6409-	    # SGI C++
libgcrypt20-1.8.7/m4/libtool.m4:6410:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6411-
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6420-	      if test "$with_gnu_ld" = no; then
libgcrypt20-1.8.7/m4/libtool.m4:6421:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6422-	      else
libgcrypt20-1.8.7/m4/libtool.m4:6423:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6424-	      fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6441-	    # to its proper name (with version) after linking.
libgcrypt20-1.8.7/m4/libtool.m4:6442:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
libgcrypt20-1.8.7/m4/libtool.m4:6443:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6444-	    # Commands to make compiler produce verbose output that lists
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6451-	    # dependencies.
libgcrypt20-1.8.7/m4/libtool.m4:6452:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
libgcrypt20-1.8.7/m4/libtool.m4-6453-
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6466-	    # earlier do not add the objects themselves.
libgcrypt20-1.8.7/m4/libtool.m4:6467:	    case `$CC -V 2>&1` in
libgcrypt20-1.8.7/m4/libtool.m4-6468-	      *"Version 7."*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6487-            # Portland Group C++ compiler
libgcrypt20-1.8.7/m4/libtool.m4:6488:	    case `$CC -V` in
libgcrypt20-1.8.7/m4/libtool.m4-6489-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6492-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
libgcrypt20-1.8.7/m4/libtool.m4:6493:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
libgcrypt20-1.8.7/m4/libtool.m4-6494-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6496-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
libgcrypt20-1.8.7/m4/libtool.m4:6497:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
libgcrypt20-1.8.7/m4/libtool.m4-6498-		$RANLIB $oldlib'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6501-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
libgcrypt20-1.8.7/m4/libtool.m4:6502:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6503-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6505-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
libgcrypt20-1.8.7/m4/libtool.m4:6506:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6507-	      ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6515-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
libgcrypt20-1.8.7/m4/libtool.m4:6516:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/m4/libtool.m4-6517-            ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6534-	    # dependencies.
libgcrypt20-1.8.7/m4/libtool.m4:6535:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
libgcrypt20-1.8.7/m4/libtool.m4-6536-	    ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6549-	  *)
libgcrypt20-1.8.7/m4/libtool.m4:6550:	    case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/m4/libtool.m4-6551-	    *Sun\ C*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6556-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
libgcrypt20-1.8.7/m4/libtool.m4:6557:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
libgcrypt20-1.8.7/m4/libtool.m4-6558-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6626-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
libgcrypt20-1.8.7/m4/libtool.m4:6627:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/m4/libtool.m4-6628-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6645-	    # to its proper name (with version) after linking.
libgcrypt20-1.8.7/m4/libtool.m4:6646:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6647-
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6666-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
libgcrypt20-1.8.7/m4/libtool.m4:6667:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6668-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6671-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
libgcrypt20-1.8.7/m4/libtool.m4:6672:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4:6673:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
libgcrypt20-1.8.7/m4/libtool.m4-6674-	          echo "-hidden">> $lib.exp~
libgcrypt20-1.8.7/m4/libtool.m4:6675:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
libgcrypt20-1.8.7/m4/libtool.m4-6676-	          $RM $lib.exp'
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6690-	    # dependencies.
libgcrypt20-1.8.7/m4/libtool.m4:6691:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
libgcrypt20-1.8.7/m4/libtool.m4-6692-	    ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6697-	        osf3*)
libgcrypt20-1.8.7/m4/libtool.m4:6698:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6699-		  ;;
libgcrypt20-1.8.7/m4/libtool.m4-6700-	        *)
libgcrypt20-1.8.7/m4/libtool.m4:6701:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
libgcrypt20-1.8.7/m4/libtool.m4-6702-		  ;;
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-6950-  case ${2} in
libgcrypt20-1.8.7/m4/libtool.m4:6951:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
libgcrypt20-1.8.7/m4/libtool.m4:6952:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
libgcrypt20-1.8.7/m4/libtool.m4-6953-  esac
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-7038-
libgcrypt20-1.8.7/m4/libtool.m4:7039:  for p in `eval "$output_verbose_link_cmd"`; do
libgcrypt20-1.8.7/m4/libtool.m4-7040-    case ${prev}${p} in
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-7136-linux*)
libgcrypt20-1.8.7/m4/libtool.m4:7137:  case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/m4/libtool.m4-7138-  *Sun\ C*)
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-7187-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
libgcrypt20-1.8.7/m4/libtool.m4:7188: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
libgcrypt20-1.8.7/m4/libtool.m4-7189-fi
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-7799-    test $lt_ac_count -gt 10 && break
libgcrypt20-1.8.7/m4/libtool.m4:7800:    lt_ac_count=`expr $lt_ac_count + 1`
libgcrypt20-1.8.7/m4/libtool.m4-7801-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
libgcrypt20-1.8.7/m4/libtool.m4-7870-# ------------------------------------------------------
libgcrypt20-1.8.7/m4/libtool.m4:7871:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
libgcrypt20-1.8.7/m4/libtool.m4-7872-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
libgcrypt20-1.8.7/m4/ltsugar.m4-67-m4_define([lt_combine],
libgcrypt20-1.8.7/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
libgcrypt20-1.8.7/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
libgcrypt20-1.8.7/m4/Makefile.in-49-  { \
libgcrypt20-1.8.7/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/m4/Makefile.in-51-  }; \
##############################################
libgcrypt20-1.8.7/m4/Makefile.in-340-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/m4/Makefile.in:341:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/m4/Makefile.in:342:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/m4/Makefile.in-343-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/m4/Makefile.in-354-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/m4/Makefile.in:355:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/m4/Makefile.in-356-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/m4/gpg-error.m4-72-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)/\2/'`
libgcrypt20-1.8.7/m4/gpg-error.m4:73:    gpg_error_config_version=`$GPG_ERROR_CONFIG $gpg_error_config_args --version`
libgcrypt20-1.8.7/m4/gpg-error.m4-74-    major=`echo $gpg_error_config_version | \
##############################################
libgcrypt20-1.8.7/m4/gpg-error.m4-88-  if test $ok = yes; then
libgcrypt20-1.8.7/m4/gpg-error.m4:89:    GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --cflags`
libgcrypt20-1.8.7/m4/gpg-error.m4:90:    GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --libs`
libgcrypt20-1.8.7/m4/gpg-error.m4:91:    GPG_ERROR_MT_CFLAGS=`$GPG_ERROR_CONFIG $gpg_error_config_args --mt --cflags 2>/dev/null`
libgcrypt20-1.8.7/m4/gpg-error.m4:92:    GPG_ERROR_MT_LIBS=`$GPG_ERROR_CONFIG $gpg_error_config_args --mt --libs 2>/dev/null`
libgcrypt20-1.8.7/m4/gpg-error.m4-93-    AC_MSG_RESULT([yes ($gpg_error_config_version)])
libgcrypt20-1.8.7/m4/gpg-error.m4-94-    ifelse([$2], , :, [$2])
libgcrypt20-1.8.7/m4/gpg-error.m4:95:    gpg_error_config_host=`$GPG_ERROR_CONFIG $gpg_error_config_args --host 2>/dev/null || echo none`
libgcrypt20-1.8.7/m4/gpg-error.m4-96-    if test x"$gpg_error_config_host" != xnone ; then
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-69-  { \
libgcrypt20-1.8.7/tests/Makefile.in:70:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/tests/Makefile.in-71-  }; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-626-	test -n "$(EXEEXT)" || exit 0; \
libgcrypt20-1.8.7/tests/Makefile.in:627:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
libgcrypt20-1.8.7/tests/Makefile.in-628-	echo " rm -f" $$list; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-811-.c.obj:
libgcrypt20-1.8.7/tests/Makefile.in:812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/tests/Makefile.in-813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/tests/Makefile.in:816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/tests/Makefile.in-817-
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-825-t_lock-t-lock.o: t-lock.c
libgcrypt20-1.8.7/tests/Makefile.in:826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_lock_CFLAGS) $(CFLAGS) -MT t_lock-t-lock.o -MD -MP -MF $(DEPDIR)/t_lock-t-lock.Tpo -c -o t_lock-t-lock.o `test -f 't-lock.c' || echo '$(srcdir)/'`t-lock.c
libgcrypt20-1.8.7/tests/Makefile.in-827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_lock-t-lock.Tpo $(DEPDIR)/t_lock-t-lock.Po
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/tests/Makefile.in:830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_lock_CFLAGS) $(CFLAGS) -c -o t_lock-t-lock.o `test -f 't-lock.c' || echo '$(srcdir)/'`t-lock.c
libgcrypt20-1.8.7/tests/Makefile.in-831-
libgcrypt20-1.8.7/tests/Makefile.in-832-t_lock-t-lock.obj: t-lock.c
libgcrypt20-1.8.7/tests/Makefile.in:833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_lock_CFLAGS) $(CFLAGS) -MT t_lock-t-lock.obj -MD -MP -MF $(DEPDIR)/t_lock-t-lock.Tpo -c -o t_lock-t-lock.obj `if test -f 't-lock.c'; then $(CYGPATH_W) 't-lock.c'; else $(CYGPATH_W) '$(srcdir)/t-lock.c'; fi`
libgcrypt20-1.8.7/tests/Makefile.in-834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_lock-t-lock.Tpo $(DEPDIR)/t_lock-t-lock.Po
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/tests/Makefile.in:837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_lock_CFLAGS) $(CFLAGS) -c -o t_lock-t-lock.obj `if test -f 't-lock.c'; then $(CYGPATH_W) 't-lock.c'; else $(CYGPATH_W) '$(srcdir)/t-lock.c'; fi`
libgcrypt20-1.8.7/tests/Makefile.in-838-
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-874-GTAGS:
libgcrypt20-1.8.7/tests/Makefile.in:875:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/tests/Makefile.in-876-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-907-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
libgcrypt20-1.8.7/tests/Makefile.in:908:	      all=`expr $$all + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in-909-	      case " $(XFAIL_TESTS) " in \
libgcrypt20-1.8.7/tests/Makefile.in-910-	      *[\ \	]$$tst[\ \	]*) \
libgcrypt20-1.8.7/tests/Makefile.in:911:		xpass=`expr $$xpass + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in:912:		failed=`expr $$failed + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in-913-		col=$$red; res=XPASS; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-919-	    elif test $$? -ne 77; then \
libgcrypt20-1.8.7/tests/Makefile.in:920:	      all=`expr $$all + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in-921-	      case " $(XFAIL_TESTS) " in \
libgcrypt20-1.8.7/tests/Makefile.in-922-	      *[\ \	]$$tst[\ \	]*) \
libgcrypt20-1.8.7/tests/Makefile.in:923:		xfail=`expr $$xfail + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in-924-		col=$$lgn; res=XFAIL; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-926-	      *) \
libgcrypt20-1.8.7/tests/Makefile.in:927:		failed=`expr $$failed + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in-928-		col=$$red; res=FAIL; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-931-	    else \
libgcrypt20-1.8.7/tests/Makefile.in:932:	      skip=`expr $$skip + 1`; \
libgcrypt20-1.8.7/tests/Makefile.in-933-	      col=$$blu; res=SKIP; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-966-	    fi; \
libgcrypt20-1.8.7/tests/Makefile.in:967:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
libgcrypt20-1.8.7/tests/Makefile.in-968-	      dashes="$$skipped"; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-972-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
libgcrypt20-1.8.7/tests/Makefile.in:973:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
libgcrypt20-1.8.7/tests/Makefile.in-974-	      dashes="$$report"; \
libgcrypt20-1.8.7/tests/Makefile.in-975-	  fi; \
libgcrypt20-1.8.7/tests/Makefile.in:976:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
libgcrypt20-1.8.7/tests/Makefile.in-977-	  if test "$$failed" -eq 0; then \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-993-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/tests/Makefile.in:994:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/tests/Makefile.in:995:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/tests/Makefile.in-996-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/tests/Makefile.in-1007-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/tests/Makefile.in:1008:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/tests/Makefile.in-1009-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/Makefile.am-61-	      find mpi -type f -name distfiles`; do \
libgcrypt20-1.8.7/Makefile.am:62:	    dir=`dirname $$file` ; $(mkinstalldirs) $(distdir)/$$dir ; \
libgcrypt20-1.8.7/Makefile.am:63:	    for i in distfiles `cat $(top_srcdir)/$$file` ; do \
libgcrypt20-1.8.7/Makefile.am-64-		ln $(top_srcdir)/$$dir/$$i $(distdir)/$$dir/$$i 2> /dev/null \
##############################################
libgcrypt20-1.8.7/NEWS-262-
libgcrypt20-1.8.7/NEWS:263:   - Fix building of some asm modules with older compilers and CPUs.
libgcrypt20-1.8.7/NEWS-264-
##############################################
libgcrypt20-1.8.7/NEWS-431-
libgcrypt20-1.8.7/NEWS:432:   - Fixed some asm build problems and feature detection bugs.
libgcrypt20-1.8.7/NEWS-433-
##############################################
libgcrypt20-1.8.7/Makefile.in-67-  { \
libgcrypt20-1.8.7/Makefile.in:68:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/Makefile.in-69-  }; \
##############################################
libgcrypt20-1.8.7/Makefile.in-211-  while test -n "$$dir1"; do \
libgcrypt20-1.8.7/Makefile.in:212:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
libgcrypt20-1.8.7/Makefile.in-213-    if test "$$first" != "."; then \
libgcrypt20-1.8.7/Makefile.in-214-      if test "$$first" = ".."; then \
libgcrypt20-1.8.7/Makefile.in:215:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
libgcrypt20-1.8.7/Makefile.in:216:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
libgcrypt20-1.8.7/Makefile.in-217-      else \
libgcrypt20-1.8.7/Makefile.in:218:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
libgcrypt20-1.8.7/Makefile.in-219-        if test "$$first2" = "$$first"; then \
libgcrypt20-1.8.7/Makefile.in:220:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
libgcrypt20-1.8.7/Makefile.in-221-        else \
##############################################
libgcrypt20-1.8.7/Makefile.in-226-    fi; \
libgcrypt20-1.8.7/Makefile.in:227:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
libgcrypt20-1.8.7/Makefile.in-228-  done; \
##############################################
libgcrypt20-1.8.7/Makefile.in-504-	dot_seen=no; \
libgcrypt20-1.8.7/Makefile.in:505:	target=`echo $@ | sed s/-recursive//`; \
libgcrypt20-1.8.7/Makefile.in-506-	case "$@" in \
##############################################
libgcrypt20-1.8.7/Makefile.in-567-GTAGS:
libgcrypt20-1.8.7/Makefile.in:568:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/Makefile.in-569-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/Makefile.in-602-	test -d "$(distdir)" || mkdir "$(distdir)"
libgcrypt20-1.8.7/Makefile.in:603:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/Makefile.in:604:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/Makefile.in-605-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/Makefile.in-616-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/Makefile.in:617:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/Makefile.in-618-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/Makefile.in-729-	test -d $(distdir)/_build || exit 0; \
libgcrypt20-1.8.7/Makefile.in:730:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
libgcrypt20-1.8.7/Makefile.in-731-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
libgcrypt20-1.8.7/Makefile.in-774-	}; \
libgcrypt20-1.8.7/Makefile.in:775:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
libgcrypt20-1.8.7/Makefile.in-776-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
libgcrypt20-1.8.7/Makefile.in-786-	fi
libgcrypt20-1.8.7/Makefile.in:787:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
libgcrypt20-1.8.7/Makefile.in-788-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
libgcrypt20-1.8.7/Makefile.in-925-	      find mpi -type f -name distfiles`; do \
libgcrypt20-1.8.7/Makefile.in:926:	    dir=`dirname $$file` ; $(mkinstalldirs) $(distdir)/$$dir ; \
libgcrypt20-1.8.7/Makefile.in:927:	    for i in distfiles `cat $(top_srcdir)/$$file` ; do \
libgcrypt20-1.8.7/Makefile.in-928-		ln $(top_srcdir)/$$dir/$$i $(distdir)/$$dir/$$i 2> /dev/null \
##############################################
libgcrypt20-1.8.7/mpi/ChangeLog-2011-9-
libgcrypt20-1.8.7/mpi/ChangeLog-2011:10:	* longlong.h (add_ssaaaa) [__arm__]: Do no use asm if thumb code
libgcrypt20-1.8.7/mpi/ChangeLog-2011-11-	generation is enabled.  This is bug#1202.  Reported for gpg 1.4.
##############################################
libgcrypt20-1.8.7/mpi/ChangeLog-2011-31-
libgcrypt20-1.8.7/mpi/ChangeLog-2011:32:	* config.links: Remove asm modules for all sparc64.  This is
libgcrypt20-1.8.7/mpi/ChangeLog-2011-33-	debian#560028.
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-72-  { \
libgcrypt20-1.8.7/mpi/Makefile.in:73:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/mpi/Makefile.in-74-  }; \
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-615-.S.obj:
libgcrypt20-1.8.7/mpi/Makefile.in:616:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/mpi/Makefile.in-617-@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-619-@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/mpi/Makefile.in:620:@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/mpi/Makefile.in-621-
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-636-.c.obj:
libgcrypt20-1.8.7/mpi/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/mpi/Makefile.in-638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/mpi/Makefile.in:641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/mpi/Makefile.in-642-
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-685-GTAGS:
libgcrypt20-1.8.7/mpi/Makefile.in:686:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/mpi/Makefile.in-687-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-711-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/mpi/Makefile.in:712:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/mpi/Makefile.in:713:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/mpi/Makefile.in-714-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/mpi/Makefile.in-725-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/mpi/Makefile.in:726:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/mpi/Makefile.in-727-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/mpi/longlong.h-47-
libgcrypt20-1.8.7/mpi/longlong.h:48:/* Define auxiliary asm macros.
libgcrypt20-1.8.7/mpi/longlong.h-49-
##############################################
libgcrypt20-1.8.7/mpi/config.links-370-
libgcrypt20-1.8.7/mpi/config.links:371:# If asm modules are disabled reset the found variables but keep
libgcrypt20-1.8.7/mpi/config.links-372-# mpi_cpu_arch.
##############################################
libgcrypt20-1.8.7/mpi/config.links-418-mpi_mod_list=
libgcrypt20-1.8.7/mpi/config.links:419:path=`echo "$mpi_extra_path $path generic" | tr ':' ' '`
libgcrypt20-1.8.7/mpi/config.links-420-echo '/* Created by config.links - do not edit */' >./mpi/mod-source-info.h
##############################################
libgcrypt20-1.8.7/mpi/config.links-423-for fn in $mpi_required_modules ; do
libgcrypt20-1.8.7/mpi/config.links:424:    fnu=`echo $fn | sed 's/-/_/g'`
libgcrypt20-1.8.7/mpi/config.links-425-    eval mpi_mod_c_${fnu}=no
##############################################
libgcrypt20-1.8.7/mpi/config.links-446-# Same thing for the file which defines the limb size
libgcrypt20-1.8.7/mpi/config.links:447:path=`echo "$path generic" | tr ':' ' '`
libgcrypt20-1.8.7/mpi/config.links-448-for dir in $path ; do
##############################################
libgcrypt20-1.8.7/doc/Makefile.am-47-.fig.png:
libgcrypt20-1.8.7/doc/Makefile.am:48:	fig2dev -L png `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.am-49-
libgcrypt20-1.8.7/doc/Makefile.am-50-.fig.jpg:
libgcrypt20-1.8.7/doc/Makefile.am:51:	fig2dev -L jpg `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.am-52-
libgcrypt20-1.8.7/doc/Makefile.am-53-.fig.eps:
libgcrypt20-1.8.7/doc/Makefile.am:54:	fig2dev -L eps `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.am-55-
libgcrypt20-1.8.7/doc/Makefile.am-56-.fig.pdf:
libgcrypt20-1.8.7/doc/Makefile.am:57:	fig2dev -L pdf `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.am-58-
##############################################
libgcrypt20-1.8.7/doc/Makefile.am-63-              ./yat2m $(YAT2M_OPTIONS) --store \
libgcrypt20-1.8.7/doc/Makefile.am:64:	          `test -f '$$file' || echo '$(srcdir)/'`$$file ; done
libgcrypt20-1.8.7/doc/Makefile.am-65-	@mv -f yat2m-stamp.tmp $@
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-67-  { \
libgcrypt20-1.8.7/doc/Makefile.in:68:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/doc/Makefile.in-69-  }; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-185-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
libgcrypt20-1.8.7/doc/Makefile.in:186:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
libgcrypt20-1.8.7/doc/Makefile.in-187-am__vpath_adj = case $$p in \
libgcrypt20-1.8.7/doc/Makefile.in:188:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
libgcrypt20-1.8.7/doc/Makefile.in-189-    *) f=$$p;; \
libgcrypt20-1.8.7/doc/Makefile.in-190-  esac;
libgcrypt20-1.8.7/doc/Makefile.in:191:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
libgcrypt20-1.8.7/doc/Makefile.in-192-am__install_max = 40
libgcrypt20-1.8.7/doc/Makefile.in-193-am__nobase_strip_setup = \
libgcrypt20-1.8.7/doc/Makefile.in:194:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
libgcrypt20-1.8.7/doc/Makefile.in-195-am__nobase_strip = \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-461-	  $(am__cd) $(srcdir) && \
libgcrypt20-1.8.7/doc/Makefile.in:462:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
libgcrypt20-1.8.7/doc/Makefile.in-463-	fi; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-493-	@(dir=.; test -f ./gcrypt.texi || dir=$(srcdir); \
libgcrypt20-1.8.7/doc/Makefile.in:494:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/gcrypt.texi`; \
libgcrypt20-1.8.7/doc/Makefile.in-495-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-537-	  for file in $$list; do \
libgcrypt20-1.8.7/doc/Makefile.in:538:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
libgcrypt20-1.8.7/doc/Makefile.in-539-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-546-	for file in $$list; do \
libgcrypt20-1.8.7/doc/Makefile.in:547:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
libgcrypt20-1.8.7/doc/Makefile.in:548:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
libgcrypt20-1.8.7/doc/Makefile.in-549-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-573-dist-info: $(INFO_DEPS)
libgcrypt20-1.8.7/doc/Makefile.in:574:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
libgcrypt20-1.8.7/doc/Makefile.in-575-	list='$(INFO_DEPS)'; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-577-	  case $$base in \
libgcrypt20-1.8.7/doc/Makefile.in:578:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
libgcrypt20-1.8.7/doc/Makefile.in-579-	  esac; \
libgcrypt20-1.8.7/doc/Makefile.in-580-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
libgcrypt20-1.8.7/doc/Makefile.in:581:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
libgcrypt20-1.8.7/doc/Makefile.in-582-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
libgcrypt20-1.8.7/doc/Makefile.in-583-	    if test -f $$file; then \
libgcrypt20-1.8.7/doc/Makefile.in:584:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
libgcrypt20-1.8.7/doc/Makefile.in-585-	      test -f "$(distdir)/$$relfile" || \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-599-	@list='$(INFO_DEPS)'; for i in $$list; do \
libgcrypt20-1.8.7/doc/Makefile.in:600:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
libgcrypt20-1.8.7/doc/Makefile.in-601-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-608-	test -n "$(man1dir)" \
libgcrypt20-1.8.7/doc/Makefile.in:609:	  && test -n "`echo $$list1$$list2`" \
libgcrypt20-1.8.7/doc/Makefile.in-610-	  || exit 0; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-657-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/doc/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/doc/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/doc/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-671-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/doc/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/doc/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-803-	@$(NORMAL_INSTALL)
libgcrypt20-1.8.7/doc/Makefile.in:804:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
libgcrypt20-1.8.7/doc/Makefile.in-805-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-811-	  case $$file in \
libgcrypt20-1.8.7/doc/Makefile.in:812:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
libgcrypt20-1.8.7/doc/Makefile.in-813-	  esac; \
libgcrypt20-1.8.7/doc/Makefile.in-814-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
libgcrypt20-1.8.7/doc/Makefile.in:815:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
libgcrypt20-1.8.7/doc/Makefile.in-816-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-829-	  for file in $$list; do \
libgcrypt20-1.8.7/doc/Makefile.in:830:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
libgcrypt20-1.8.7/doc/Makefile.in-831-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-918-.fig.png:
libgcrypt20-1.8.7/doc/Makefile.in:919:	fig2dev -L png `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.in-920-
libgcrypt20-1.8.7/doc/Makefile.in-921-.fig.jpg:
libgcrypt20-1.8.7/doc/Makefile.in:922:	fig2dev -L jpg `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.in-923-
libgcrypt20-1.8.7/doc/Makefile.in-924-.fig.eps:
libgcrypt20-1.8.7/doc/Makefile.in:925:	fig2dev -L eps `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.in-926-
libgcrypt20-1.8.7/doc/Makefile.in-927-.fig.pdf:
libgcrypt20-1.8.7/doc/Makefile.in:928:	fig2dev -L pdf `test -f '$<' || echo '$(srcdir)/'`$< $@
libgcrypt20-1.8.7/doc/Makefile.in-929-
##############################################
libgcrypt20-1.8.7/doc/Makefile.in-934-              ./yat2m $(YAT2M_OPTIONS) --store \
libgcrypt20-1.8.7/doc/Makefile.in:935:	          `test -f '$$file' || echo '$(srcdir)/'`$$file ; done
libgcrypt20-1.8.7/doc/Makefile.in-936-	@mv -f yat2m-stamp.tmp $@
##############################################
libgcrypt20-1.8.7/doc/HACKING-89-    $ m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC \
libgcrypt20-1.8.7/doc/HACKING:90:      rshift.asm >tmp-rshift.s
libgcrypt20-1.8.7/doc/HACKING-91-
##############################################
libgcrypt20-1.8.7/build-aux/depcomp-64-  case $1 in
libgcrypt20-1.8.7/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
libgcrypt20-1.8.7/build-aux/depcomp-66-      *) dir=;;
##############################################
libgcrypt20-1.8.7/build-aux/depcomp-73-{
libgcrypt20-1.8.7/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
libgcrypt20-1.8.7/build-aux/depcomp-75-}
##############################################
libgcrypt20-1.8.7/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
libgcrypt20-1.8.7/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
libgcrypt20-1.8.7/build-aux/depcomp-128-
##############################################
libgcrypt20-1.8.7/build-aux/depcomp-405-        sleep 1
libgcrypt20-1.8.7/build-aux/depcomp:406:        i=`expr $i - 1`
libgcrypt20-1.8.7/build-aux/depcomp-407-      done
libgcrypt20-1.8.7/build-aux/depcomp-408-    fi
libgcrypt20-1.8.7/build-aux/depcomp:409:    i=`expr $i - 1`
libgcrypt20-1.8.7/build-aux/depcomp-410-  done
##############################################
libgcrypt20-1.8.7/build-aux/depcomp-425-  # Do two passes, one to just change these to
libgcrypt20-1.8.7/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
libgcrypt20-1.8.7/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
libgcrypt20-1.8.7/build-aux/depcomp-659-  done
libgcrypt20-1.8.7/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
libgcrypt20-1.8.7/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
libgcrypt20-1.8.7/build-aux/install-sh-229-      fi
libgcrypt20-1.8.7/build-aux/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
libgcrypt20-1.8.7/build-aux/install-sh-231-    *)
##############################################
libgcrypt20-1.8.7/build-aux/install-sh-276-      dstdir=$dst
libgcrypt20-1.8.7/build-aux/install-sh:277:      dst=$dstdir/`basename "$src"`
libgcrypt20-1.8.7/build-aux/install-sh-278-      dstdir_status=0
##############################################
libgcrypt20-1.8.7/build-aux/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
libgcrypt20-1.8.7/build-aux/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
libgcrypt20-1.8.7/build-aux/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
libgcrypt20-1.8.7/build-aux/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
libgcrypt20-1.8.7/build-aux/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
libgcrypt20-1.8.7/build-aux/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
libgcrypt20-1.8.7/build-aux/install-sh-425-	    case $prefix in
libgcrypt20-1.8.7/build-aux/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
libgcrypt20-1.8.7/build-aux/install-sh-427-	      *) qprefix=$prefix;;
##############################################
libgcrypt20-1.8.7/build-aux/install-sh-474-    if $copy_on_change &&
libgcrypt20-1.8.7/build-aux/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
libgcrypt20-1.8.7/build-aux/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
libgcrypt20-1.8.7/build-aux/install-sh-477-
##############################################
libgcrypt20-1.8.7/build-aux/texinfo.tex-5416-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
libgcrypt20-1.8.7/build-aux/texinfo.tex:5417:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
libgcrypt20-1.8.7/build-aux/texinfo.tex-5418-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-52-
libgcrypt20-1.8.7/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
libgcrypt20-1.8.7/build-aux/config.sub-54-
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
libgcrypt20-1.8.7/build-aux/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
libgcrypt20-1.8.7/build-aux/config.sub-116-case $maybe_os in
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-122-    os=-$maybe_os
libgcrypt20-1.8.7/build-aux/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
libgcrypt20-1.8.7/build-aux/config.sub-124-    ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-126-    os=-linux-android
libgcrypt20-1.8.7/build-aux/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
libgcrypt20-1.8.7/build-aux/config.sub-128-    ;;
libgcrypt20-1.8.7/build-aux/config.sub-129-  *)
libgcrypt20-1.8.7/build-aux/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
libgcrypt20-1.8.7/build-aux/config.sub-131-    if [ $basic_machine != $1 ]
libgcrypt20-1.8.7/build-aux/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
libgcrypt20-1.8.7/build-aux/config.sub-133-    else os=; fi
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-180-		os=-sco5v6
libgcrypt20-1.8.7/build-aux/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-182-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-184-		os=-sco3.2v5
libgcrypt20-1.8.7/build-aux/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-186-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-188-		os=-sco3.2v4
libgcrypt20-1.8.7/build-aux/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-190-		;;
libgcrypt20-1.8.7/build-aux/config.sub-191-	-sco3.2.[4-9]*)
libgcrypt20-1.8.7/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
libgcrypt20-1.8.7/build-aux/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-194-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
libgcrypt20-1.8.7/build-aux/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-198-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
libgcrypt20-1.8.7/build-aux/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-202-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-204-		os=-sco3.2v2
libgcrypt20-1.8.7/build-aux/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-206-		;;
libgcrypt20-1.8.7/build-aux/config.sub-207-	-udk*)
libgcrypt20-1.8.7/build-aux/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-209-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-211-		os=-isc2.2
libgcrypt20-1.8.7/build-aux/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-213-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-217-	-isc*)
libgcrypt20-1.8.7/build-aux/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-219-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-229-	-ptx*)
libgcrypt20-1.8.7/build-aux/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
libgcrypt20-1.8.7/build-aux/config.sub-231-		;;
libgcrypt20-1.8.7/build-aux/config.sub-232-	-windowsnt*)
libgcrypt20-1.8.7/build-aux/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
libgcrypt20-1.8.7/build-aux/config.sub-234-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-366-	*-*-*)
libgcrypt20-1.8.7/build-aux/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
libgcrypt20-1.8.7/build-aux/config.sub-368-		exit 1
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-493-	amd64-*)
libgcrypt20-1.8.7/build-aux/config.sub:494:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-495-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-538-	blackfin-*)
libgcrypt20-1.8.7/build-aux/config.sub:539:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-540-		os=-linux
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-546-	c54x-*)
libgcrypt20-1.8.7/build-aux/config.sub:547:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-548-		;;
libgcrypt20-1.8.7/build-aux/config.sub-549-	c55x-*)
libgcrypt20-1.8.7/build-aux/config.sub:550:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-551-		;;
libgcrypt20-1.8.7/build-aux/config.sub-552-	c6x-*)
libgcrypt20-1.8.7/build-aux/config.sub:553:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-554-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-650-	e500v[12]-*)
libgcrypt20-1.8.7/build-aux/config.sub:651:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-652-		os=$os"spe"
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-757-	i*86v32)
libgcrypt20-1.8.7/build-aux/config.sub:758:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-759-		os=-sysv32
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-761-	i*86v4*)
libgcrypt20-1.8.7/build-aux/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-763-		os=-sysv4
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-765-	i*86v)
libgcrypt20-1.8.7/build-aux/config.sub:766:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-767-		os=-sysv
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-769-	i*86sol2)
libgcrypt20-1.8.7/build-aux/config.sub:770:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
libgcrypt20-1.8.7/build-aux/config.sub-771-		os=-solaris2
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-795-	leon-*|leon[3-9]-*)
libgcrypt20-1.8.7/build-aux/config.sub:796:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
libgcrypt20-1.8.7/build-aux/config.sub-797-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-802-	m68knommu-*)
libgcrypt20-1.8.7/build-aux/config.sub:803:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-804-		os=-linux
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-839-	mips3*-*)
libgcrypt20-1.8.7/build-aux/config.sub:840:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
libgcrypt20-1.8.7/build-aux/config.sub-841-		;;
libgcrypt20-1.8.7/build-aux/config.sub-842-	mips3*)
libgcrypt20-1.8.7/build-aux/config.sub:843:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
libgcrypt20-1.8.7/build-aux/config.sub-844-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-861-	ms1-*)
libgcrypt20-1.8.7/build-aux/config.sub:862:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
libgcrypt20-1.8.7/build-aux/config.sub-863-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-980-	parisc-*)
libgcrypt20-1.8.7/build-aux/config.sub:981:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-982-		os=-linux
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-996-	pc98-*)
libgcrypt20-1.8.7/build-aux/config.sub:997:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-998-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
libgcrypt20-1.8.7/build-aux/config.sub:1012:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1013-		;;
libgcrypt20-1.8.7/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
libgcrypt20-1.8.7/build-aux/config.sub:1015:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1016-		;;
libgcrypt20-1.8.7/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
libgcrypt20-1.8.7/build-aux/config.sub:1018:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1019-		;;
libgcrypt20-1.8.7/build-aux/config.sub-1020-	pentium4-*)
libgcrypt20-1.8.7/build-aux/config.sub:1021:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1022-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
libgcrypt20-1.8.7/build-aux/config.sub:1031:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1032-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
libgcrypt20-1.8.7/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1038-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1040-		;;
libgcrypt20-1.8.7/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1042-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
libgcrypt20-1.8.7/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1048-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1129-	strongarm-* | thumb-*)
libgcrypt20-1.8.7/build-aux/config.sub:1130:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub-1131-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1259-	xscale-* | xscalee[bl]-*)
libgcrypt20-1.8.7/build-aux/config.sub:1260:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
libgcrypt20-1.8.7/build-aux/config.sub-1261-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1336-	*)
libgcrypt20-1.8.7/build-aux/config.sub:1337:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
libgcrypt20-1.8.7/build-aux/config.sub-1338-		exit 1
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1344-	*-digital*)
libgcrypt20-1.8.7/build-aux/config.sub:1345:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
libgcrypt20-1.8.7/build-aux/config.sub-1346-		;;
libgcrypt20-1.8.7/build-aux/config.sub-1347-	*-commodore*)
libgcrypt20-1.8.7/build-aux/config.sub:1348:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
libgcrypt20-1.8.7/build-aux/config.sub-1349-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1365-	-solaris1 | -solaris1.*)
libgcrypt20-1.8.7/build-aux/config.sub:1366:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
libgcrypt20-1.8.7/build-aux/config.sub-1367-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1377-	-gnu/linux*)
libgcrypt20-1.8.7/build-aux/config.sub:1378:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
libgcrypt20-1.8.7/build-aux/config.sub-1379-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1424-	-nto*)
libgcrypt20-1.8.7/build-aux/config.sub:1425:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
libgcrypt20-1.8.7/build-aux/config.sub-1426-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1431-	-mac*)
libgcrypt20-1.8.7/build-aux/config.sub:1432:		os=`echo $os | sed -e 's|mac|macos|'`
libgcrypt20-1.8.7/build-aux/config.sub-1433-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1437-	-linux*)
libgcrypt20-1.8.7/build-aux/config.sub:1438:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
libgcrypt20-1.8.7/build-aux/config.sub-1439-		;;
libgcrypt20-1.8.7/build-aux/config.sub-1440-	-sunos5*)
libgcrypt20-1.8.7/build-aux/config.sub:1441:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
libgcrypt20-1.8.7/build-aux/config.sub-1442-		;;
libgcrypt20-1.8.7/build-aux/config.sub-1443-	-sunos6*)
libgcrypt20-1.8.7/build-aux/config.sub:1444:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
libgcrypt20-1.8.7/build-aux/config.sub-1445-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1492-	-sinix5.*)
libgcrypt20-1.8.7/build-aux/config.sub:1493:		os=`echo $os | sed -e 's|sinix|sysv|'`
libgcrypt20-1.8.7/build-aux/config.sub-1494-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1547-		# Get rid of the `-' at the beginning of $os.
libgcrypt20-1.8.7/build-aux/config.sub:1548:		os=`echo $os | sed 's/[^-]*-//'`
libgcrypt20-1.8.7/build-aux/config.sub:1549:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
libgcrypt20-1.8.7/build-aux/config.sub-1550-		exit 1
##############################################
libgcrypt20-1.8.7/build-aux/config.sub-1810-		esac
libgcrypt20-1.8.7/build-aux/config.sub:1811:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
libgcrypt20-1.8.7/build-aux/config.sub-1812-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-33-host="$1"
libgcrypt20-1.8.7/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
libgcrypt20-1.8.7/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
libgcrypt20-1.8.7/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
libgcrypt20-1.8.7/build-aux/config.rpath-37-
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-47-done
libgcrypt20-1.8.7/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
libgcrypt20-1.8.7/build-aux/config.rpath-49-
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-94-        *)
libgcrypt20-1.8.7/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
libgcrypt20-1.8.7/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
libgcrypt20-1.8.7/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
libgcrypt20-1.8.7/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
libgcrypt20-1.8.7/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
libgcrypt20-1.8.7/build-aux/config.rpath-243-          else
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
libgcrypt20-1.8.7/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
libgcrypt20-1.8.7/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-434-        hardcode_direct=yes
libgcrypt20-1.8.7/build-aux/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
libgcrypt20-1.8.7/build-aux/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
libgcrypt20-1.8.7/build-aux/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
libgcrypt20-1.8.7/build-aux/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
libgcrypt20-1.8.7/build-aux/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
libgcrypt20-1.8.7/build-aux/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
libgcrypt20-1.8.7/build-aux/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/config.rpath-657-
##############################################
libgcrypt20-1.8.7/build-aux/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
libgcrypt20-1.8.7/build-aux/mdate-sh:111:set x`$ls_command /`
libgcrypt20-1.8.7/build-aux/mdate-sh-112-
##############################################
libgcrypt20-1.8.7/build-aux/mdate-sh-140-# Get the extended ls output of the file or directory.
libgcrypt20-1.8.7/build-aux/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
libgcrypt20-1.8.7/build-aux/mdate-sh-142-
##############################################
libgcrypt20-1.8.7/build-aux/mdate-sh-207-       then
libgcrypt20-1.8.7/build-aux/mdate-sh:208:	 year=`expr $year - 1`
libgcrypt20-1.8.7/build-aux/mdate-sh-209-       fi;;
##############################################
libgcrypt20-1.8.7/build-aux/compile-67-	mingw/*)
libgcrypt20-1.8.7/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
libgcrypt20-1.8.7/build-aux/compile-69-	  ;;
libgcrypt20-1.8.7/build-aux/compile-70-	cygwin/*)
libgcrypt20-1.8.7/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
libgcrypt20-1.8.7/build-aux/compile-72-	  ;;
libgcrypt20-1.8.7/build-aux/compile-73-	wine/*)
libgcrypt20-1.8.7/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
libgcrypt20-1.8.7/build-aux/compile-75-	  ;;
##############################################
libgcrypt20-1.8.7/build-aux/compile-309-# Name of file we expect compiler to create.
libgcrypt20-1.8.7/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
libgcrypt20-1.8.7/build-aux/compile-311-
##############################################
libgcrypt20-1.8.7/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
libgcrypt20-1.8.7/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
libgcrypt20-1.8.7/build-aux/compile-317-while true; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-167-{
libgcrypt20-1.8.7/build-aux/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-179-{
libgcrypt20-1.8.7/build-aux/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-198-    # Extract subdirectory from the argument.
libgcrypt20-1.8.7/build-aux/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-204-    fi
libgcrypt20-1.8.7/build-aux/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-217-    case ${2} in
libgcrypt20-1.8.7/build-aux/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
libgcrypt20-1.8.7/build-aux/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
libgcrypt20-1.8.7/build-aux/ltmain.sh-220-    esac
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-380-     progdir=$func_dirname_result
libgcrypt20-1.8.7/build-aux/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
libgcrypt20-1.8.7/build-aux/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-421-# Since each input `\' is now two `\'s, look for any number of runs of
libgcrypt20-1.8.7/build-aux/ltmain.sh:422:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
libgcrypt20-1.8.7/build-aux/ltmain.sh-423-bs='\\'
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-535-        # ...otherwise throw away the child directory and loop
libgcrypt20-1.8.7/build-aux/ltmain.sh:536:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-537-      done
libgcrypt20-1.8.7/build-aux/ltmain.sh:538:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-539-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-570-      # If mktemp works, use that first and foremost
libgcrypt20-1.8.7/build-aux/ltmain.sh:571:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-572-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-601-      *[\\\`\"\$]*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:602:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
libgcrypt20-1.8.7/build-aux/ltmain.sh-603-      *)
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-706-  [0-9]* | *[!a-zA-Z0-9_]*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:707:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-708-    ;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-773-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
libgcrypt20-1.8.7/build-aux/ltmain.sh:774:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
libgcrypt20-1.8.7/build-aux/ltmain.sh:775:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
libgcrypt20-1.8.7/build-aux/ltmain.sh-776-	p
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-807-
libgcrypt20-1.8.7/build-aux/ltmain.sh:808:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:809:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-810-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-820-
libgcrypt20-1.8.7/build-aux/ltmain.sh:821:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:822:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-823-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-866-{
libgcrypt20-1.8.7/build-aux/ltmain.sh:867:    func_arith_result=`expr "${@}"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-868-} # func_arith may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-874-{
libgcrypt20-1.8.7/build-aux/ltmain.sh:875:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
libgcrypt20-1.8.7/build-aux/ltmain.sh-876-} # func_len may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-881-{
libgcrypt20-1.8.7/build-aux/ltmain.sh:882:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-883-} # func_lo2o may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-888-{
libgcrypt20-1.8.7/build-aux/ltmain.sh:889:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-890-} # func_xform may be replaced by extended shell implementation
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-972-	# quotes we have to do it in 2 steps:
libgcrypt20-1.8.7/build-aux/ltmain.sh:973:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-974-	eval "$extractedcf"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1386-      done
libgcrypt20-1.8.7/build-aux/ltmain.sh:1387:      CC_expanded=`func_echo_all $CC`
libgcrypt20-1.8.7/build-aux/ltmain.sh:1388:      CC_quoted_expanded=`func_echo_all $CC_quoted`
libgcrypt20-1.8.7/build-aux/ltmain.sh-1389-      case $@ in
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1399-	    # Evaluate the configuration.
libgcrypt20-1.8.7/build-aux/ltmain.sh:1400:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
libgcrypt20-1.8.7/build-aux/ltmain.sh-1401-	    CC_quoted=
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1405-	    done
libgcrypt20-1.8.7/build-aux/ltmain.sh:1406:	    CC_expanded=`func_echo_all $CC`
libgcrypt20-1.8.7/build-aux/ltmain.sh:1407:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
libgcrypt20-1.8.7/build-aux/ltmain.sh-1408-	    case "$@ " in
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1496-    # zero AND non-empty stdout, which explains the odd construction:
libgcrypt20-1.8.7/build-aux/ltmain.sh:1497:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-1498-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1562-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:1563:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-1564-    if test "$?" -ne 0; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1725-    # LT_CYGPATH in this case.
libgcrypt20-1.8.7/build-aux/ltmain.sh:1726:    func_to_host_file_result=`cygpath -m "$1"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-1727-  fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-1875-    func_to_host_path_tmp1=$func_stripname_result
libgcrypt20-1.8.7/build-aux/ltmain.sh:1876:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-1877-    func_convert_path_check : ";" \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2064-    *.[cCFSifmso] | \
libgcrypt20-1.8.7/build-aux/ltmain.sh:2065:    *.ada | *.adb | *.ads | *.asm | \
libgcrypt20-1.8.7/build-aux/ltmain.sh-2066-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2141-    if test "$compiler_c_o" = no; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:2142:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
libgcrypt20-1.8.7/build-aux/ltmain.sh-2143-      lockfile="$output_obj.lock"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2160-*** ERROR, $lockfile exists and contains:
libgcrypt20-1.8.7/build-aux/ltmain.sh:2161:`cat $lockfile 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2162-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2208-      if test "$need_locks" = warn &&
libgcrypt20-1.8.7/build-aux/ltmain.sh:2209:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh-2210-	$ECHO "\
libgcrypt20-1.8.7/build-aux/ltmain.sh-2211-*** ERROR, $lockfile contains:
libgcrypt20-1.8.7/build-aux/ltmain.sh:2212:`cat $lockfile 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2213-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2257-      if test "$need_locks" = warn &&
libgcrypt20-1.8.7/build-aux/ltmain.sh:2258:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh-2259-	$ECHO "\
libgcrypt20-1.8.7/build-aux/ltmain.sh-2260-*** ERROR, $lockfile contains:
libgcrypt20-1.8.7/build-aux/ltmain.sh:2261:`cat $lockfile 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2262-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2552-	  test -n "$library_names" && \
libgcrypt20-1.8.7/build-aux/ltmain.sh:2553:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
libgcrypt20-1.8.7/build-aux/ltmain.sh-2554-	  continue
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2563-	  if test ! -f "$dir/$dlname"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:2564:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
libgcrypt20-1.8.7/build-aux/ltmain.sh-2565-	  fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2581-      # Get the absolute pathname.
libgcrypt20-1.8.7/build-aux/ltmain.sh:2582:      absdir=`cd "$dir" && pwd`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2583-      test -n "$absdir" && dir="$absdir"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2679-      if test -n "$lt_sysroot"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:2680:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2681-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2961-	  # Determine the prefix the user has applied to our future dir.
libgcrypt20-1.8.7/build-aux/ltmain.sh:2962:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2963-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-2974-	    # Stick the inst_prefix_dir data into the link command.
libgcrypt20-1.8.7/build-aux/ltmain.sh:2975:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2976-	  else
libgcrypt20-1.8.7/build-aux/ltmain.sh:2977:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-2978-	  fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3134-	    fi
libgcrypt20-1.8.7/build-aux/ltmain.sh:3135:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
libgcrypt20-1.8.7/build-aux/ltmain.sh-3136-	    if test -n "$libdir" && test ! -f "$libfile"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:3137:	      func_warning "\`$lib' has not been installed in \`$libdir'"
libgcrypt20-1.8.7/build-aux/ltmain.sh-3138-	      finalize=no
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3153-	        # Replace the output file specification.
libgcrypt20-1.8.7/build-aux/ltmain.sh:3154:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3155-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3172-	    # Install the binary that we compiled earlier.
libgcrypt20-1.8.7/build-aux/ltmain.sh:3173:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3174-	  fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3245-    my_pic_p="${3-no}"
libgcrypt20-1.8.7/build-aux/ltmain.sh:3246:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3247-    my_dlsyms=
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3301-	  # Add our own program objects to the symbol list.
libgcrypt20-1.8.7/build-aux/ltmain.sh:3302:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3303-	  for progfile in $progfiles; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3363-	          # Use subshell, to avoid clobbering current variable values
libgcrypt20-1.8.7/build-aux/ltmain.sh:3364:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3365-	          if test -n "$dlprefile_dlname" ; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3510-	  if test -f "$output_objdir/$my_outputname.def"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:3511:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:3512:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3513-	  else
libgcrypt20-1.8.7/build-aux/ltmain.sh:3514:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:3515:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3516-	  fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3518-	*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:3519:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:3520:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3521-	  ;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3533-      # Nullify the symbol file.
libgcrypt20-1.8.7/build-aux/ltmain.sh:3534:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:3535:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3536-    fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3549-  win32_libid_type="unknown"
libgcrypt20-1.8.7/build-aux/ltmain.sh:3550:  win32_fileres=`file -L $1 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3551-  case $win32_fileres in
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3600-  $opt_debug
libgcrypt20-1.8.7/build-aux/ltmain.sh:3601:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3602-}
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3617-  $opt_debug
libgcrypt20-1.8.7/build-aux/ltmain.sh:3618:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3619-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3672-  func_to_tool_file "$1" func_convert_file_msys_to_w32
libgcrypt20-1.8.7/build-aux/ltmain.sh:3673:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3674-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3684-  func_to_tool_file "$1" func_convert_file_msys_to_w32
libgcrypt20-1.8.7/build-aux/ltmain.sh:3685:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3686-  test -n "$func_cygming_ms_implib_tmp"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3704-    # binutils import library
libgcrypt20-1.8.7/build-aux/ltmain.sh:3705:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3706-  elif func_cygming_ms_implib_p "$1" ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh-3707-    # ms-generated import library
libgcrypt20-1.8.7/build-aux/ltmain.sh:3708:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3709-  else
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3784-	  darwin_curdir=`pwd`
libgcrypt20-1.8.7/build-aux/ltmain.sh:3785:	  darwin_base_archive=`basename "$darwin_archive"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:3786:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3787-	  if test -n "$darwin_arches"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:3788:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3789-	    darwin_arch=
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3799-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
libgcrypt20-1.8.7/build-aux/ltmain.sh:3800:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3801-	    darwin_file=
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3803-	    for darwin_file in $darwin_filelist; do
libgcrypt20-1.8.7/build-aux/ltmain.sh:3804:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3805-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3818-      esac
libgcrypt20-1.8.7/build-aux/ltmain.sh:3819:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3820-    done
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3889-
libgcrypt20-1.8.7/build-aux/ltmain.sh:3890:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3891-    $ECHO "\
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3924-    --lt-dump-script)
libgcrypt20-1.8.7/build-aux/ltmain.sh:3925:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3926-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
libgcrypt20-1.8.7/build-aux/ltmain.sh:3927:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3928-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-3951-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
libgcrypt20-1.8.7/build-aux/ltmain.sh:3952:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-3953-  done
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4009-  # Find the directory that this script lives in.
libgcrypt20-1.8.7/build-aux/ltmain.sh:4010:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-4011-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4013-  # Follow symbolic links until we get to the real thisdir.
libgcrypt20-1.8.7/build-aux/ltmain.sh:4014:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-4015-  while test -n \"\$file\"; do
libgcrypt20-1.8.7/build-aux/ltmain.sh:4016:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-4017-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4025-
libgcrypt20-1.8.7/build-aux/ltmain.sh:4026:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh:4027:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-4028-  done
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4039-    case \"\$thisdir\" in
libgcrypt20-1.8.7/build-aux/ltmain.sh:4040:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
libgcrypt20-1.8.7/build-aux/ltmain.sh-4041-    $objdir )   thisdir=. ;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4045-  # Try to get the absolute directory name.
libgcrypt20-1.8.7/build-aux/ltmain.sh:4046:  absdir=\`cd \"\$thisdir\" && pwd\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-4047-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4055-  if test ! -f \"\$progdir/\$program\" ||
libgcrypt20-1.8.7/build-aux/ltmain.sh:4056:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
libgcrypt20-1.8.7/build-aux/ltmain.sh-4057-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4070-    if test -n \"\$relink_command\"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:4071:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
libgcrypt20-1.8.7/build-aux/ltmain.sh-4072-      else
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-4114-    # The second colon is a workaround for a bug in BeOS R4 sed
libgcrypt20-1.8.7/build-aux/ltmain.sh:4115:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-4116-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-5089-    $opt_debug
libgcrypt20-1.8.7/build-aux/ltmain.sh:5090:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
libgcrypt20-1.8.7/build-aux/ltmain.sh-5091-    *import*) : ;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-5311-	    moreargs=
libgcrypt20-1.8.7/build-aux/ltmain.sh:5312:	    for fil in `cat "$save_arg"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-5313-	    do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-5567-	*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:5568:	  absdir=`cd "$dir" && pwd`
libgcrypt20-1.8.7/build-aux/ltmain.sh-5569-	  test -z "$absdir" && \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-5588-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:5589:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-5590-	  case :$dllsearchpath: in
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6020-      # get the directories listed in $shlibpath_var
libgcrypt20-1.8.7/build-aux/ltmain.sh:6021:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
libgcrypt20-1.8.7/build-aux/ltmain.sh-6022-    else
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6335-		  set dummy $deplibs_check_method; shift
libgcrypt20-1.8.7/build-aux/ltmain.sh:6336:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-6337-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6398-	else
libgcrypt20-1.8.7/build-aux/ltmain.sh:6399:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
libgcrypt20-1.8.7/build-aux/ltmain.sh-6400-	fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6427-	if test -n "$inherited_linker_flags"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:6428:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-6429-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6435-	fi
libgcrypt20-1.8.7/build-aux/ltmain.sh:6436:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-6437-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6508-	*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:6509:	  abs_ladir=`cd "$ladir" && pwd`
libgcrypt20-1.8.7/build-aux/ltmain.sh-6510-	  if test -z "$abs_ladir"; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-6761-	    shift
libgcrypt20-1.8.7/build-aux/ltmain.sh:6762:	    libname=`eval "\\$ECHO \"$libname_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh-6763-	    # use dlname if we got it. it's perfectly good, no?
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7053-		*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:7054:		  absdir=`cd "$dir" && pwd`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7055-		  if test -z "$absdir"; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7064-		  depdepl=
libgcrypt20-1.8.7/build-aux/ltmain.sh:7065:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7066-		  if test -n "$deplibrary_names" ; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7071-		      depdepl="$absdir/$objdir/$depdepl"
libgcrypt20-1.8.7/build-aux/ltmain.sh:7072:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7073-                      if test -z "$darwin_install_name"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7074:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7075-                      fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7086-		else
libgcrypt20-1.8.7/build-aux/ltmain.sh:7087:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7088-		  test -z "$libdir" && \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7109-	else
libgcrypt20-1.8.7/build-aux/ltmain.sh:7110:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7111-	fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7258-	test "$module" = no && \
libgcrypt20-1.8.7/build-aux/ltmain.sh:7259:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
libgcrypt20-1.8.7/build-aux/ltmain.sh-7260-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7396-	if test "$age" -gt "$current"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7397:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
libgcrypt20-1.8.7/build-aux/ltmain.sh-7398-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7557-	removelist=
libgcrypt20-1.8.7/build-aux/ltmain.sh:7558:	tempremovelist=`$ECHO "$output_objdir/*"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7559-	for p in $tempremovelist; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7583-	# Transform .lo files to .o files.
libgcrypt20-1.8.7/build-aux/ltmain.sh:7584:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7585-      fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7588-      #for path in $notinst_path; do
libgcrypt20-1.8.7/build-aux/ltmain.sh:7589:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:7590:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
libgcrypt20-1.8.7/build-aux/ltmain.sh:7591:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7592-      #done
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7709-		if test -n "$i" ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7710:		  libname=`eval "\\$ECHO \"$libname_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh:7711:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7712-		  set dummy $deplib_matches; shift
libgcrypt20-1.8.7/build-aux/ltmain.sh-7713-		  deplib_match=$1
libgcrypt20-1.8.7/build-aux/ltmain.sh:7714:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh-7715-		    func_append newdeplibs " $i"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7752-		  if test -n "$i" ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7753:		    libname=`eval "\\$ECHO \"$libname_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh:7754:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7755-		    set dummy $deplib_matches; shift
libgcrypt20-1.8.7/build-aux/ltmain.sh-7756-		    deplib_match=$1
libgcrypt20-1.8.7/build-aux/ltmain.sh:7757:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh-7758-		      func_append newdeplibs " $i"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7787-	  set dummy $deplibs_check_method; shift
libgcrypt20-1.8.7/build-aux/ltmain.sh:7788:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7789-	  for a_deplib in $deplibs; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7802-	      if test -n "$a_deplib" ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7803:		libname=`eval "\\$ECHO \"$libname_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7804-		if test -n "$file_magic_glob"; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7805:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7806-		else
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7812-		    shopt -s nocaseglob
libgcrypt20-1.8.7/build-aux/ltmain.sh:7813:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7814-		    $nocaseglob
libgcrypt20-1.8.7/build-aux/ltmain.sh-7815-		  else
libgcrypt20-1.8.7/build-aux/ltmain.sh:7816:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7817-		  fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7830-		      while test -h "$potlib" 2>/dev/null; do
libgcrypt20-1.8.7/build-aux/ltmain.sh:7831:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7832-			case $potliblink in
libgcrypt20-1.8.7/build-aux/ltmain.sh-7833-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
libgcrypt20-1.8.7/build-aux/ltmain.sh:7834:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
libgcrypt20-1.8.7/build-aux/ltmain.sh-7835-			esac
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7871-	  set dummy $deplibs_check_method; shift
libgcrypt20-1.8.7/build-aux/ltmain.sh:7872:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7873-	  for a_deplib in $deplibs; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7886-	      if test -n "$a_deplib" ; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:7887:		libname=`eval "\\$ECHO \"$libname_spec\""`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7888-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
libgcrypt20-1.8.7/build-aux/ltmain.sh:7889:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7890-		  for potent_lib in $potential_libs; do
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7925-	  newdeplibs=""
libgcrypt20-1.8.7/build-aux/ltmain.sh:7926:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7927-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7929-	      # can't use Xsed below, because $i might contain '/'
libgcrypt20-1.8.7/build-aux/ltmain.sh:7930:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7931-	    done
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-7955-	  # On Rhapsody replace the C library with the System framework
libgcrypt20-1.8.7/build-aux/ltmain.sh:7956:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-7957-	  ;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8007-	*-*-darwin*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:8008:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh:8009:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh:8010:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8011-	  ;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8134-	# Use standard objects if they are pic
libgcrypt20-1.8.7/build-aux/ltmain.sh:8135:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8136-	test "X$libobjs" = "X " && libobjs=
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8149-	    # exporting using user supplied symfile
libgcrypt20-1.8.7/build-aux/ltmain.sh:8150:	    if test "x`$SED "$sed_uncomment_deffile" $export_symbols | $SED 1q`" != xEXPORTS; then
libgcrypt20-1.8.7/build-aux/ltmain.sh-8151-	      # and it's NOT already a .def file. Must figure out
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8646-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
libgcrypt20-1.8.7/build-aux/ltmain.sh:8647:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8648-	else
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8660-      # Create the old-style object.
libgcrypt20-1.8.7/build-aux/ltmain.sh:8661:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
libgcrypt20-1.8.7/build-aux/ltmain.sh-8662-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8720-	# On Rhapsody replace the C library is the System framework
libgcrypt20-1.8.7/build-aux/ltmain.sh:8721:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
libgcrypt20-1.8.7/build-aux/ltmain.sh:8722:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8723-	;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8738-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
libgcrypt20-1.8.7/build-aux/ltmain.sh:8739:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh:8740:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8741-	;;
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8816-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
libgcrypt20-1.8.7/build-aux/ltmain.sh:8817:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8818-	  case :$dllsearchpath: in
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8876-	# Transform all the library objects into standard objects.
libgcrypt20-1.8.7/build-aux/ltmain.sh:8877:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh:8878:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8879-      fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8906-	# Replace the output file specification.
libgcrypt20-1.8.7/build-aux/ltmain.sh:8907:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8908-	link_command="$compile_command$compile_rpath"
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8915-	  func_to_tool_file "$output"
libgcrypt20-1.8.7/build-aux/ltmain.sh:8916:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8917-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8959-	# Replace the output file specification.
libgcrypt20-1.8.7/build-aux/ltmain.sh:8960:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8961-	# Delete the old output file.
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8967-	  func_to_tool_file "$output"
libgcrypt20-1.8.7/build-aux/ltmain.sh:8968:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8969-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8985-	  if test "$fast_install" = yes; then
libgcrypt20-1.8.7/build-aux/ltmain.sh:8986:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8987-	  else
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-8997-      # Replace the output file specification.
libgcrypt20-1.8.7/build-aux/ltmain.sh:8998:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-8999-
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9006-	func_to_tool_file "$output_objdir/$outputname"
libgcrypt20-1.8.7/build-aux/ltmain.sh:9007:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9008-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9027-	relink_command="(cd `pwd`; $relink_command)"
libgcrypt20-1.8.7/build-aux/ltmain.sh:9028:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9029-      fi
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9271-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
libgcrypt20-1.8.7/build-aux/ltmain.sh:9272:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9273-      if test "$hardcode_automatic" = yes ; then
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9292-		func_resolve_sysroot "$deplib"
libgcrypt20-1.8.7/build-aux/ltmain.sh:9293:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9294-		test -z "$libdir" && \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9318-		name="$func_basename_result"
libgcrypt20-1.8.7/build-aux/ltmain.sh:9319:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9320-		test -z "$libdir" && \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9337-		name="$func_basename_result"
libgcrypt20-1.8.7/build-aux/ltmain.sh:9338:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9339-		test -z "$libdir" && \
##############################################
libgcrypt20-1.8.7/build-aux/ltmain.sh-9656-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
libgcrypt20-1.8.7/build-aux/ltmain.sh:9657:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
libgcrypt20-1.8.7/build-aux/ltmain.sh-9658-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-34-
libgcrypt20-1.8.7/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
libgcrypt20-1.8.7/build-aux/config.guess-36-
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
libgcrypt20-1.8.7/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
libgcrypt20-1.8.7/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-151-	EOF
libgcrypt20-1.8.7/build-aux/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
libgcrypt20-1.8.7/build-aux/config.guess-153-	;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-181-	    earmv*)
libgcrypt20-1.8.7/build-aux/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
libgcrypt20-1.8.7/build-aux/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
libgcrypt20-1.8.7/build-aux/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
libgcrypt20-1.8.7/build-aux/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
libgcrypt20-1.8.7/build-aux/config.guess-215-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-226-	    *)
libgcrypt20-1.8.7/build-aux/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
libgcrypt20-1.8.7/build-aux/config.guess-228-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-264-	*4.0)
libgcrypt20-1.8.7/build-aux/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
libgcrypt20-1.8.7/build-aux/config.guess-266-		;;
libgcrypt20-1.8.7/build-aux/config.guess-267-	*5.*)
libgcrypt20-1.8.7/build-aux/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
libgcrypt20-1.8.7/build-aux/config.guess-269-		;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
libgcrypt20-1.8.7/build-aux/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
libgcrypt20-1.8.7/build-aux/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-312-	# 1.2 uses "1.2" for uname -r.
libgcrypt20-1.8.7/build-aux/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
libgcrypt20-1.8.7/build-aux/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-372-    s390x:SunOS:*:*)
libgcrypt20-1.8.7/build-aux/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-374-	exit ;;
libgcrypt20-1.8.7/build-aux/config.guess-375-    sun4H:SunOS:5.*:*)
libgcrypt20-1.8.7/build-aux/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-377-	exit ;;
libgcrypt20-1.8.7/build-aux/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
libgcrypt20-1.8.7/build-aux/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-380-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-397-	fi
libgcrypt20-1.8.7/build-aux/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-399-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
libgcrypt20-1.8.7/build-aux/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-405-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
libgcrypt20-1.8.7/build-aux/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
libgcrypt20-1.8.7/build-aux/config.guess-414-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-418-    sun*:*:4.2BSD:*)
libgcrypt20-1.8.7/build-aux/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
libgcrypt20-1.8.7/build-aux/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
libgcrypt20-1.8.7/build-aux/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
libgcrypt20-1.8.7/build-aux/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
libgcrypt20-1.8.7/build-aux/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-556-    *:IRIX*:*:*)
libgcrypt20-1.8.7/build-aux/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
libgcrypt20-1.8.7/build-aux/config.guess-558-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-586-EOF
libgcrypt20-1.8.7/build-aux/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
libgcrypt20-1.8.7/build-aux/config.guess-588-		then
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-599-    *:AIX:*:[4567])
libgcrypt20-1.8.7/build-aux/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
libgcrypt20-1.8.7/build-aux/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-635-    9000/[34678]??:HP-UX:*:*)
libgcrypt20-1.8.7/build-aux/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-689-EOF
libgcrypt20-1.8.7/build-aux/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
libgcrypt20-1.8.7/build-aux/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-717-    ia64:HP-UX:*:*)
libgcrypt20-1.8.7/build-aux/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-747-EOF
libgcrypt20-1.8.7/build-aux/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
libgcrypt20-1.8.7/build-aux/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
libgcrypt20-1.8.7/build-aux/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
libgcrypt20-1.8.7/build-aux/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
libgcrypt20-1.8.7/build-aux/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
libgcrypt20-1.8.7/build-aux/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-839-	    amd64)
libgcrypt20-1.8.7/build-aux/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
libgcrypt20-1.8.7/build-aux/config.guess-841-	    *)
libgcrypt20-1.8.7/build-aux/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
libgcrypt20-1.8.7/build-aux/config.guess-843-	esac
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-897-    prep*:SunOS:5.*:*)
libgcrypt20-1.8.7/build-aux/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
libgcrypt20-1.8.7/build-aux/config.guess-899-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-901-	# the GNU system
libgcrypt20-1.8.7/build-aux/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
libgcrypt20-1.8.7/build-aux/config.guess-903-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-905-	# other systems with GNU libc and userland
libgcrypt20-1.8.7/build-aux/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
libgcrypt20-1.8.7/build-aux/config.guess-907-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-999-EOF
libgcrypt20-1.8.7/build-aux/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
libgcrypt20-1.8.7/build-aux/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-1093-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
libgcrypt20-1.8.7/build-aux/config.guess:1094:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
libgcrypt20-1.8.7/build-aux/config.guess-1095-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-1296-	fi
libgcrypt20-1.8.7/build-aux/config.guess:1297:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
libgcrypt20-1.8.7/build-aux/config.guess-1298-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-1381-    *:DragonFly:*:*)
libgcrypt20-1.8.7/build-aux/config.guess:1382:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
libgcrypt20-1.8.7/build-aux/config.guess-1383-	exit ;;
##############################################
libgcrypt20-1.8.7/build-aux/config.guess-1394-    i*86:skyos:*:*)
libgcrypt20-1.8.7/build-aux/config.guess:1395:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
libgcrypt20-1.8.7/build-aux/config.guess-1396-	exit ;;
##############################################
libgcrypt20-1.8.7/src/libgcrypt.m4-69-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
libgcrypt20-1.8.7/src/libgcrypt.m4:70:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
libgcrypt20-1.8.7/src/libgcrypt.m4:71:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
libgcrypt20-1.8.7/src/libgcrypt.m4-72-  else
##############################################
libgcrypt20-1.8.7/src/libgcrypt.m4-86-    if test -z "$use_gpgrt_config"; then
libgcrypt20-1.8.7/src/libgcrypt.m4:87:      libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
libgcrypt20-1.8.7/src/libgcrypt.m4-88-    else
libgcrypt20-1.8.7/src/libgcrypt.m4:89:      libgcrypt_config_version=`$LIBGCRYPT_CONFIG --modversion`
libgcrypt20-1.8.7/src/libgcrypt.m4-90-    fi
##############################################
libgcrypt20-1.8.7/src/libgcrypt.m4-122-        if test -z "$use_gpgrt_config"; then
libgcrypt20-1.8.7/src/libgcrypt.m4:123:           tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
libgcrypt20-1.8.7/src/libgcrypt.m4-124-	else
libgcrypt20-1.8.7/src/libgcrypt.m4:125:           tmp=`$LIBGCRYPT_CONFIG --variable=api_version 2>/dev/null || echo 0`
libgcrypt20-1.8.7/src/libgcrypt.m4-126-	fi
##############################################
libgcrypt20-1.8.7/src/libgcrypt.m4-138-  if test $ok = yes; then
libgcrypt20-1.8.7/src/libgcrypt.m4:139:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
libgcrypt20-1.8.7/src/libgcrypt.m4:140:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
libgcrypt20-1.8.7/src/libgcrypt.m4-141-    ifelse([$2], , :, [$2])
libgcrypt20-1.8.7/src/libgcrypt.m4-142-    if test -z "$use_gpgrt_config"; then
libgcrypt20-1.8.7/src/libgcrypt.m4:143:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
libgcrypt20-1.8.7/src/libgcrypt.m4-144-    else
libgcrypt20-1.8.7/src/libgcrypt.m4:145:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --variable=host 2>/dev/null || echo none`
libgcrypt20-1.8.7/src/libgcrypt.m4-146-    fi
##############################################
libgcrypt20-1.8.7/src/g10lib.h-323-#ifdef HAVE_GCC_ASM_VOLATILE_MEMORY
libgcrypt20-1.8.7/src/g10lib.h:324:#define  __gcry_burn_stack_dummy() asm volatile ("":::"memory")
libgcrypt20-1.8.7/src/g10lib.h-325-#else
##############################################
libgcrypt20-1.8.7/src/Makefile.in-73-  { \
libgcrypt20-1.8.7/src/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/src/Makefile.in-75-  }; \
##############################################
libgcrypt20-1.8.7/src/Makefile.in-140-PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
libgcrypt20-1.8.7/src/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
libgcrypt20-1.8.7/src/Makefile.in-142-am__vpath_adj = case $$p in \
libgcrypt20-1.8.7/src/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
libgcrypt20-1.8.7/src/Makefile.in-144-    *) f=$$p;; \
libgcrypt20-1.8.7/src/Makefile.in-145-  esac;
libgcrypt20-1.8.7/src/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
libgcrypt20-1.8.7/src/Makefile.in-147-am__install_max = 40
libgcrypt20-1.8.7/src/Makefile.in-148-am__nobase_strip_setup = \
libgcrypt20-1.8.7/src/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
libgcrypt20-1.8.7/src/Makefile.in-150-am__nobase_strip = \
##############################################
libgcrypt20-1.8.7/src/Makefile.in-641-	test -n "$(EXEEXT)" || exit 0; \
libgcrypt20-1.8.7/src/Makefile.in:642:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
libgcrypt20-1.8.7/src/Makefile.in-643-	echo " rm -f" $$list; \
##############################################
libgcrypt20-1.8.7/src/Makefile.in-690-	test -n "$(EXEEXT)" || exit 0; \
libgcrypt20-1.8.7/src/Makefile.in:691:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
libgcrypt20-1.8.7/src/Makefile.in-692-	echo " rm -f" $$list; \
##############################################
libgcrypt20-1.8.7/src/Makefile.in-826-.c.obj:
libgcrypt20-1.8.7/src/Makefile.in:827:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/src/Makefile.in-828-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/src/Makefile.in-832-
##############################################
libgcrypt20-1.8.7/src/Makefile.in-840-libgcrypt_la-visibility.lo: visibility.c
libgcrypt20-1.8.7/src/Makefile.in:841:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-visibility.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-visibility.Tpo -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c
libgcrypt20-1.8.7/src/Makefile.in-842-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-visibility.Tpo $(DEPDIR)/libgcrypt_la-visibility.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-844-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:845:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c
libgcrypt20-1.8.7/src/Makefile.in-846-
libgcrypt20-1.8.7/src/Makefile.in-847-libgcrypt_la-misc.lo: misc.c
libgcrypt20-1.8.7/src/Makefile.in:848:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-misc.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-misc.Tpo -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
libgcrypt20-1.8.7/src/Makefile.in-849-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-misc.Tpo $(DEPDIR)/libgcrypt_la-misc.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-851-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:852:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
libgcrypt20-1.8.7/src/Makefile.in-853-
libgcrypt20-1.8.7/src/Makefile.in-854-libgcrypt_la-global.lo: global.c
libgcrypt20-1.8.7/src/Makefile.in:855:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-global.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-global.Tpo -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo '$(srcdir)/'`global.c
libgcrypt20-1.8.7/src/Makefile.in-856-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-global.Tpo $(DEPDIR)/libgcrypt_la-global.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-858-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:859:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo '$(srcdir)/'`global.c
libgcrypt20-1.8.7/src/Makefile.in-860-
libgcrypt20-1.8.7/src/Makefile.in-861-libgcrypt_la-sexp.lo: sexp.c
libgcrypt20-1.8.7/src/Makefile.in:862:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-sexp.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-sexp.Tpo -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo '$(srcdir)/'`sexp.c
libgcrypt20-1.8.7/src/Makefile.in-863-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-sexp.Tpo $(DEPDIR)/libgcrypt_la-sexp.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-865-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:866:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo '$(srcdir)/'`sexp.c
libgcrypt20-1.8.7/src/Makefile.in-867-
libgcrypt20-1.8.7/src/Makefile.in-868-libgcrypt_la-hwfeatures.lo: hwfeatures.c
libgcrypt20-1.8.7/src/Makefile.in:869:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-hwfeatures.Tpo -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo '$(srcdir)/'`hwfeatures.c
libgcrypt20-1.8.7/src/Makefile.in-870-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-hwfeatures.Tpo $(DEPDIR)/libgcrypt_la-hwfeatures.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-872-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:873:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo '$(srcdir)/'`hwfeatures.c
libgcrypt20-1.8.7/src/Makefile.in-874-
libgcrypt20-1.8.7/src/Makefile.in-875-libgcrypt_la-stdmem.lo: stdmem.c
libgcrypt20-1.8.7/src/Makefile.in:876:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-stdmem.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-stdmem.Tpo -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo '$(srcdir)/'`stdmem.c
libgcrypt20-1.8.7/src/Makefile.in-877-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-stdmem.Tpo $(DEPDIR)/libgcrypt_la-stdmem.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-879-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:880:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo '$(srcdir)/'`stdmem.c
libgcrypt20-1.8.7/src/Makefile.in-881-
libgcrypt20-1.8.7/src/Makefile.in-882-libgcrypt_la-secmem.lo: secmem.c
libgcrypt20-1.8.7/src/Makefile.in:883:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-secmem.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-secmem.Tpo -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo '$(srcdir)/'`secmem.c
libgcrypt20-1.8.7/src/Makefile.in-884-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-secmem.Tpo $(DEPDIR)/libgcrypt_la-secmem.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-886-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:887:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo '$(srcdir)/'`secmem.c
libgcrypt20-1.8.7/src/Makefile.in-888-
libgcrypt20-1.8.7/src/Makefile.in-889-libgcrypt_la-missing-string.lo: missing-string.c
libgcrypt20-1.8.7/src/Makefile.in:890:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-missing-string.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-missing-string.Tpo -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo '$(srcdir)/'`missing-string.c
libgcrypt20-1.8.7/src/Makefile.in-891-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-missing-string.Tpo $(DEPDIR)/libgcrypt_la-missing-string.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-893-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:894:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo '$(srcdir)/'`missing-string.c
libgcrypt20-1.8.7/src/Makefile.in-895-
libgcrypt20-1.8.7/src/Makefile.in-896-libgcrypt_la-fips.lo: fips.c
libgcrypt20-1.8.7/src/Makefile.in:897:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-fips.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-fips.Tpo -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo '$(srcdir)/'`fips.c
libgcrypt20-1.8.7/src/Makefile.in-898-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-fips.Tpo $(DEPDIR)/libgcrypt_la-fips.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo '$(srcdir)/'`fips.c
libgcrypt20-1.8.7/src/Makefile.in-902-
libgcrypt20-1.8.7/src/Makefile.in-903-libgcrypt_la-hmac256.lo: hmac256.c
libgcrypt20-1.8.7/src/Makefile.in:904:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-hmac256.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-hmac256.Tpo -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
libgcrypt20-1.8.7/src/Makefile.in-905-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-hmac256.Tpo $(DEPDIR)/libgcrypt_la-hmac256.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-907-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:908:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
libgcrypt20-1.8.7/src/Makefile.in-909-
libgcrypt20-1.8.7/src/Makefile.in-910-libgcrypt_la-context.lo: context.c
libgcrypt20-1.8.7/src/Makefile.in:911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-context.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-context.Tpo -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo '$(srcdir)/'`context.c
libgcrypt20-1.8.7/src/Makefile.in-912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-context.Tpo $(DEPDIR)/libgcrypt_la-context.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo '$(srcdir)/'`context.c
libgcrypt20-1.8.7/src/Makefile.in-916-
libgcrypt20-1.8.7/src/Makefile.in-917-libgcrypt_la-hwf-x86.lo: hwf-x86.c
libgcrypt20-1.8.7/src/Makefile.in:918:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-hwf-x86.Tpo -c -o libgcrypt_la-hwf-x86.lo `test -f 'hwf-x86.c' || echo '$(srcdir)/'`hwf-x86.c
libgcrypt20-1.8.7/src/Makefile.in-919-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-hwf-x86.Tpo $(DEPDIR)/libgcrypt_la-hwf-x86.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-921-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:922:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-hwf-x86.lo `test -f 'hwf-x86.c' || echo '$(srcdir)/'`hwf-x86.c
libgcrypt20-1.8.7/src/Makefile.in-923-
libgcrypt20-1.8.7/src/Makefile.in-924-libgcrypt_la-hwf-arm.lo: hwf-arm.c
libgcrypt20-1.8.7/src/Makefile.in:925:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-hwf-arm.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-hwf-arm.Tpo -c -o libgcrypt_la-hwf-arm.lo `test -f 'hwf-arm.c' || echo '$(srcdir)/'`hwf-arm.c
libgcrypt20-1.8.7/src/Makefile.in-926-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgcrypt_la-hwf-arm.Tpo $(DEPDIR)/libgcrypt_la-hwf-arm.Plo
##############################################
libgcrypt20-1.8.7/src/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-hwf-arm.lo `test -f 'hwf-arm.c' || echo '$(srcdir)/'`hwf-arm.c
libgcrypt20-1.8.7/src/Makefile.in-930-
libgcrypt20-1.8.7/src/Makefile.in-931-dumpsexp-dumpsexp.o: dumpsexp.c
libgcrypt20-1.8.7/src/Makefile.in:932:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -MT dumpsexp-dumpsexp.o -MD -MP -MF $(DEPDIR)/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo '$(srcdir)/'`dumpsexp.c
libgcrypt20-1.8.7/src/Makefile.in-933-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dumpsexp-dumpsexp.Tpo $(DEPDIR)/dumpsexp-dumpsexp.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-935-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:936:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo '$(srcdir)/'`dumpsexp.c
libgcrypt20-1.8.7/src/Makefile.in-937-
libgcrypt20-1.8.7/src/Makefile.in-938-dumpsexp-dumpsexp.obj: dumpsexp.c
libgcrypt20-1.8.7/src/Makefile.in:939:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -MT dumpsexp-dumpsexp.obj -MD -MP -MF $(DEPDIR)/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.obj `if test -f 'dumpsexp.c'; then $(CYGPATH_W) 'dumpsexp.c'; else $(CYGPATH_W) '$(srcdir)/dumpsexp.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-940-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dumpsexp-dumpsexp.Tpo $(DEPDIR)/dumpsexp-dumpsexp.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -c -o dumpsexp-dumpsexp.obj `if test -f 'dumpsexp.c'; then $(CYGPATH_W) 'dumpsexp.c'; else $(CYGPATH_W) '$(srcdir)/dumpsexp.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-944-
libgcrypt20-1.8.7/src/Makefile.in-945-gcryptrnd-gcryptrnd.o: gcryptrnd.c
libgcrypt20-1.8.7/src/Makefile.in:946:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -MT gcryptrnd-gcryptrnd.o -MD -MP -MF $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo -c -o gcryptrnd-gcryptrnd.o `test -f 'gcryptrnd.c' || echo '$(srcdir)/'`gcryptrnd.c
libgcrypt20-1.8.7/src/Makefile.in-947-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo $(DEPDIR)/gcryptrnd-gcryptrnd.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-949-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:950:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -c -o gcryptrnd-gcryptrnd.o `test -f 'gcryptrnd.c' || echo '$(srcdir)/'`gcryptrnd.c
libgcrypt20-1.8.7/src/Makefile.in-951-
libgcrypt20-1.8.7/src/Makefile.in-952-gcryptrnd-gcryptrnd.obj: gcryptrnd.c
libgcrypt20-1.8.7/src/Makefile.in:953:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -MT gcryptrnd-gcryptrnd.obj -MD -MP -MF $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo -c -o gcryptrnd-gcryptrnd.obj `if test -f 'gcryptrnd.c'; then $(CYGPATH_W) 'gcryptrnd.c'; else $(CYGPATH_W) '$(srcdir)/gcryptrnd.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-954-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo $(DEPDIR)/gcryptrnd-gcryptrnd.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -c -o gcryptrnd-gcryptrnd.obj `if test -f 'gcryptrnd.c'; then $(CYGPATH_W) 'gcryptrnd.c'; else $(CYGPATH_W) '$(srcdir)/gcryptrnd.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-958-
libgcrypt20-1.8.7/src/Makefile.in-959-hmac256-hmac256.o: hmac256.c
libgcrypt20-1.8.7/src/Makefile.in:960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -MT hmac256-hmac256.o -MD -MP -MF $(DEPDIR)/hmac256-hmac256.Tpo -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
libgcrypt20-1.8.7/src/Makefile.in-961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hmac256-hmac256.Tpo $(DEPDIR)/hmac256-hmac256.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
libgcrypt20-1.8.7/src/Makefile.in-965-
libgcrypt20-1.8.7/src/Makefile.in-966-hmac256-hmac256.obj: hmac256.c
libgcrypt20-1.8.7/src/Makefile.in:967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -MT hmac256-hmac256.obj -MD -MP -MF $(DEPDIR)/hmac256-hmac256.Tpo -c -o hmac256-hmac256.obj `if test -f 'hmac256.c'; then $(CYGPATH_W) 'hmac256.c'; else $(CYGPATH_W) '$(srcdir)/hmac256.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hmac256-hmac256.Tpo $(DEPDIR)/hmac256-hmac256.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -c -o hmac256-hmac256.obj `if test -f 'hmac256.c'; then $(CYGPATH_W) 'hmac256.c'; else $(CYGPATH_W) '$(srcdir)/hmac256.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-972-
libgcrypt20-1.8.7/src/Makefile.in-973-mpicalc-mpicalc.o: mpicalc.c
libgcrypt20-1.8.7/src/Makefile.in:974:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpicalc_CFLAGS) $(CFLAGS) -MT mpicalc-mpicalc.o -MD -MP -MF $(DEPDIR)/mpicalc-mpicalc.Tpo -c -o mpicalc-mpicalc.o `test -f 'mpicalc.c' || echo '$(srcdir)/'`mpicalc.c
libgcrypt20-1.8.7/src/Makefile.in-975-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpicalc-mpicalc.Tpo $(DEPDIR)/mpicalc-mpicalc.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-977-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:978:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpicalc_CFLAGS) $(CFLAGS) -c -o mpicalc-mpicalc.o `test -f 'mpicalc.c' || echo '$(srcdir)/'`mpicalc.c
libgcrypt20-1.8.7/src/Makefile.in-979-
libgcrypt20-1.8.7/src/Makefile.in-980-mpicalc-mpicalc.obj: mpicalc.c
libgcrypt20-1.8.7/src/Makefile.in:981:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpicalc_CFLAGS) $(CFLAGS) -MT mpicalc-mpicalc.obj -MD -MP -MF $(DEPDIR)/mpicalc-mpicalc.Tpo -c -o mpicalc-mpicalc.obj `if test -f 'mpicalc.c'; then $(CYGPATH_W) 'mpicalc.c'; else $(CYGPATH_W) '$(srcdir)/mpicalc.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-982-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpicalc-mpicalc.Tpo $(DEPDIR)/mpicalc-mpicalc.Po
##############################################
libgcrypt20-1.8.7/src/Makefile.in-984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/src/Makefile.in:985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpicalc_CFLAGS) $(CFLAGS) -c -o mpicalc-mpicalc.obj `if test -f 'mpicalc.c'; then $(CYGPATH_W) 'mpicalc.c'; else $(CYGPATH_W) '$(srcdir)/mpicalc.c'; fi`
libgcrypt20-1.8.7/src/Makefile.in-986-
##############################################
libgcrypt20-1.8.7/src/Makefile.in-1010-	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
libgcrypt20-1.8.7/src/Makefile.in:1011:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
libgcrypt20-1.8.7/src/Makefile.in-1012-	dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
##############################################
libgcrypt20-1.8.7/src/Makefile.in-1031-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
libgcrypt20-1.8.7/src/Makefile.in:1032:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
libgcrypt20-1.8.7/src/Makefile.in-1033-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
libgcrypt20-1.8.7/src/Makefile.in-1052-	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
libgcrypt20-1.8.7/src/Makefile.in:1053:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
libgcrypt20-1.8.7/src/Makefile.in-1054-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
libgcrypt20-1.8.7/src/Makefile.in-1085-GTAGS:
libgcrypt20-1.8.7/src/Makefile.in:1086:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/src/Makefile.in-1087-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/src/Makefile.in-1111-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/src/Makefile.in:1112:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/src/Makefile.in:1113:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/src/Makefile.in-1114-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/src/Makefile.in-1125-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/src/Makefile.in:1126:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/src/Makefile.in-1127-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/src/fips.c-595-
libgcrypt20-1.8.7/src/fips.c:596:  if (!dladdr ("gcry_check_version", &info))
libgcrypt20-1.8.7/src/fips.c-597-    err = gpg_error_from_syserror ();
##############################################
libgcrypt20-1.8.7/src/hwf-x86.c-48-     vs 32 bit pushf/popf). */
libgcrypt20-1.8.7/src/hwf-x86.c:49:  asm volatile
libgcrypt20-1.8.7/src/hwf-x86.c-50-    ("pushf\n\t"                 /* Copy flags to EAX.  */
##############################################
libgcrypt20-1.8.7/src/hwf-x86.c-77-
libgcrypt20-1.8.7/src/hwf-x86.c:78:  asm volatile
libgcrypt20-1.8.7/src/hwf-x86.c-79-    ("pushl %%ebx\n\t"           /* Save GOT register.  */
##############################################
libgcrypt20-1.8.7/src/hwf-x86.c-104-
libgcrypt20-1.8.7/src/hwf-x86.c:105:  asm volatile
libgcrypt20-1.8.7/src/hwf-x86.c-106-    ("xgetbv\n\t"
##############################################
libgcrypt20-1.8.7/src/hwf-x86.c-132-
libgcrypt20-1.8.7/src/hwf-x86.c:133:  asm volatile
libgcrypt20-1.8.7/src/hwf-x86.c-134-    ("cpuid\n\t"
##############################################
libgcrypt20-1.8.7/src/hwf-x86.c-155-
libgcrypt20-1.8.7/src/hwf-x86.c:156:  asm volatile
libgcrypt20-1.8.7/src/hwf-x86.c-157-    ("xgetbv\n\t"
##############################################
libgcrypt20-1.8.7/src/libgcrypt-config.in-74-	--*=*)
libgcrypt20-1.8.7/src/libgcrypt-config.in:75:	    optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'`
libgcrypt20-1.8.7/src/libgcrypt-config.in-76-	    ;;
##############################################
libgcrypt20-1.8.7/autogen.sh-26-check_version () {
libgcrypt20-1.8.7/autogen.sh:27:    if [ $(( `("$1" --version || echo "0") | cvtver` >= $2 )) = 1 ]; then
libgcrypt20-1.8.7/autogen.sh-28-       return 0
##############################################
libgcrypt20-1.8.7/autogen.sh-182-    fi
libgcrypt20-1.8.7/autogen.sh:183:    build=`$tsdir/build-aux/config.guess`
libgcrypt20-1.8.7/autogen.sh-184-
##############################################
libgcrypt20-1.8.7/autogen.sh-249-    fi
libgcrypt20-1.8.7/autogen.sh:250:    build=`$tsdir/build-aux/config.guess`
libgcrypt20-1.8.7/autogen.sh-251-
##############################################
libgcrypt20-1.8.7/autogen.sh-294-}' ${configure_ac}`
libgcrypt20-1.8.7/autogen.sh:295:autoconf_vers_num=`echo "$autoconf_vers" | cvtver`
libgcrypt20-1.8.7/autogen.sh-296-
##############################################
libgcrypt20-1.8.7/autogen.sh-300-}' ${configure_ac}`
libgcrypt20-1.8.7/autogen.sh:301:automake_vers_num=`echo "$automake_vers" | cvtver`
libgcrypt20-1.8.7/autogen.sh-302-
##############################################
libgcrypt20-1.8.7/autogen.sh-307-}' ${configure_ac}`
libgcrypt20-1.8.7/autogen.sh:308:  gettext_vers_num=`echo "$gettext_vers" | cvtver`
libgcrypt20-1.8.7/autogen.sh-309-else
##############################################
libgcrypt20-1.8.7/compat/Makefile.in-82-  { \
libgcrypt20-1.8.7/compat/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/compat/Makefile.in-84-  }; \
##############################################
libgcrypt20-1.8.7/compat/Makefile.in-455-.c.obj:
libgcrypt20-1.8.7/compat/Makefile.in:456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/compat/Makefile.in-457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/compat/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/compat/Makefile.in:460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/compat/Makefile.in-461-
##############################################
libgcrypt20-1.8.7/compat/Makefile.in-504-GTAGS:
libgcrypt20-1.8.7/compat/Makefile.in:505:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/compat/Makefile.in-506-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/compat/Makefile.in-530-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/compat/Makefile.in:531:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/compat/Makefile.in:532:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/compat/Makefile.in-533-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/compat/Makefile.in-544-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/compat/Makefile.in:545:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/compat/Makefile.in-546-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/aclocal.m4-112-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
libgcrypt20-1.8.7/aclocal.m4:113:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
libgcrypt20-1.8.7/aclocal.m4-114-# and then we would define $MISSING as
##############################################
libgcrypt20-1.8.7/aclocal.m4-127-# Expand $ac_aux_dir to an absolute path.
libgcrypt20-1.8.7/aclocal.m4:128:am_aux_dir=`cd "$ac_aux_dir" && pwd`
libgcrypt20-1.8.7/aclocal.m4-129-])
##############################################
libgcrypt20-1.8.7/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
libgcrypt20-1.8.7/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
libgcrypt20-1.8.7/aclocal.m4-227-  fi
##############################################
libgcrypt20-1.8.7/aclocal.m4-378-    # Strip MF so we end up with the name of the file.
libgcrypt20-1.8.7/aclocal.m4:379:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
libgcrypt20-1.8.7/aclocal.m4-380-    # Check whether this is an Automake generated Makefile which includes
##############################################
libgcrypt20-1.8.7/aclocal.m4-385-      || continue
libgcrypt20-1.8.7/aclocal.m4:386:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
libgcrypt20-1.8.7/aclocal.m4:387:    am_filepart=`AS_BASENAME(["$am_mf"])`
libgcrypt20-1.8.7/aclocal.m4-388-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
libgcrypt20-1.8.7/aclocal.m4-453-AC_REQUIRE([AC_PROG_INSTALL])dnl
libgcrypt20-1.8.7/aclocal.m4:454:if test "`cd $srcdir && pwd`" != "`pwd`"; then
libgcrypt20-1.8.7/aclocal.m4-455-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
libgcrypt20-1.8.7/aclocal.m4-612-    * )
libgcrypt20-1.8.7/aclocal.m4:613:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libgcrypt20-1.8.7/aclocal.m4-614-  esac
libgcrypt20-1.8.7/aclocal.m4-615-done
libgcrypt20-1.8.7/aclocal.m4:616:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
libgcrypt20-1.8.7/aclocal.m4-617-
##############################################
libgcrypt20-1.8.7/aclocal.m4-904-     echo "timestamp, slept: $am_has_slept" > conftest.file
libgcrypt20-1.8.7/aclocal.m4:905:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
libgcrypt20-1.8.7/aclocal.m4-906-     if test "$[*]" = "X"; then
libgcrypt20-1.8.7/aclocal.m4-907-	# -L didn't work.
libgcrypt20-1.8.7/aclocal.m4:908:	set X `ls -t "$srcdir/configure" conftest.file`
libgcrypt20-1.8.7/aclocal.m4-909-     fi
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-54-#if _GCRY_GCC_VERSION >= 40400 /* 4.4 */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:55:/* Prevent compiler from issuing SSE instructions between asm blocks. */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-56-#  pragma GCC target("no-sse")
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-79-# define vpaes_ssse3_prepare() \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:80:    asm volatile ("movdqu %%xmm6,  0*16(%0)\n\t" \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-81-                  "movdqu %%xmm7,  1*16(%0)\n\t" \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-93-# define vpaes_ssse3_cleanup() \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:94:    asm volatile ("pxor	%%xmm0,  %%xmm0 \n\t" \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-95-                  "pxor	%%xmm1,  %%xmm1 \n\t" \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-118-# define vpaes_ssse3_cleanup() \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:119:    asm volatile ("pxor	%%xmm0,  %%xmm0 \n\t" \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-120-                  "pxor	%%xmm1,  %%xmm1 \n\t" \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-137-    vpaes_ssse3_prepare(); \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:138:    asm volatile (PUSH_STACK_PTR \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-139-                  "callq *%q[core] \n\t" \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-146-    vpaes_ssse3_prepare(); \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:147:    asm volatile (PUSH_STACK_PTR \
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-148-                  "callq *%q[core] \n\t" \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-163-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:164:  asm volatile ("leaq %q[key], %%rdi"			"\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-165-                "movl %[bits], %%esi"			"\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-183-  if (keybits > 192)
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:184:    asm volatile ("movdqu   (%[src]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-185-		  "movdqu 16(%[src]), %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-191-  else if (keybits == 192)
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:192:    asm volatile ("movdqu   (%[src]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-193-		  "movq   16(%[src]), %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-199-  else
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:200:    asm volatile ("movdqu (%[src]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-201-		  "movdqu %%xmm0, (%[dst])\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-218-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:219:  asm volatile ("leaq %q[key], %%rdi"			"\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-220-                "movl %[bits], %%esi"			"\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-248-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:249:  asm volatile (PUSH_STACK_PTR
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-250-		"callq *%q[core]"			"\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-265-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:266:  asm volatile (PUSH_STACK_PTR
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-267-		"callq *%q[core]"			"\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-282-  vpaes_ssse3_prepare_enc ();
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:283:  asm volatile ("movdqu %[src], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-284-                :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-287-  do_vpaes_ssse3_enc (ctx, nrounds);
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:288:  asm volatile ("movdqu %%xmm0, %[dst]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-289-                : [dst] "=m" (*dst)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-306-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:307:  asm volatile ("movdqu %[iv], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-308-                : /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-315-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:316:      asm volatile ("movdqu %[inbuf], %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-317-                    "pxor %%xmm1, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-326-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:327:  asm volatile ("movdqu %%xmm0, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-328-                : [iv] "=m" (*iv)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-345-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:346:  asm volatile ("movdqu %[iv], %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-347-                : /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-352-    {
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:353:      asm volatile ("movdqu %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-354-                    "pxor %%xmm7, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-360-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:361:      asm volatile ("movdqa %%xmm0, %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-362-                    "movdqu %%xmm0, %[outbuf]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-371-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:372:  asm volatile ("movdqu %%xmm7, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-373-                : [iv] "=m" (*iv)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-393-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:394:  asm volatile ("movdqa %[mask], %%xmm6\n\t" /* Preload mask */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-395-                "movdqa (%[ctr]), %%xmm7\n\t"  /* Preload CTR */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-404-    {
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:405:      asm volatile ("movdqa %%xmm7, %%xmm0\n\t"     /* xmm0 := CTR (xmm7)  */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-406-                    "pcmpeqd %%xmm1, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-427-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:428:      asm volatile ("movdqu %[src], %%xmm1\n\t"      /* xmm1 := input   */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-429-                    "pxor %%xmm1, %%xmm0\n\t"        /* EncCTR ^= input  */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-438-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:439:  asm volatile ("movdqu %%xmm7, %[ctr]\n\t"   /* Update CTR (mem).       */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-440-                : [ctr] "=m" (*ctr)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-455-  vpaes_ssse3_prepare_dec ();
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:456:  asm volatile ("movdqu %[src], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-457-                :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-460-  do_vpaes_ssse3_dec (ctx, nrounds);
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:461:  asm volatile ("movdqu %%xmm0, %[dst]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-462-                : [dst] "=m" (*dst)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-479-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:480:  asm volatile ("movdqu %[iv], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-481-                : /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-488-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:489:      asm volatile ("movdqa %%xmm0, %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-490-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-500-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:501:  asm volatile ("movdqu %%xmm0, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-502-                : [iv] "=m" (*iv)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-519-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:520:  asm volatile ("movdqu %[iv], %%xmm7\n\t"	/* use xmm7 as fast IV storage */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-521-		: /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-526-    {
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:527:      asm volatile ("movdqu %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-528-		    "movdqa %%xmm0, %%xmm6\n\t"    /* use xmm6 as savebuf */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-534-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:535:      asm volatile ("pxor %%xmm7, %%xmm0\n\t"	/* xor IV with output */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-536-		    "movdqu %%xmm0, %[outbuf]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-545-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:546:  asm volatile ("movdqu %%xmm7, %[iv]\n\t"	/* store IV */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-547-		: /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-568-  /* Preload Offset and Checksum */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:569:  asm volatile ("movdqu %[iv], %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-570-                "movdqu %[ctr], %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-584-      /* C_i = Offset_i xor ENCIPHER(K, P_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:585:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-586-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-596-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:597:      asm volatile ("pxor   %%xmm7, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-598-                    "movdqu %%xmm0, %[outbuf]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-607-  c->u_mode.ocb.data_nblocks = n;
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:608:  asm volatile ("movdqu %%xmm7, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-609-                "movdqu %%xmm6, %[ctr]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-631-  /* Preload Offset and Checksum */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:632:  asm volatile ("movdqu %[iv], %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-633-                "movdqu %[ctr], %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-647-      /* Checksum_i = Checksum_{i-1} xor P_i  */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:648:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-649-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-658-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:659:      asm volatile ("pxor   %%xmm7, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-660-                    "pxor   %%xmm0, %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-670-  c->u_mode.ocb.data_nblocks = n;
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:671:  asm volatile ("movdqu %%xmm7, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-672-                "movdqu %%xmm6, %[ctr]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-705-  /* Preload Offset and Sum */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:706:  asm volatile ("movdqu %[iv], %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-707-                "movdqu %[ctr], %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-720-      /* Sum_i = Sum_{i-1} xor ENCIPHER(K, A_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:721:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-722-                    "movdqu %[abuf],  %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-731-
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:732:      asm volatile ("pxor   %%xmm0,   %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-733-                    :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-740-  c->u_mode.ocb.aad_nblocks = n;
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c:741:  asm volatile ("movdqu %%xmm7, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-ssse3-amd64.c-742-                "movdqu %%xmm6, %[ctr]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-242-{
libgcrypt20-1.8.7/cipher/keccak.c:243:  asm ("movdqu 0*16(%[dst]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/keccak.c-244-       "movdqu 0*16(%[in]), %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-265-{
libgcrypt20-1.8.7/cipher/keccak.c:266:  asm ("movdqu 0*16(%[dst]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/keccak.c-267-       "movdqu 0*16(%[in]), %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-280-{
libgcrypt20-1.8.7/cipher/keccak.c:281:  asm ("movdqu 0*16(%[dst]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/keccak.c-282-       "movdqu 0*16(%[in]), %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-354-			u64 tmp = (x); \
libgcrypt20-1.8.7/cipher/keccak.c:355:			asm ("shldq %1, %0, %0" \
libgcrypt20-1.8.7/cipher/keccak.c-356-			     : "+r" (tmp) \
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-384-			u64 tmp; \
libgcrypt20-1.8.7/cipher/keccak.c:385:			asm ("andnq %2, %1, %0" \
libgcrypt20-1.8.7/cipher/keccak.c-386-			     : "=r" (tmp) \
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-391-			u64 tmp; \
libgcrypt20-1.8.7/cipher/keccak.c:392:			asm ("rorxq %2, %1, %0" \
libgcrypt20-1.8.7/cipher/keccak.c-393-			     : "=r" (tmp) \
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-516-			u32 tmp; \
libgcrypt20-1.8.7/cipher/keccak.c:517:			asm ("andnl %2, %1, %0" \
libgcrypt20-1.8.7/cipher/keccak.c-518-			     : "=r" (tmp) \
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-523-			u32 tmp; \
libgcrypt20-1.8.7/cipher/keccak.c:524:			asm ("rorxl %2, %1, %0" \
libgcrypt20-1.8.7/cipher/keccak.c-525-			     : "=r" (tmp) \
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-538-  u32 tmp;
libgcrypt20-1.8.7/cipher/keccak.c:539:  asm ("pextl %2, %1, %0" : "=r" (tmp) : "r0" (x), "rm" (mask));
libgcrypt20-1.8.7/cipher/keccak.c-540-  return tmp;
##############################################
libgcrypt20-1.8.7/cipher/keccak.c-545-  u32 tmp;
libgcrypt20-1.8.7/cipher/keccak.c:546:  asm ("pdepl %2, %1, %0" : "=r" (tmp) : "r0" (x), "rm" (mask));
libgcrypt20-1.8.7/cipher/keccak.c-547-  return tmp;
##############################################
libgcrypt20-1.8.7/cipher/cast5.c-48-
libgcrypt20-1.8.7/cipher/cast5.c:49:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/cast5.c-50-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/cast5.c-52-    defined(HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS))
libgcrypt20-1.8.7/cipher/cast5.c:53:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/cast5.c-54-#endif
libgcrypt20-1.8.7/cipher/cast5.c-55-
libgcrypt20-1.8.7/cipher/cast5.c:56:/* USE_ARM_ASM indicates whether to use ARM assembly code. */
libgcrypt20-1.8.7/cipher/cast5.c-57-#undef USE_ARM_ASM
##############################################
libgcrypt20-1.8.7/cipher/cast5.c-59-# ifdef HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS
libgcrypt20-1.8.7/cipher/cast5.c:60:#  define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/cast5.c-61-# endif
##############################################
libgcrypt20-1.8.7/cipher/cast5.c-382-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/cast5.c:383:  asm volatile ("callq *%0\n\t"
libgcrypt20-1.8.7/cipher/cast5.c-384-                : "+a" (fn),
##############################################
libgcrypt20-1.8.7/cipher/rijndael-internal.h-39-
libgcrypt20-1.8.7/cipher/rijndael-internal.h:40:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/rijndael-internal.h-41-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/rijndael-internal.h-43-    defined(HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS))
libgcrypt20-1.8.7/cipher/rijndael-internal.h:44:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/rijndael-internal.h-45-#endif
##############################################
libgcrypt20-1.8.7/cipher/rijndael-internal.h-53-
libgcrypt20-1.8.7/cipher/rijndael-internal.h:54:/* USE_ARM_ASM indicates whether to use ARM assembly code. */
libgcrypt20-1.8.7/cipher/rijndael-internal.h-55-#undef USE_ARM_ASM
##############################################
libgcrypt20-1.8.7/cipher/rijndael-internal.h-57-# ifdef HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS
libgcrypt20-1.8.7/cipher/rijndael-internal.h:58:#  define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/rijndael-internal.h-59-# endif
##############################################
libgcrypt20-1.8.7/cipher/rijndael-internal.h-62-# ifdef HAVE_COMPATIBLE_GCC_AARCH64_PLATFORM_AS
libgcrypt20-1.8.7/cipher/rijndael-internal.h:63:#  define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/rijndael-internal.h-64-# endif
##############################################
libgcrypt20-1.8.7/cipher/salsa20.c-50-
libgcrypt20-1.8.7/cipher/salsa20.c:51:/* USE_ARM_NEON_ASM indicates whether to enable ARM NEON assembly code. */
libgcrypt20-1.8.7/cipher/salsa20.c-52-#undef USE_ARM_NEON_ASM
##############################################
libgcrypt20-1.8.7/cipher/salsa20.c-56-     && defined(HAVE_GCC_INLINE_ASM_NEON)
libgcrypt20-1.8.7/cipher/salsa20.c:57:#  define USE_ARM_NEON_ASM 1
libgcrypt20-1.8.7/cipher/salsa20.c-58-# endif
##############################################
libgcrypt20-1.8.7/cipher/whirlpool.c-42-
libgcrypt20-1.8.7/cipher/whirlpool.c:43:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/whirlpool.c-44-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/whirlpool.c-46-    defined(HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS))
libgcrypt20-1.8.7/cipher/whirlpool.c:47:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/whirlpool.c-48-#endif
##############################################
libgcrypt20-1.8.7/cipher/whirlpool.c-1216-
libgcrypt20-1.8.7/cipher/whirlpool.c:1217:#else /* USE_AMD64_ASM */
libgcrypt20-1.8.7/cipher/whirlpool.c-1218-
##############################################
libgcrypt20-1.8.7/cipher/whirlpool.c-1336-
libgcrypt20-1.8.7/cipher/whirlpool.c:1337:#endif /* !USE_AMD64_ASM */
libgcrypt20-1.8.7/cipher/whirlpool.c-1338-
##############################################
libgcrypt20-1.8.7/cipher/rijndael.c-729-}
libgcrypt20-1.8.7/cipher/rijndael.c:730:#endif /*!USE_ARM_ASM && !USE_AMD64_ASM*/
libgcrypt20-1.8.7/cipher/rijndael.c-731-
##############################################
libgcrypt20-1.8.7/cipher/rijndael.c-746-  uintptr_t ret;
libgcrypt20-1.8.7/cipher/rijndael.c:747:  asm volatile ("movq %[encT], %%r8\n\t"
libgcrypt20-1.8.7/cipher/rijndael.c-748-                "callq *%[ret]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael.c-762-  return do_encrypt_fn (ctx, bx, ax);
libgcrypt20-1.8.7/cipher/rijndael.c:763:#endif /* !USE_ARM_ASM && !USE_AMD64_ASM*/
libgcrypt20-1.8.7/cipher/rijndael.c-764-}
##############################################
libgcrypt20-1.8.7/cipher/rijndael.c-1111-}
libgcrypt20-1.8.7/cipher/rijndael.c:1112:#endif /*!USE_ARM_ASM && !USE_AMD64_ASM*/
libgcrypt20-1.8.7/cipher/rijndael.c-1113-
##############################################
libgcrypt20-1.8.7/cipher/rijndael.c-1129-  uintptr_t ret;
libgcrypt20-1.8.7/cipher/rijndael.c:1130:  asm volatile ("movq %[dectabs], %%r8\n\t"
libgcrypt20-1.8.7/cipher/rijndael.c-1131-                "callq *%[ret]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael.c-1146-  return do_decrypt_fn (ctx, bx, ax);
libgcrypt20-1.8.7/cipher/rijndael.c:1147:#endif /*!USE_ARM_ASM && !USE_AMD64_ASM*/
libgcrypt20-1.8.7/cipher/rijndael.c-1148-}
##############################################
libgcrypt20-1.8.7/cipher/blowfish.c-45-
libgcrypt20-1.8.7/cipher/blowfish.c:46:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/blowfish.c-47-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/blowfish.c-50-    (BLOWFISH_ROUNDS == 16)
libgcrypt20-1.8.7/cipher/blowfish.c:51:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/blowfish.c-52-#endif
libgcrypt20-1.8.7/cipher/blowfish.c-53-
libgcrypt20-1.8.7/cipher/blowfish.c:54:/* USE_ARM_ASM indicates whether to use ARM assembly code. */
libgcrypt20-1.8.7/cipher/blowfish.c-55-#undef USE_ARM_ASM
##############################################
libgcrypt20-1.8.7/cipher/blowfish.c-57-# if (BLOWFISH_ROUNDS == 16) && defined(HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS)
libgcrypt20-1.8.7/cipher/blowfish.c:58:#  define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/blowfish.c-59-# endif
##############################################
libgcrypt20-1.8.7/cipher/blowfish.c-290-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/blowfish.c:291:  asm volatile ("callq *%0\n\t"
libgcrypt20-1.8.7/cipher/blowfish.c-292-                : "+a" (fn),
##############################################
libgcrypt20-1.8.7/cipher/cipher-internal.h-497-  /* Assumes that N != 0. */
libgcrypt20-1.8.7/cipher/cipher-internal.h:498:  asm ("rep;bsfl %k[low], %k[ntz]\n\t"
libgcrypt20-1.8.7/cipher/cipher-internal.h-499-        : [ntz] "=r" (ntz)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-38-#if _GCRY_GCC_VERSION >= 40400 /* 4.4 */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:39:/* Prevent compiler from issuing SSE instructions between asm blocks. */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-40-#  pragma GCC target("no-sse")
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-59-# define aesni_prepare_2_6()                                            \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:60:   do { asm volatile ("movdqu %%xmm6, %0\n\t"                           \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-61-                      : "=m" (*win64tmp)                                \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-65-# define aesni_cleanup()                                                \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:66:   do { asm volatile ("pxor %%xmm0, %%xmm0\n\t"                         \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-67-                      "pxor %%xmm1, %%xmm1\n" :: );                     \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-69-# define aesni_cleanup_2_6()                                            \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:70:   do { asm volatile ("movdqu %0,   %%xmm6\n\t"                         \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-71-                      "pxor %%xmm2, %%xmm2\n"                           \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-83-# define aesni_cleanup()                                                \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:84:   do { asm volatile ("pxor %%xmm0, %%xmm0\n\t"                         \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-85-                      "pxor %%xmm1, %%xmm1\n" :: );                     \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-87-# define aesni_cleanup_2_6()                                            \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:88:   do { asm volatile ("pxor %%xmm2, %%xmm2\n\t"                         \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-89-                      "pxor %%xmm3, %%xmm3\n"                           \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-119-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:120:      asm volatile ("movdqu (%[key]), %%xmm1\n\t"     /* xmm1 := key   */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-121-                    "movdqa %%xmm1, (%[ksch])\n\t"     /* ksch[0] := xmm1  */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-178-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:179:      asm volatile ("movdqu (%[key]), %%xmm1\n\t"     /* xmm1 := key[0..15]   */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-180-                    "movq 16(%[key]), %%xmm3\n\t"     /* xmm3 := key[16..23]  */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-263-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:264:      asm volatile ("movdqu (%[key]), %%xmm1\n\t"     /* xmm1 := key[0..15]   */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-265-                    "movdqu 16(%[key]), %%xmm3\n\t"   /* xmm3 := key[16..31]  */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-343-#define DO_AESNI_AESIMC() \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:344:  asm volatile ("movdqa %[ekey], %%xmm1\n\t" \
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-345-                /*"aesimc %%xmm1, %%xmm1\n\t"*/ \
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-389-#define aesenclast_xmm1_xmm0  ".byte 0x66, 0x0f, 0x38, 0xdd, 0xc1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:390:  asm volatile ("movdqa (%[key]), %%xmm1\n\t"    /* xmm1 := key[0] */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-391-                "pxor   %%xmm1, %%xmm0\n\t"     /* xmm0 ^= key[0] */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-442-#define aesdeclast_xmm1_xmm0  ".byte 0x66, 0x0f, 0x38, 0xdf, 0xc1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:443:  asm volatile ("movdqa (%[key]), %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-444-                "pxor   %%xmm1, %%xmm0\n\t"     /* xmm0 ^= key[0] */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-501-#define aesenclast_xmm0_xmm4  ".byte 0x66, 0x0f, 0x38, 0xdd, 0xe0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:502:  asm volatile ("movdqa (%[key]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-503-                "pxor   %%xmm0, %%xmm1\n\t"     /* xmm1 ^= key[0] */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-610-#define aesdeclast_xmm0_xmm4 ".byte 0x66, 0x0f, 0x38, 0xdf, 0xe0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:611:  asm volatile ("movdqa (%[key]), %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-612-                "pxor   %%xmm0, %%xmm1\n\t"     /* xmm1 ^= key[0] */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-716-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:717:  asm volatile ("movdqa %%xmm5, %%xmm0\n\t"     /* xmm0 := CTR (xmm5)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-718-                "pcmpeqd %%xmm1, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-820-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:821:  asm volatile (/* detect if 8-bit carry handling is needed */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-822-                "cmpb   $0xfb, 15(%[ctr])\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-890-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:891:  asm volatile ("pxor   %%xmm1, %%xmm0\n\t"     /* xmm0 ^= key[0]    */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-892-                "pxor   %%xmm1, %%xmm2\n\t"     /* xmm2 ^= key[0]    */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-975-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:976:  asm volatile ("movdqu (%[src]), %%xmm1\n\t"    /* Get block 1.      */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-977-                "pxor %%xmm1, %%xmm0\n\t"        /* EncCTR-1 ^= input */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1010-  aesni_prepare ();
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1011:  asm volatile ("movdqu %[src], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1012-                :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1015-  do_aesni_enc (ctx);
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1016:  asm volatile ("movdqu %%xmm0, %[dst]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1017-                : [dst] "=m" (*dst)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1031-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1032:  asm volatile ("movdqu %[iv], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1033-                : /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1040-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1041:      asm volatile ("movdqu %[inbuf], %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1042-                    "pxor %%xmm1, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1051-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1052:  asm volatile ("movdqu %%xmm0, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1053-                : [iv] "=m" (*iv)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1070-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1071:  asm volatile ("movdqu %[iv], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1072-                : /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1077-    {
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1078:      asm volatile ("movdqu %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1079-                    "pxor %%xmm5, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1085-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1086:      asm volatile ("movdqa %%xmm0, %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1087-                    "movdqu %%xmm0, %[outbuf]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1096-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1097:  asm volatile ("movdqu %%xmm5, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1098-                : [iv] "=m" (*iv)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1118-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1119:  asm volatile ("movdqa %[mask], %%xmm6\n\t" /* Preload mask */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1120-                "movdqa %[ctr], %%xmm5\n\t"  /* Preload CTR */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1147-  aesni_prepare ();
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1148:  asm volatile ("movdqu %[src], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1149-                :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1152-  do_aesni_dec (ctx);
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1153:  asm volatile ("movdqu %%xmm0, %[dst]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1154-                : [dst] "=m" (*dst)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1171-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1172:  asm volatile ("movdqu %[iv], %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1173-                : /* No output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1179-    {
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1180:      asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1181-        ("movdqu %%xmm6,         %%xmm1\n\t" /* load input blocks */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1192-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1193:      asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1194-        ("movdqu 0*16(%[inbuf]), %%xmm5\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1218-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1219:  asm volatile ("movdqu %%xmm6, %%xmm0\n\t" ::: "cc");
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1220-
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1224-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1225:      asm volatile ("movdqa %%xmm0, %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1226-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1236-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1237:  asm volatile ("movdqu %%xmm0, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1238-                : [iv] "=m" (*iv)
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1256-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1257:  asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1258-    ("movdqu %[iv], %%xmm5\n\t"	/* use xmm5 as fast IV storage */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1264-    {
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1265:      asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1266-        ("movdqu 0*16(%[inbuf]), %%xmm1\n\t"	/* load input blocks */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1275-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1276:      asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1277-        ("pxor %%xmm5, %%xmm1\n\t"		/* xor IV with output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1303-    {
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1304:      asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1305-        ("movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1313-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1314:      asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1315-        ("pxor %%xmm5, %%xmm0\n\t"	/* xor IV with output */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1325-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1326:  asm volatile
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1327-    ("movdqu %%xmm5, %[iv]\n\t"	/* store IV */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1351-  /* Preload Offset and Checksum */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1352:  asm volatile ("movdqu %[iv], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1353-                "movdqu %[ctr], %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1366-      /* C_i = Offset_i xor ENCIPHER(K, P_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1367:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1368-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1378-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1379:      asm volatile ("pxor   %%xmm5, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1380-                    "movdqu %%xmm0, %[outbuf]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1396-      /* C_i = Offset_i xor ENCIPHER(K, P_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1397:      asm volatile ("movdqu %[l0],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1398-		    "movdqu %[inbuf0], %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1406-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1407:      asm volatile ("movdqu %[l1],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1408-		    "movdqu %[inbuf1], %%xmm2\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1416-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1417:      asm volatile ("movdqu %[l2],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1418-		    "movdqu %[inbuf2], %%xmm3\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1426-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1427:      asm volatile ("movdqu %[l3],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1428-		    "movdqu %[inbuf3], %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1438-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1439:      asm volatile ("movdqu %[outbuf0],%%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1440-		    "pxor   %%xmm0,    %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1467-      /* C_i = Offset_i xor ENCIPHER(K, P_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1468:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1469-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1479-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1480:      asm volatile ("pxor   %%xmm5, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1481-                    "movdqu %%xmm0, %[outbuf]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1490-  c->u_mode.ocb.data_nblocks = n;
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1491:  asm volatile ("movdqu %%xmm5, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1492-                "movdqu %%xmm6, %[ctr]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1517-  /* Preload Offset and Checksum */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1518:  asm volatile ("movdqu %[iv], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1519-                "movdqu %[ctr], %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1531-      /* Checksum_i = Checksum_{i-1} xor P_i  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1532:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1533-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1542-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1543:      asm volatile ("pxor   %%xmm5, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1544-                    "pxor   %%xmm0, %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1561-      /* Checksum_i = Checksum_{i-1} xor P_i  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1562:      asm volatile ("movdqu %[l0],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1563-		    "movdqu %[inbuf0], %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1570-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1571:      asm volatile ("movdqu %[l1],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1572-		    "movdqu %[inbuf1], %%xmm2\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1579-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1580:      asm volatile ("movdqu %[l2],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1581-		    "movdqu %[inbuf2], %%xmm3\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1588-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1589:      asm volatile ("movdqu %[l3],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1590-		    "movdqu %[inbuf3], %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1599-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1600:      asm volatile ("movdqu %[outbuf0],%%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1601-		    "pxor   %%xmm0,    %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1632-      /* Checksum_i = Checksum_{i-1} xor P_i  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1633:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1634-                    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1643-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1644:      asm volatile ("pxor   %%xmm5, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1645-                    "pxor   %%xmm0, %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1655-  c->u_mode.ocb.data_nblocks = n;
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1656:  asm volatile ("movdqu %%xmm5, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1657-                "movdqu %%xmm6, %[ctr]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1692-  /* Preload Offset and Sum */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1693:  asm volatile ("movdqu %[iv], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1694-                "movdqu %[ctr], %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1705-      /* Sum_i = Sum_{i-1} xor ENCIPHER(K, A_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1706:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1707-                    "movdqu %[abuf],  %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1716-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1717:      asm volatile ("pxor   %%xmm0,   %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1718-                    :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1731-      /* Sum_i = Sum_{i-1} xor ENCIPHER(K, A_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1732:      asm volatile ("movdqu %[l0],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1733-		    "movdqu %[abuf0],  %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1739-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1740:      asm volatile ("movdqu %[l1],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1741-		    "movdqu %[abuf1],  %%xmm2\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1747-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1748:      asm volatile ("movdqu %[l2],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1749-		    "movdqu %[abuf2],  %%xmm3\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1755-		    : "memory" );
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1756:      asm volatile ("movdqu %[l3],     %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1757-		    "movdqu %[abuf3],  %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1766-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1767:      asm volatile ("pxor   %%xmm1,   %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1768-		    "pxor   %%xmm2,   %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1783-      /* Sum_i = Sum_{i-1} xor ENCIPHER(K, A_i xor Offset_i)  */
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1784:      asm volatile ("movdqu %[l],     %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1785-                    "movdqu %[abuf],  %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1794-
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1795:      asm volatile ("pxor   %%xmm0,   %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1796-                    :
##############################################
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1803-  c->u_mode.ocb.aad_nblocks = n;
libgcrypt20-1.8.7/cipher/rijndael-aesni.c:1804:  asm volatile ("movdqu %%xmm5, %[iv]\n\t"
libgcrypt20-1.8.7/cipher/rijndael-aesni.c-1805-                "movdqu %%xmm6, %[ctr]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-54-
libgcrypt20-1.8.7/cipher/twofish.c:55:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/twofish.c-56-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-58-    defined(HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS))
libgcrypt20-1.8.7/cipher/twofish.c:59:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/twofish.c-60-#endif
libgcrypt20-1.8.7/cipher/twofish.c-61-
libgcrypt20-1.8.7/cipher/twofish.c:62:/* USE_ARM_ASM indicates whether to use ARM assembly code. */
libgcrypt20-1.8.7/cipher/twofish.c-63-#undef USE_ARM_ASM
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-65-# if defined(HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS)
libgcrypt20-1.8.7/cipher/twofish.c:66:#  define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/twofish.c-67-# endif
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-70-#  ifdef HAVE_COMPATIBLE_GCC_AARCH64_PLATFORM_AS
libgcrypt20-1.8.7/cipher/twofish.c:71:#   define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/twofish.c-72-#  endif
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-838-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/twofish.c:839:  asm volatile ("callq *%0\n\t"
libgcrypt20-1.8.7/cipher/twofish.c-840-                : "+a" (fn),
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-854-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/twofish.c:855:  asm volatile ("movq %[arg5], %%r8\n\t"
libgcrypt20-1.8.7/cipher/twofish.c-856-		"callq *%0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-872-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/twofish.c:873:  asm volatile ("movq %[arg5], %%r8\n\t"
libgcrypt20-1.8.7/cipher/twofish.c-874-		"movq %[arg6], %%r9\n\t"
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-981-
libgcrypt20-1.8.7/cipher/twofish.c:982:#else /*!USE_AMD64_ASM && !USE_ARM_ASM*/
libgcrypt20-1.8.7/cipher/twofish.c-983-
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-1065-
libgcrypt20-1.8.7/cipher/twofish.c:1066:#else /*!USE_AMD64_ASM && !USE_ARM_ASM*/
libgcrypt20-1.8.7/cipher/twofish.c-1067-
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-1107-
libgcrypt20-1.8.7/cipher/twofish.c:1108:#endif /*!USE_AMD64_ASM && !USE_ARM_ASM*/
libgcrypt20-1.8.7/cipher/twofish.c-1109-
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-1132-
libgcrypt20-1.8.7/cipher/twofish.c:1133:#else /*!USE_AMD64_ASM && !USE_ARM_ASM*/
libgcrypt20-1.8.7/cipher/twofish.c-1134-
##############################################
libgcrypt20-1.8.7/cipher/twofish.c-1175-
libgcrypt20-1.8.7/cipher/twofish.c:1176:#endif /*!USE_AMD64_ASM && !USE_ARM_ASM*/
libgcrypt20-1.8.7/cipher/twofish.c-1177-
##############################################
libgcrypt20-1.8.7/cipher/camellia.h-32-#include <config.h>
libgcrypt20-1.8.7/cipher/camellia.h:33:/* USE_ARM_ASM indicates whether to use ARM assembly code. */
libgcrypt20-1.8.7/cipher/camellia.h-34-# undef USE_ARM_ASM
##############################################
libgcrypt20-1.8.7/cipher/camellia.h-36-#  ifdef HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS
libgcrypt20-1.8.7/cipher/camellia.h:37:#   define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/camellia.h-38-#  endif
##############################################
libgcrypt20-1.8.7/cipher/camellia.h-41-#  ifdef HAVE_COMPATIBLE_GCC_AARCH64_PLATFORM_AS
libgcrypt20-1.8.7/cipher/camellia.h:42:#   define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/camellia.h-43-#  endif
##############################################
libgcrypt20-1.8.7/cipher/Makefile.am-126-tiger.o: $(srcdir)/tiger.c
libgcrypt20-1.8.7/cipher/Makefile.am:127:	`echo $(COMPILE) -c $(srcdir)/tiger.c | $(o_flag_munging) `
libgcrypt20-1.8.7/cipher/Makefile.am-128-
libgcrypt20-1.8.7/cipher/Makefile.am-129-tiger.lo: $(srcdir)/tiger.c
libgcrypt20-1.8.7/cipher/Makefile.am:130:	`echo $(LTCOMPILE) -c $(srcdir)/tiger.c | $(o_flag_munging) `
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-71-  { \
libgcrypt20-1.8.7/cipher/Makefile.in:72:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libgcrypt20-1.8.7/cipher/Makefile.in-73-  }; \
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-733-.S.obj:
libgcrypt20-1.8.7/cipher/Makefile.in:734:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/cipher/Makefile.in-735-@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-737-@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/cipher/Makefile.in:738:@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/cipher/Makefile.in-739-
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-754-.c.obj:
libgcrypt20-1.8.7/cipher/Makefile.in:755:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/cipher/Makefile.in-756-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-758-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libgcrypt20-1.8.7/cipher/Makefile.in:759:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libgcrypt20-1.8.7/cipher/Makefile.in-760-
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-803-GTAGS:
libgcrypt20-1.8.7/cipher/Makefile.in:804:	here=`$(am__cd) $(top_builddir) && pwd` \
libgcrypt20-1.8.7/cipher/Makefile.in-805-	  && $(am__cd) $(top_srcdir) \
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-829-distdir-am: $(DISTFILES)
libgcrypt20-1.8.7/cipher/Makefile.in:830:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/cipher/Makefile.in:831:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libgcrypt20-1.8.7/cipher/Makefile.in-832-	list='$(DISTFILES)'; \
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-843-	  if test -d $$d/$$file; then \
libgcrypt20-1.8.7/cipher/Makefile.in:844:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libgcrypt20-1.8.7/cipher/Makefile.in-845-	    if test -d "$(distdir)/$$file"; then \
##############################################
libgcrypt20-1.8.7/cipher/Makefile.in-1239-tiger.o: $(srcdir)/tiger.c
libgcrypt20-1.8.7/cipher/Makefile.in:1240:	`echo $(COMPILE) -c $(srcdir)/tiger.c | $(o_flag_munging) `
libgcrypt20-1.8.7/cipher/Makefile.in-1241-
libgcrypt20-1.8.7/cipher/Makefile.in-1242-tiger.lo: $(srcdir)/tiger.c
libgcrypt20-1.8.7/cipher/Makefile.in:1243:	`echo $(LTCOMPILE) -c $(srcdir)/tiger.c | $(o_flag_munging) `
libgcrypt20-1.8.7/cipher/Makefile.in-1244-
##############################################
libgcrypt20-1.8.7/cipher/arcfour.c-33-
libgcrypt20-1.8.7/cipher/arcfour.c:34:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/arcfour.c-35-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/arcfour.c-37-    defined(HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS))
libgcrypt20-1.8.7/cipher/arcfour.c:38:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/arcfour.c-39-#endif
##############################################
libgcrypt20-1.8.7/cipher/arcfour.c-60-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/arcfour.c:61:  asm volatile ("callq *%0\n\t"
libgcrypt20-1.8.7/cipher/arcfour.c-62-                : "+a" (fn),
##############################################
libgcrypt20-1.8.7/cipher/des.c-127-
libgcrypt20-1.8.7/cipher/des.c:128:/* USE_AMD64_ASM indicates whether to use AMD64 assembly code. */
libgcrypt20-1.8.7/cipher/des.c-129-#undef USE_AMD64_ASM
##############################################
libgcrypt20-1.8.7/cipher/des.c-131-    defined(HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS))
libgcrypt20-1.8.7/cipher/des.c:132:# define USE_AMD64_ASM 1
libgcrypt20-1.8.7/cipher/des.c-133-#endif
##############################################
libgcrypt20-1.8.7/cipher/des.c-781-   * as target function does not use vector instruction sets. */
libgcrypt20-1.8.7/cipher/des.c:782:  asm volatile ("callq *%0\n\t"
libgcrypt20-1.8.7/cipher/des.c-783-                : "+a" (fn),
##############################################
libgcrypt20-1.8.7/cipher/rijndael-padlock.c-63-#ifdef __x86_64__
libgcrypt20-1.8.7/cipher/rijndael-padlock.c:64:  asm volatile
libgcrypt20-1.8.7/cipher/rijndael-padlock.c-65-    ("pushfq\n\t"          /* Force key reload.  */
##############################################
libgcrypt20-1.8.7/cipher/rijndael-padlock.c-72-#else
libgcrypt20-1.8.7/cipher/rijndael-padlock.c:73:  asm volatile
libgcrypt20-1.8.7/cipher/rijndael-padlock.c-74-    ("pushfl\n\t"          /* Force key reload.  */
##############################################
libgcrypt20-1.8.7/cipher/sha512.c-57-
libgcrypt20-1.8.7/cipher/sha512.c:58:/* USE_ARM_NEON_ASM indicates whether to enable ARM NEON assembly code. */
libgcrypt20-1.8.7/cipher/sha512.c-59-#undef USE_ARM_NEON_ASM
##############################################
libgcrypt20-1.8.7/cipher/sha512.c-63-     && defined(HAVE_GCC_INLINE_ASM_NEON)
libgcrypt20-1.8.7/cipher/sha512.c:64:#  define USE_ARM_NEON_ASM 1
libgcrypt20-1.8.7/cipher/sha512.c-65-# endif
##############################################
libgcrypt20-1.8.7/cipher/sha512.c-68-
libgcrypt20-1.8.7/cipher/sha512.c:69:/* USE_ARM_ASM indicates whether to enable ARM assembly code. */
libgcrypt20-1.8.7/cipher/sha512.c-70-#undef USE_ARM_ASM
libgcrypt20-1.8.7/cipher/sha512.c-71-#if defined(__ARMEL__) && defined(HAVE_COMPATIBLE_GCC_ARM_PLATFORM_AS)
libgcrypt20-1.8.7/cipher/sha512.c:72:# define USE_ARM_ASM 1
libgcrypt20-1.8.7/cipher/sha512.c-73-#endif
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-38-#if _GCRY_GCC_VERSION >= 40400 /* 4.4 */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:39:/* Prevent compiler from issuing SSE instructions between asm blocks. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-40-#  pragma GCC target("no-sse")
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-140-    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:141:      asm volatile ("movd %[crc], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-142-		    "movdqu %[inbuf_0], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-157-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:158:      asm volatile ("movdqa %[k1k2], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-159-		    :
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-165-	{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:166:	  asm volatile ("movdqu %[inbuf_0], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-167-			"movdqa %%xmm0, %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-203-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:204:      asm volatile ("movdqa %[k3k4], %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-205-		    "movdqa %[my_p], %%xmm5\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-212-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:213:      asm volatile ("movdqa %%xmm0, %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-214-		    "pclmulqdq $0x00, %%xmm6, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-235-    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:236:      asm volatile ("movd %[crc], %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-237-		    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-257-	  /* Load next block to XMM2. Fold XMM0 to XMM0:XMM1. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:258:	  asm volatile ("movdqu %[inbuf], %%xmm2\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-259-			"movdqa %%xmm0, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-276-      /* Load last input and add padding zeros. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:277:      asm volatile ("movdqu %[shr_shuf], %%xmm3\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-278-		    "movdqu %[shl_shuf], %%xmm4\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-304-  /* Final fold. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:305:  asm volatile (/* reduce 128-bits to 96-bits */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-306-		"movdqa %%xmm0, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-339-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:340:      asm volatile ("movdqa %[my_p], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-341-		    :
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-368-      /* Barrett reduction */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:369:      asm volatile ("movd %[in], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-370-		    "movd %[crc], %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-386-      /* Barrett reduction */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:387:      asm volatile ("movd %[crc], %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-388-		    "movd %[in], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-404-    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:405:      asm volatile ("movdqu %[shuf], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-406-		    "movd %[crc], %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-417-	{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:418:	  asm volatile ("movq %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-419-			:
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-423-	    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:424:	      asm volatile (/*"pinsrq $1, %[inbuf_tail], %%xmm0\n\t"*/
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-425-			    "movq %[inbuf_tail], %%xmm2\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-436-	{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:437:	  asm volatile ("movd %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-438-			"pinsrd $1, %[inbuf_tail], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-448-      /* Final fold. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:449:      asm volatile ("pxor %%xmm1, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-450-		    "pshufb %%xmm4, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-483-{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:484:  asm volatile ("movdqa %[bswap], %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-485-		:
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-490-    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:491:      asm volatile ("movd %[crc], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-492-		    "movdqu %[inbuf_0], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-511-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:512:      asm volatile ("movdqa %[k1k2], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-513-		    :
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-519-	{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:520:	  asm volatile ("movdqu %[inbuf_0], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-521-			"movdqa %%xmm0, %%xmm6\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-561-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:562:      asm volatile ("movdqa %[k3k4], %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-563-		    "movdqa %[my_p], %%xmm5\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-570-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:571:      asm volatile ("movdqa %%xmm0, %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-572-		    "pclmulqdq $0x01, %%xmm6, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-593-    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:594:      asm volatile ("movd %[crc], %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-595-		    "movdqu %[inbuf], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-616-	  /* Load next block to XMM2. Fold XMM0 to XMM0:XMM1. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:617:	  asm volatile ("movdqu %[inbuf], %%xmm2\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-618-			"movdqa %%xmm0, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-636-      /* Load last input and add padding zeros. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:637:      asm volatile ("movdqu %[shl_shuf], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-638-		    "movdqu %[shr_shuf], %%xmm3\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-666-  /* Final fold. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:667:  asm volatile (/* reduce 128-bits to 96-bits */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-668-		"movdqa %%xmm0, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-703-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:704:      asm volatile ("movdqa %[my_p], %%xmm5\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-705-		    :
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-732-      /* Barrett reduction */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:733:      asm volatile ("movd %[in], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-734-		    "psllq $32, %%xmm0\n\t" /* [00][00][xx][00] */
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-752-      /* Barrett reduction */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:753:      asm volatile ("movd %[crc], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-754-		    "movd %[in], %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-761-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:762:      asm volatile ("pxor %%xmm1, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-763-		    "pshufb %[bswap], %%xmm0\n\t" /* [xx][00][00][00] */
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-770-
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:771:      asm volatile (/* store CRC in input endian */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-772-		    "movd %%xmm0, %%eax\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-780-    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:781:      asm volatile ("movdqu %[shuf], %%xmm7\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-782-		    "movd %[crc], %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-793-	{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:794:	  asm volatile ("movq %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-795-			:
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-799-	    {
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:800:	      asm volatile (/*"pinsrq $1, %[inbuf_tail], %%xmm0\n\t"*/
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-801-			    "movq %[inbuf_tail], %%xmm2\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-812-	{
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:813:	  asm volatile ("movd %[inbuf], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-814-			"pinsrd $1, %[inbuf_tail], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-824-      /* Final fold. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:825:      asm volatile ("pxor %%xmm1, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-826-		    "pshufb %%xmm7, %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-864-  /* XMM6-XMM7 need to be restored after use. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:865:  asm volatile ("movdqu %%xmm6, 0*16(%0)\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-866-                "movdqu %%xmm7, 1*16(%0)\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-881-  /* Restore used registers. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:882:  asm volatile("movdqu 0*16(%0), %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-883-               "movdqu 1*16(%0), %%xmm7\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-897-  /* XMM6-XMM7 need to be restored after use. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:898:  asm volatile ("movdqu %%xmm6, 0*16(%0)\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-899-                "movdqu %%xmm7, 1*16(%0)\n\t"
##############################################
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-916-  /* Restore used registers. */
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c:917:  asm volatile("movdqu 0*16(%0), %%xmm6\n\t"
libgcrypt20-1.8.7/cipher/crc-intel-pclmul.c-918-               "movdqu 1*16(%0), %%xmm7\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-36-#if _GCRY_GCC_VERSION >= 40400 /* 4.4 */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:37:/* Prevent compiler from issuing SSE instructions between asm blocks. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-38-#  pragma GCC target("no-sse")
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-51-   */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:52:  asm volatile (/* gfmul, xmm0 has operator a and xmm1 has operator b. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-53-                "pshufd $78, %%xmm0, %%xmm2\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-134-   */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:135:  asm volatile (/* perform clmul and merge results... */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-136-                "pshufd $78, %%xmm10, %%xmm11\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-255-  /* XMM6-XMM8 need to be restored after use. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:256:  asm volatile ("movdqu %%xmm6, 0*16(%0)\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-257-                "movdqu %%xmm7, 1*16(%0)\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-269-#ifdef __x86_64__
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:270:  asm volatile ("movdqu %[h_1], %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-271-                "movdqa %%xmm0, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-276-
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:277:  asm volatile ("movdqu %%xmm1, 0*16(%[h_234])\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-278-                "movdqa %%xmm1, %%xmm8\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-284-
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:285:  asm volatile ("movdqa %%xmm8, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-286-                "movdqu %%xmm1, 1*16(%[h_234])\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-293-
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:294:  asm volatile ("movdqu %%xmm1, 2*16(%[h_234])\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-295-                :
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-300-  /* Clear/restore used registers. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:301:  asm volatile( "pxor %%xmm0, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-302-                "pxor %%xmm1, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-314-  /* Clear used registers. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:315:  asm volatile( "pxor %%xmm0, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-316-                "pxor %%xmm1, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-347-  /* XMM8-XMM15 need to be restored after use. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:348:  asm volatile ("movdqu %%xmm6,  0*16(%0)\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-349-                "movdqu %%xmm7,  1*16(%0)\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-363-  /* Preload hash and H1. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:364:  asm volatile ("movdqu %[hash], %%xmm1\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-365-                "movdqa %[hsub], %%xmm0\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-375-        {
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:376:          asm volatile ("movdqa %[be_mask], %%xmm4\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-377-                        "movdqu 0*16(%[buf]), %%xmm5\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-404-      /* Clear used x86-64/XMM registers. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:405:      asm volatile( "pxor %%xmm8, %%xmm8\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-406-                    "pxor %%xmm9, %%xmm9\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-419-    {
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:420:      asm volatile ("movdqu %[buf], %%xmm2\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-421-                    "pshufb %[be_mask], %%xmm2\n\t" /* be => le */
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-431-  /* Store hash. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:432:  asm volatile ("pshufb %[be_mask], %%xmm1\n\t" /* be => le */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-433-                "movdqu %%xmm1, %[hash]\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-438-  /* Clear/restore used registers. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:439:  asm volatile( "pxor %%xmm0, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-440-                "pxor %%xmm1, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-459-  /* Clear used registers. */
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c:460:  asm volatile( "pxor %%xmm0, %%xmm0\n\t"
libgcrypt20-1.8.7/cipher/cipher-gcm-intel-pclmul.c-461-                "pxor %%xmm1, %%xmm1\n\t"
##############################################
libgcrypt20-1.8.7/debian/rules-29-	    --with-libgpg-error-prefix=/usr/$$cpu-w64-mingw32 \
libgcrypt20-1.8.7/debian/rules:30:	    --disable-padlock-support --disable-asm \
libgcrypt20-1.8.7/debian/rules-31-	    --enable-static \
##############################################
libgcrypt20-1.8.7/.pc/12_lessdeps_libgcrypt-config.diff/src/libgcrypt-config.in-74-	--*=*)
libgcrypt20-1.8.7/.pc/12_lessdeps_libgcrypt-config.diff/src/libgcrypt-config.in:75:	    optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'`
libgcrypt20-1.8.7/.pc/12_lessdeps_libgcrypt-config.diff/src/libgcrypt-config.in-76-	    ;;
##############################################
libgcrypt20-1.8.7/.pc/15_multiarchpath_in_-L.diff/src/libgcrypt-config.in-74-	--*=*)
libgcrypt20-1.8.7/.pc/15_multiarchpath_in_-L.diff/src/libgcrypt-config.in:75:	    optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'`
libgcrypt20-1.8.7/.pc/15_multiarchpath_in_-L.diff/src/libgcrypt-config.in-76-	    ;;
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-142-AC_PROG_MAKE_SET
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:143:missing_dir=`cd $ac_aux_dir && pwd`
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-144-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-373-# Blacklist MD2 by default
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:374:default_digests=`echo $default_digests | sed -e 's/md2//g'`
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-375-
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-388-			     [select the symmetric ciphers to include]),
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:389:	      [enabled_ciphers=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-390-	      [enabled_ciphers=""])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-408-			     [select the public-key ciphers to include]),
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:409:	      [enabled_pubkey_ciphers=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-410-	      [enabled_pubkey_ciphers=""])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-428-			     [select the message digests to include]),
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:429:	      [enabled_digests=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-430-	      [enabled_digests=""])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-448-		     [select the KDFs to include]),
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:449:      [enabled_kdfs=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-450-      [enabled_kdfs=""])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-468-	                     [select which random number generator to use]),
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:469:	      [random=`echo $enableval | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-470-	      [])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-734-    if test $have_pth = yes; then
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:735:       PTH_CFLAGS=`$PTH_CONFIG --cflags`
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:736:       PTH_LIBS=`$PTH_CONFIG --ldflags`
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:737:       PTH_LIBS="$PTH_LIBS `$PTH_CONFIG --libs --all`"
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-738-       AC_DEFINE(USE_GNU_PTH, 1,
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-919-        AC_LANG_CONFTEST([AC_LANG_SOURCE(
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:920:          [[extern int foo (int x) __asm ("xyzzy");
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-921-            int bar (int x) { return x; }
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-923-            extern int dfoo;
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:924:            extern __typeof (dfoo) dfoo __asm ("abccb");
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-925-            int dfoo = 1;
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1061-        AC_COMPILE_IFELSE([AC_LANG_SOURCE(
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:1062:          [[void a(void) { asm volatile("":::"memory"); }]])],
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1063-          [gcry_cv_have_asm_volatile_memory=yes])])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1066-   AC_DEFINE(HAVE_GCC_ASM_VOLATILE_MEMORY,1,
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:1067:     [Define if inline asm memory barrier is supported])
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1068-fi
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1406-              unsigned int tmp1, tmp2;
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:1407:              asm ("rorxl %2, %1, %0"
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1408-                   : "=r" (tmp1)
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1409-                   : "rm0" (x), "J" (32 - ((23) & 31)));
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:1410:              asm ("andnl %2, %1, %0"
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1411-                   : "=r" (tmp2)
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1850-                      [if test $enableval = no ; then
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:1851:                         CFLAGS=`echo $CFLAGS | sed 's/-O[[0-9]]//'`
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-1852-                       fi])
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2512-# algorithm names.
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:2513:tmp=`echo "$enabled_ciphers" | tr ' ' : `
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2514-AC_DEFINE_UNQUOTED(LIBGCRYPT_CIPHERS, "$tmp",
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2515-                   [List of available cipher algorithms])
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:2516:tmp=`echo "$enabled_pubkey_ciphers" | tr ' ' : `
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2517-AC_DEFINE_UNQUOTED(LIBGCRYPT_PUBKEY_CIPHERS, "$tmp",
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2518-                   [List of available public key cipher algorithms])
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:2519:tmp=`echo "$enabled_digests" | tr ' ' : `
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2520-AC_DEFINE_UNQUOTED(LIBGCRYPT_DIGESTS, "$tmp",
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2521-                   [List of available digest algorithms])
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:2522:tmp=`echo "$enabled_kdfs" | tr ' ' : `
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2523-AC_DEFINE_UNQUOTED(LIBGCRYPT_KDFS, "$tmp",
##############################################
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2583-changequote(,)dnl
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac:2584:BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'`
libgcrypt20-1.8.7/.pc/25_norevisionfromgit.diff/configure.ac-2585-changequote([,])dnl
##############################################
libgcrypt20-1.8.7/configure.ac-144-AC_PROG_MAKE_SET
libgcrypt20-1.8.7/configure.ac:145:missing_dir=`cd $ac_aux_dir && pwd`
libgcrypt20-1.8.7/configure.ac-146-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
libgcrypt20-1.8.7/configure.ac-375-# Blacklist MD2 by default
libgcrypt20-1.8.7/configure.ac:376:default_digests=`echo $default_digests | sed -e 's/md2//g'`
libgcrypt20-1.8.7/configure.ac-377-
##############################################
libgcrypt20-1.8.7/configure.ac-390-			     [select the symmetric ciphers to include]),
libgcrypt20-1.8.7/configure.ac:391:	      [enabled_ciphers=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/configure.ac-392-	      [enabled_ciphers=""])
##############################################
libgcrypt20-1.8.7/configure.ac-410-			     [select the public-key ciphers to include]),
libgcrypt20-1.8.7/configure.ac:411:	      [enabled_pubkey_ciphers=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/configure.ac-412-	      [enabled_pubkey_ciphers=""])
##############################################
libgcrypt20-1.8.7/configure.ac-430-			     [select the message digests to include]),
libgcrypt20-1.8.7/configure.ac:431:	      [enabled_digests=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/configure.ac-432-	      [enabled_digests=""])
##############################################
libgcrypt20-1.8.7/configure.ac-450-		     [select the KDFs to include]),
libgcrypt20-1.8.7/configure.ac:451:      [enabled_kdfs=`echo $enableval | tr ',:' '  ' | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/configure.ac-452-      [enabled_kdfs=""])
##############################################
libgcrypt20-1.8.7/configure.ac-470-	                     [select which random number generator to use]),
libgcrypt20-1.8.7/configure.ac:471:	      [random=`echo $enableval | tr '[A-Z]' '[a-z]'`],
libgcrypt20-1.8.7/configure.ac-472-	      [])
##############################################
libgcrypt20-1.8.7/configure.ac-736-    if test $have_pth = yes; then
libgcrypt20-1.8.7/configure.ac:737:       PTH_CFLAGS=`$PTH_CONFIG --cflags`
libgcrypt20-1.8.7/configure.ac:738:       PTH_LIBS=`$PTH_CONFIG --ldflags`
libgcrypt20-1.8.7/configure.ac:739:       PTH_LIBS="$PTH_LIBS `$PTH_CONFIG --libs --all`"
libgcrypt20-1.8.7/configure.ac-740-       AC_DEFINE(USE_GNU_PTH, 1,
##############################################
libgcrypt20-1.8.7/configure.ac-921-        AC_LANG_CONFTEST([AC_LANG_SOURCE(
libgcrypt20-1.8.7/configure.ac:922:          [[extern int foo (int x) __asm ("xyzzy");
libgcrypt20-1.8.7/configure.ac-923-            int bar (int x) { return x; }
##############################################
libgcrypt20-1.8.7/configure.ac-925-            extern int dfoo;
libgcrypt20-1.8.7/configure.ac:926:            extern __typeof (dfoo) dfoo __asm ("abccb");
libgcrypt20-1.8.7/configure.ac-927-            int dfoo = 1;
##############################################
libgcrypt20-1.8.7/configure.ac-1063-        AC_COMPILE_IFELSE([AC_LANG_SOURCE(
libgcrypt20-1.8.7/configure.ac:1064:          [[void a(void) { asm volatile("":::"memory"); }]])],
libgcrypt20-1.8.7/configure.ac-1065-          [gcry_cv_have_asm_volatile_memory=yes])])
##############################################
libgcrypt20-1.8.7/configure.ac-1068-   AC_DEFINE(HAVE_GCC_ASM_VOLATILE_MEMORY,1,
libgcrypt20-1.8.7/configure.ac:1069:     [Define if inline asm memory barrier is supported])
libgcrypt20-1.8.7/configure.ac-1070-fi
##############################################
libgcrypt20-1.8.7/configure.ac-1408-              unsigned int tmp1, tmp2;
libgcrypt20-1.8.7/configure.ac:1409:              asm ("rorxl %2, %1, %0"
libgcrypt20-1.8.7/configure.ac-1410-                   : "=r" (tmp1)
libgcrypt20-1.8.7/configure.ac-1411-                   : "rm0" (x), "J" (32 - ((23) & 31)));
libgcrypt20-1.8.7/configure.ac:1412:              asm ("andnl %2, %1, %0"
libgcrypt20-1.8.7/configure.ac-1413-                   : "=r" (tmp2)
##############################################
libgcrypt20-1.8.7/configure.ac-1852-                      [if test $enableval = no ; then
libgcrypt20-1.8.7/configure.ac:1853:                         CFLAGS=`echo $CFLAGS | sed 's/-O[[0-9]]//'`
libgcrypt20-1.8.7/configure.ac-1854-                       fi])
##############################################
libgcrypt20-1.8.7/configure.ac-2514-# algorithm names.
libgcrypt20-1.8.7/configure.ac:2515:tmp=`echo "$enabled_ciphers" | tr ' ' : `
libgcrypt20-1.8.7/configure.ac-2516-AC_DEFINE_UNQUOTED(LIBGCRYPT_CIPHERS, "$tmp",
libgcrypt20-1.8.7/configure.ac-2517-                   [List of available cipher algorithms])
libgcrypt20-1.8.7/configure.ac:2518:tmp=`echo "$enabled_pubkey_ciphers" | tr ' ' : `
libgcrypt20-1.8.7/configure.ac-2519-AC_DEFINE_UNQUOTED(LIBGCRYPT_PUBKEY_CIPHERS, "$tmp",
libgcrypt20-1.8.7/configure.ac-2520-                   [List of available public key cipher algorithms])
libgcrypt20-1.8.7/configure.ac:2521:tmp=`echo "$enabled_digests" | tr ' ' : `
libgcrypt20-1.8.7/configure.ac-2522-AC_DEFINE_UNQUOTED(LIBGCRYPT_DIGESTS, "$tmp",
libgcrypt20-1.8.7/configure.ac-2523-                   [List of available digest algorithms])
libgcrypt20-1.8.7/configure.ac:2524:tmp=`echo "$enabled_kdfs" | tr ' ' : `
libgcrypt20-1.8.7/configure.ac-2525-AC_DEFINE_UNQUOTED(LIBGCRYPT_KDFS, "$tmp",
##############################################
libgcrypt20-1.8.7/configure.ac-2585-changequote(,)dnl
libgcrypt20-1.8.7/configure.ac:2586:BUILD_FILEVERSION=`echo "$VERSION" | sed 's/\([0-9.]*\).*/\1./;s/\./,/g'`
libgcrypt20-1.8.7/configure.ac-2587-changequote([,])dnl