5 lines
73 B
Shell
Executable file
5 lines
73 B
Shell
Executable file
#!/bin/sh
|
|
#
|
|
# Use autogen.des when doing code development
|
|
|
|
autoreconf -i
|