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