Hi ,

Mail subject explain all. If you wonder why please check lib xml mail list about ICU library.

Roumen
>From b135181b41320792870d98697348ca81be9deab9 Mon Sep 17 00:00:00 2001
From: Roumen Petrov <[email protected]>
Date: Thu, 13 Sep 2012 01:25:58 +0300
Subject: [PATCH 07/13] AC_CONFIG_FILES and executable bit

---
 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index 0d7ba86..1e4b8bb 100644
--- a/configure.in
+++ b/configure.in
@@ -708,8 +708,8 @@ tests/exslt/date/Makefile
 tests/exslt/dynamic/Makefile
 tests/plugins/Makefile
 doc/Makefile
-xslt-config
 libxslt.spec
 ])
+AC_CONFIG_FILES([xslt-config], [chmod +x xslt-config])
 
 AC_OUTPUT
-- 
1.6.4

_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
https://mail.gnome.org/mailman/listinfo/xslt

Reply via email to