should use ksh, not sh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
51dba3f868
commit
1eb6f40e2a
1 changed files with 1 additions and 1 deletions
2
regen
2
regen
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/ksh
|
||||
#
|
||||
# regenerates the file given as command line argument by running config.status
|
||||
# (the file is supposed to be generated by configure script)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue