povray/unix/config
Wouter Verhelst 9e7e624bcd Make sure Makefile.in gets generated properly
config.guess, config.sub, depcomp, etc, are all scripts that ship with
automake, and which will be updated with a new automake version; it's
generally a bad idea to use one of these scripts from a different
automake version.

Moreover, recent versions of automake also contain and require a
"compile" script, which isn't in this directory.

Instead, pass the "--add-missing" parameter to automake, which will copy
the required files to the expected location. This will make automake
work, regardless of the version, and will avoid any issues due to the
used scripts not matching the used automake version.
2013-12-06 08:37:38 +01:00
..
acx_pthread.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_arg_enable.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_arg_with.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_boost_base.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_boost_thread.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_check_lib.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_check_libjpeg.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_check_libsdl.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_check_libtiff.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_check_openexr.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_compare_version.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_compiler_vendor.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_compiler_version.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_fix_incorrect_path.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_prog_ld_static.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_test_compiler_flags.m4 Initial import 2013-11-06 13:07:19 -05:00
ax_x86_arch.m4 Initial import 2013-11-06 13:07:19 -05:00