Akim Demaille writes:
> | > Running gettextize on a project that is not including intl/ still
> | > copies and installs m4 files that are not needed.
> |
> | It is correct. If gettextize did not copy these files, the subsequent
> | 'aclocal' invocation would fail. I consider this a bug in the
>
| It is correct. If gettextize did not copy these files, the subsequent
| 'aclocal' invocation would fail. I consider this a bug in the
| 'aclocal' program version 1.5.
Ah, I now understand (I think). In the ``default'' environment,
gettext macro files are installed where aclocal will find them
| Akim Demaille writes:
| > the following paragraph is not honored by gettextize:
| >
| > `aclocal.m4' at top level
| > -
| >
| >If you do not have an `aclocal.m4' file in your distribution, the
| > simplest is to concatenate the files `codeset.m4', `gettext.m4',
| >