mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
export WANT_AUTOMAKE="1.8"
|
|
autoreconf -f -i
|