]> arthur.ath.cx Git - bup.git/blob - configure
Replace use of index() with strchr
[bup.git] / configure
1 #!/bin/sh
2
3 set -e
4
5 cd config
6 exec ./configure "$@"