Skip to content

Commit 08aecad

Browse files
committed
add the wrapper and real_configure to configure tarball
1 parent c68d07a commit 08aecad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ save () {
220220
fi
221221
mkdir -p upstream
222222
tar zcf "$NEWCONFBALL" \
223-
configure \
223+
configure real_configure configure_wrapper \
224224
config/install-sh config/compile config/config.guess config/config.sub config/missing \
225225
build/make/Makefile-auto.in \
226226
src/doc/en/installation/*.txt \

0 commit comments

Comments
 (0)