diff options
Diffstat (limited to '')
-rwxr-xr-x | linden/indra/libgcrypt/libgcrypt-1.2.2/configure | 3 | ||||
-rw-r--r-- | linden/indra/libgcrypt/libgcrypt-1.2.2/configure.ac | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/linden/indra/libgcrypt/libgcrypt-1.2.2/configure b/linden/indra/libgcrypt/libgcrypt-1.2.2/configure index 03ed49c..4961b55 100755 --- a/linden/indra/libgcrypt/libgcrypt-1.2.2/configure +++ b/linden/indra/libgcrypt/libgcrypt-1.2.2/configure | |||
@@ -25245,7 +25245,7 @@ LIBGCRYPT_PUBKEY_CIPHERS=$enabled_pubkey_ciphers | |||
25245 | LIBGCRYPT_DIGESTS=$enabled_digests | 25245 | LIBGCRYPT_DIGESTS=$enabled_digests |
25246 | 25246 | ||
25247 | 25247 | ||
25248 | ac_config_files="$ac_config_files Makefile mpi/Makefile cipher/Makefile doc/Makefile src/Makefile src/libgcrypt-config tests/Makefile w32-dll/Makefile" | 25248 | ac_config_files="$ac_config_files Makefile mpi/Makefile cipher/Makefile doc/Makefile src/Makefile src/libgcrypt-config w32-dll/Makefile" |
25249 | 25249 | ||
25250 | cat >confcache <<\_ACEOF | 25250 | cat >confcache <<\_ACEOF |
25251 | # This file is a shell script that caches the results of configure | 25251 | # This file is a shell script that caches the results of configure |
@@ -25840,7 +25840,6 @@ do | |||
25840 | "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; | 25840 | "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; |
25841 | "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | 25841 | "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
25842 | "src/libgcrypt-config" ) CONFIG_FILES="$CONFIG_FILES src/libgcrypt-config" ;; | 25842 | "src/libgcrypt-config" ) CONFIG_FILES="$CONFIG_FILES src/libgcrypt-config" ;; |
25843 | "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; | ||
25844 | "w32-dll/Makefile" ) CONFIG_FILES="$CONFIG_FILES w32-dll/Makefile" ;; | 25843 | "w32-dll/Makefile" ) CONFIG_FILES="$CONFIG_FILES w32-dll/Makefile" ;; |
25845 | ""$mpi_ln_list"" ) CONFIG_LINKS="$CONFIG_LINKS "$mpi_ln_list"" ;; | 25844 | ""$mpi_ln_list"" ) CONFIG_LINKS="$CONFIG_LINKS "$mpi_ln_list"" ;; |
25846 | "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | 25845 | "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
diff --git a/linden/indra/libgcrypt/libgcrypt-1.2.2/configure.ac b/linden/indra/libgcrypt/libgcrypt-1.2.2/configure.ac index 4f58e31..4750413 100644 --- a/linden/indra/libgcrypt/libgcrypt-1.2.2/configure.ac +++ b/linden/indra/libgcrypt/libgcrypt-1.2.2/configure.ac | |||
@@ -799,7 +799,6 @@ cipher/Makefile | |||
799 | doc/Makefile | 799 | doc/Makefile |
800 | src/Makefile | 800 | src/Makefile |
801 | src/libgcrypt-config | 801 | src/libgcrypt-config |
802 | tests/Makefile | ||
803 | w32-dll/Makefile | 802 | w32-dll/Makefile |
804 | ]) | 803 | ]) |
805 | AC_OUTPUT | 804 | AC_OUTPUT |