Fix printf-frexpl dependency
authorEric Blake <ebb9@byu.net>
Tue, 3 Apr 2007 03:32:35 +0000 (03:32 +0000)
committerEric Blake <ebb9@byu.net>
Tue, 3 Apr 2007 03:32:35 +0000 (03:32 +0000)
ChangeLog
modules/printf-frexpl

index d67dcdc0ae5e5bc917b6df4e48fd899b97322354..bb6dcef538a4755327e17b66d20cdb31a8153d37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-02  Eric Blake  <ebb9@byu.net>
+
+       * modules/printf-frexpl (Depends-on): Depend on ldexpl.
+
 2007-04-02  Bruno Haible  <bruno@clisp.org>
 
        * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
index 6d137621f1f4bdf85457d6293e0f6b329a78593f..ff3057cee150745de4a53f5f879f7bd5667e7e0d 100644 (file)
@@ -10,8 +10,9 @@ m4/printf-frexpl.m4
 m4/longdouble.m4
 
 Depends-on:
-math
 fpucw
+ldexpl
+math
 
 configure.ac:
 gl_FUNC_PRINTF_FREXPL