when i run `autoreconf -ivf` and a 'depcomp' already file exists,
'depcomp' gets added to 'am__DIST_COMMON' in ./Makefile.in - but when i
run `autoreconf -ivf` and the 'depcomp' file does not exist, it is
recreated automatically but is not added to 'am__DIST_COMMON'

can someone advise me if i should be concerned about this quirky
behavior

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to