repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 1854e7cf7fd430d5a67a8cddd6906661b6f3820d: path_to: revision_to:
commit 1854e7cf7fd430d5a67a8cddd6906661b6f3820d Author: Emanuele GiaquintaDate: Fri Oct 13 17:13:48 2017 +0000 autogen.sh: Add check for libptytty directory Patch by Petr Vorel. diff --git a/autogen.sh b/autogen.sh
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,6 +12,18 @@ EOF
exit 1
fi
+if ! [ -e libptytty/ptytty.m4 ]; then
+ cat <
-----END OF PAGE-----