From 0e752a6e215aee21dc73da097c3225495d54a5b6 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 9 Apr 2021 07:19:03 -0300 Subject: Add libotr/etc sources --- libotr/libotr-4.1.1/bootstrap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 libotr/libotr-4.1.1/bootstrap (limited to 'libotr/libotr-4.1.1/bootstrap') diff --git a/libotr/libotr-4.1.1/bootstrap b/libotr/libotr-4.1.1/bootstrap new file mode 100755 index 0000000..a2ed29c --- /dev/null +++ b/libotr/libotr-4.1.1/bootstrap @@ -0,0 +1,9 @@ +#!/bin/bash + +set -x + +if [ ! -e config ]; then + mkdir config +fi + +autoreconf -i -- cgit 1.4.1