2009-06-11 Pavel Roskin <proski@gnu.org>
* Makefile.in: Don't rely on any scripts being executable. Always use $(SHELL) to run shell scripts.
This commit is contained in:
parent
7d83bd47b7
commit
c1cb63ba4e
2 changed files with 20 additions and 17 deletions
|
@ -1,5 +1,8 @@
|
|||
2009-06-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* Makefile.in: Don't rely on any scripts being executable.
|
||||
Always use $(SHELL) to run shell scripts.
|
||||
|
||||
* configure.ac: Always define ___main if using -nostdlib. This
|
||||
fixes tests on Cygwin.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue