This website requires JavaScript.
Explore
Help
Register
Sign In
matteo
/
sgpemv2
Watch
1
Star
0
Fork
You've already forked sgpemv2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d41e5ff4b8
sgpemv2
/
autogen.sh
8 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
if
[
! -d config
]
;
then
mkdir config
fi
autoreconf -i --warnings
=
all -B m4 -v
Reference in New Issue
View Git Blame
Copy Permalink