1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

Merge pull request #1228 from Redfoxmoon3/master

don't overwrite user installed GNU auto* files
This commit is contained in:
Sébastien Helleu
2018-07-28 22:21:53 +02:00
committed by GitHub
+1 -1
View File
@@ -64,7 +64,7 @@ run "rm -f ABOUT-NLS"
run "rm -rf intl"
# execute autoreconf cmds
run "autoreconf -fvi"
run "autoreconf -vi"
# ending
rm -f $AUTOGEN_LOG