When using the top-level configure script but subdir Makefiles, the newlib_basedir value gets a bit out of sync: it's relative to where configure lives, not where the Makefile lives. Move the abs setting from the top-level configure script into acinclude.m4 so we can rely on it being available everywhere. Although this commit doesn't use it anywhere, just lays the groundwork. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| bindtextdom.c | ||
| catgets.c | ||
| catgetsinfo.h | ||
| config.h | ||
| dcgettext.c | ||
| dcigettext.c | ||
| dcngettext.c | ||
| dgettext.c | ||
| dngettext.c | ||
| explodename.c | ||
| finddomain.c | ||
| gettext.c | ||
| gettext.h | ||
| gettextP.h | ||
| hash-string.h | ||
| l10nflist.c | ||
| lcl_stpcpy.c | ||
| loadinfo.h | ||
| loadmsgcat.c | ||
| localealias.c | ||
| ngettext.c | ||
| open_catalog.c | ||
| plural.c | ||
| plural.y | ||
| textdomain.c | ||