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
- AC_CONFIG_AUX_DIR Ralf Corsepius
- Re: AC_CONFIG_AUX_DIR Rebecca . R . Krause
- Re: AC_CONFIG_AUX_DIR Alexandre Oliva
- AC_CONFIG_AUX_DIR Rebecca . R . Krause
- Re: AC_CONFIG_AUX_DIR Alexandre Oliva