* tests/cwrapper.at: Make modified libtool script executable.
Report by Roumen Petrov.
+2009-01-29 Peter Rosin <peda@lysator.liu.se>
+
+ Make modified libtool script in cwrapper test executable
+ * tests/cwrapper.at: Make modified libtool script executable.
+ Report by Roumen Petrov.
+
2009-01-28 Akim Demaille <demaille@gostai.com>
Clean space uses.
for restrictive_flags in '-Wall -Werror' '-std=c89 -Wall -Werror' '-std=c99 -Wall -Werror'; do
CFLAGS="$orig_CFLAGS $restrictive_flags"
sed "s/LTCFLAGS=.*/&' $restrictive_flags'/" < "$orig_LIBTOOL" > ./libtool
+ chmod +x libtool
LIBTOOL=./libtool
# make sure $restrictive_flags do not cause a failure