mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Add autogen.sh script for helping novice users
For novice autotools users it is convenient to have just a script to execute.
This commit is contained in:
parent
98e6384652
commit
6dd734c780
3
autogen.sh
Executable file
3
autogen.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
autoreconf -ivf
|
Loading…
Reference in New Issue
Block a user