Page MenuHome GnuPG

D189.diff
No OneTemporary

D189.diff

Index: b/configure.ac
===================================================================
--- b/configure.ac
+++ b/configure.ac
@@ -886,7 +886,7 @@
#
# Setup assembler stuff.
#
-GNUPG_SYS_SYMBOL_UNDERSCORE()
+LT_SYS_SYMBOL_USCORE
AC_ARG_ENABLE(mpi-path,
AC_HELP_STRING([--enable-mpi-path=EXTRA_PATH],
[prepend EXTRA_PATH to list of CPU specific optimizations]),
Index: b/mpi/config.links
===================================================================
--- b/mpi/config.links
+++ b/mpi/config.links
@@ -291,7 +291,7 @@
# Make sysdep.h
echo '/* created by config.links - do not edit */' >./mpi/sysdep.h
-if test x$ac_cv_sys_symbol_underscore = xyes; then
+if test x$sys_symbol_underscore = xyes; then
cat <<EOF >>./mpi/sysdep.h
#if __STDC__
#define C_SYMBOL_NAME(name) _##name

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 19, 6:43 AM (5 h, 49 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ef/fa/1ecab3ede2546c4ce76dbccb2f8c

Event Timeline