make reconf.sh a template file, fix shebang. Closes ticket #57
This commit is contained in:
parent
e0597644b7
commit
e845bdef47
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
rm -f config.cache
|
||||
rm -f config.status
|
||||
#rm -f acconfig.h
|
Loading…
Reference in New Issue