
23 Mar
2010
23 Mar
'10
11:07 a.m.
autoconf goes to great lengths to calculate a proper MKINSTALLDIRS path, so just export the variable for gettext, but don't overwrite it with a broken path: $(top_builddir) is a relative path, while $ac_aux_dir can be an absolute path. Signed-off-by: Philipp Hahn <hahn@univention.de> --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)