From 9af59179e793763cab432a72b9c6d0e6b0422b25 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Wed, 12 Nov 2025 22:04:35 +0100 Subject: Update bootstrap --- .gitignore | 0 bootstrap.sh | 1 + 2 files changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/bootstrap.sh b/bootstrap.sh index e26f141..8848066 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,3 +1,4 @@ #!/bin/sh mkdir -p m4 +libtoolize autoreconf -i -- cgit v1.2.3