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 d67dcdc..bb6dcef 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 6d13762..ff3057c 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