mirror of
https://github.com/rjhansen/nsrlsvr.git
synced 2026-01-10 14:58:03 -05:00
5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
aclocal -I m4
|
|
automake --foreign --add-missing
|
|
autoheader
|
|
autoconf |