commit 6e27c7c

hovercats  ·  2024-11-06 09:54:47 +0000 UTC
parent 5181e2f
gnutls: fix build with pdpmake
1 files changed,  +2, -0
+2, -0
1@@ -1,5 +1,7 @@
2 #!/bin/sh -e
3 
4+: > build-aux/missing
5+
6 ./configure \
7     --prefix=/usr \
8     --disable-nls \