3 lines
55 B
Bash
3 lines
55 B
Bash
#!/bin/sh
|
|
autoreconf --force --install -I config -I m4
|
#!/bin/sh
|
|
autoreconf --force --install -I config -I m4
|