[wx-dev] [HEAD] Warning in configure
Vadim Zeitlin
vadim at wxwindows.org
Sun Mar 4 11:25:53 PST 2007
On Thu, 01 Mar 2007 04:43:18 +0000 Wlodek Szafran <wlodek.szafran at hwcn.org> wrote:
WS> just noticed that the configure script issued a warning towards the end
WS> of its run:
WS>
WS> config.status: creating Makefile
WS> config.status: WARNING: ../Makefile.in seems to ignore the
WS> --datarootdir setting
This is because configure was regenerated with autoconf 2.60 while we
still use bakefile which targets autoconf 2.59. So this problem is
temporary and will go away by the time of the first 2.10 release, for now
it can be just ignored.
Regards,
VZ
More information about the wx-dev
mailing list