mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
aclocal -I m4 --install
|
|
autoreconf -I m4 -f -i
|