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:
Vadim Zeitlin
1999-12-16 18:38:15 +00:00
parent 51dba3f868
commit 1eb6f40e2a

2
regen
View File

@@ -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)