Make scripts executable.
authorEric Blake <ebb9@byu.net>
Tue, 4 Dec 2007 21:45:04 +0000 (14:45 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 4 Dec 2007 21:45:04 +0000 (14:45 -0700)
* build-aux/config.guess: Add execute permissions.
* build-aux/config.sub: Likewise.
* build-aux/gendocs.sh: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
build-aux/config.guess [changed mode: 0644->0755]
build-aux/config.sub [changed mode: 0644->0755]
build-aux/gendocs.sh [changed mode: 0644->0755]

index 5abb766..077a656 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-12-04  Eric Blake  <ebb9@byu.net>
 
+       Make scripts executable.
+       * build-aux/config.guess: Add execute permissions.
+       * build-aux/config.sub: Likewise.
+       * build-aux/gendocs.sh: Likewise.
+
        Fix frexp on mingw.
        * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
        cross-compiling.
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)