Hello,

I am using Autoconf-2.13 and Automake-1.4.

In my configure.in file I have the following listed:
AC_CONFIG_AUX_DIR(config)

Everything configures and makes OK but when I try to do a make distcheck, I
get the following error:
configure: error:  can not find install-sh or install.sh in config/ or
../config/

If I do a cd into my config directory I can see that it contains three
directories:  install-sh   missing  mkinstalldirs

Any idea on what I have done wrong?

Thanks!
Rebecca


Reply via email to