]> Savannah Git Hosting - gnulib.git/commitdiff
grantpt: Remove unnecessary dependency.
authorBruno Haible <bruno@clisp.org>
Sun, 30 Sep 2018 17:50:34 +0000 (19:50 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Sep 2018 17:50:34 +0000 (19:50 +0200)
* modules/grantpt (Depends-on): Remove 'builtin-expect'.

ChangeLog
modules/grantpt

index d6caa7353858b009e9f774e7a473c1b3378d3b38..650e2a0db4d0330c1bbd1fe8d0b25755ec1d3c2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-09-30  Bruno Haible  <bruno@clisp.org>
+
+       grantpt: Remove unnecessary dependency.
+       * modules/grantpt (Depends-on): Remove 'builtin-expect'.
+
 2018-09-30  Bruno Haible  <bruno@clisp.org>
 
        timevar: Small tweaks.
index 486bb8550ea6ba0fc8a9de8c9f95b9499d321698..38675b6fb5c786da56b149fcb4442ffe69e3bf00 100644 (file)
@@ -9,7 +9,6 @@ m4/grantpt.m4
 Depends-on:
 stdlib
 extensions
-builtin-expect  [test $HAVE_GRANTPT = 0]
 pt_chown        [test $HAVE_GRANTPT = 0]
 waitpid         [test $HAVE_GRANTPT = 0]
 configmake      [test $HAVE_GRANTPT = 0]