index
:
sp2013
HW2-resubmit
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw3
/
autogen.sh
blob: 6d8492f5c87a8ab1c13a1a37645a71d1b8eac095 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh
autoreconf
-iv
[
-z
"
$1
"
] &&
exit
0