aboutsummaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config.in')
-rw-r--r--ld/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in
index ad015fe..fe6592d 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -17,6 +17,9 @@
/* Define to choose default GOT handling scheme */
#undef GOT_HANDLING_DEFAULT
+/* Define to 1 if you have the `atexit' function. */
+#undef HAVE_ATEXIT
+
/* Define to 1 if you have the `close' function. */
#undef HAVE_CLOSE