gettext: now it's your responsibility to add -I$(top_builddir)/intl
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Apr 2013 05:26:31 +0000 (22:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Apr 2013 16:42:39 +0000 (09:42 -0700)
commitcf61c4b38909a22070af394e06cfb7e9dbf86eed
tree2dc0b0febbe1789b471bc28cea94f6a83b3be929
parent916ceb972e089fbac52b7ad1b358363735702664
gettext: now it's your responsibility to add -I$(top_builddir)/intl

Formerly, it was your responsibility to do this for all Makefile.ams
other than Gnulib's.  Now it's your responsibility to do it for
Gnulib's Makefile.am, too.
* NEWS: Document this.
* modules/gettext (AM_CPPFLAGS): Don't append -$(top_builddir)/intl.
ChangeLog
NEWS
modules/gettext