From 7ae71b3d8f19089d3f31f8c1c547aa8fc364f896 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Sun, 13 Feb 2000 15:23:19 +0000 Subject: [PATCH] Added. 2000-02-13 Martin Baulig * configure.in (AC_LIBTOOL_DLOPEN): Added. --- ChangeLog | 2 ++ configure.in | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8ed7c364..7c15e34f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-02-13 Martin Baulig + * configure.in (AC_LIBTOOL_DLOPEN): Added. + * lib/sysdeps-init-linux.c (glibtop_sys_siglist): Added labels. * lib/sysdeps-init-freebsd.c (glibtop_sys_siglist): Provide actual implementation. diff --git a/configure.in b/configure.in index 20d00745..23d28627 100644 --- a/configure.in +++ b/configure.in @@ -85,6 +85,7 @@ AC_PROG_MAKE_SET export cross_compiling +AC_LIBTOOL_DLOPEN AM_PROG_LIBTOOL dnl Let the user enable compiler warnings