mirror of
https://github.com/rjhansen/nsrlsvr.git
synced 2026-04-24 03:00:16 -04: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 |