From: Vadim Zeitlin Date: Sat, 8 Jan 2000 15:46:33 +0000 (+0000) Subject: regenerate several files at once, not only one X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cc65fceb3c151b1afb538c763cf39eee851f1f12?ds=sidebyside regenerate several files at once, not only one git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/regen b/regen index e05991a9fd..76f388cb4a 100755 --- a/regen +++ b/regen @@ -12,7 +12,7 @@ if test "x$1" = "x"; then exit 1 fi -CONFIG_FILES=$1 +CONFIG_FILES=$* CONFIG_HEADERS= export CONFIG_FILES CONFIG_HEADERS ./config.status