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:
2
regen
2
regen
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/ksh
|
||||||
#
|
#
|
||||||
# regenerates the file given as command line argument by running config.status
|
# regenerates the file given as command line argument by running config.status
|
||||||
# (the file is supposed to be generated by configure script)
|
# (the file is supposed to be generated by configure script)
|
||||||
|
Reference in New Issue
Block a user