mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:20:31 +08:00
13 lines
205 B
Diff
13 lines
205 B
Diff
diff --git a/autogen.sh b/autogen.sh
|
|
index 3e89ebe..8dade84 100755
|
|
--- a/autogen.sh
|
|
+++ b/autogen.sh
|
|
@@ -44,6 +44,7 @@ while :; do
|
|
*) break ;;
|
|
esac
|
|
done
|
|
+skip_gnulib=true
|
|
|
|
TEXINFO_VERSION=6.5
|
|
|