aboutsummaryrefslogtreecommitdiffstats
path: root/admin/CPP-DEFINES
diff options
context:
space:
mode:
authorPaul Eggert2017-03-07 08:29:19 -0800
committerPaul Eggert2017-03-07 08:32:04 -0800
commit14af3395e6d8a2a95268138355ade408743922ac (patch)
tree85a38267025e4af11bb490d89129846273129e2a /admin/CPP-DEFINES
parent641ce935b79c63020553f33fc5ca8f4d05e56b0b (diff)
downloademacs-14af3395e6d8a2a95268138355ade408743922ac.tar.gz
emacs-14af3395e6d8a2a95268138355ade408743922ac.zip
Define copysign on all platforms
* configure.ac (copysign): Remove test. * src/floatfns.c (signbit): New macro, if not already defined. (Fcopysign): Use it instead of copysign. (Fcopysign, syms_of_floatfns): Define the function on all platforms.
Diffstat (limited to 'admin/CPP-DEFINES')
-rw-r--r--admin/CPP-DEFINES1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 487c1501bb9..cead305aee1 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -113,7 +113,6 @@ HAVE_CLOCK_GETTIME
113HAVE_CLOCK_SETTIME 113HAVE_CLOCK_SETTIME
114HAVE_COFF_H 114HAVE_COFF_H
115HAVE_COM_ERR_H 115HAVE_COM_ERR_H
116HAVE_COPYSIGN
117HAVE_DBUS 116HAVE_DBUS
118HAVE_DBUS_TYPE_IS_VALID 117HAVE_DBUS_TYPE_IS_VALID
119HAVE_DBUS_VALIDATE_BUS_NAME 118HAVE_DBUS_VALIDATE_BUS_NAME