Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F34625039
D189.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
817 B
Subscribers
None
D189.diff
View Options
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
Details
Attached
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
Attached To
D189: 421_libgcrypt-1.5.0-uscore.patch
Event Timeline
Log In to Comment