Blame view

3rdparty/c-ares-1.18.1/buildconf 124 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
  #!/bin/sh
  
  echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
  exec ${AUTORECONF:-autoreconf} -fi "${@}"