X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/90207a152538c00b6c75b9774b528470dfb42717..6ef2e5ef5278a807132b78c42de402925b20bfb3:/oldXMenu/ChangeLog diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index b1eb200416..133b18b4e3 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -1,3 +1,14 @@ +2012-10-06 Ulrich Müller + + * Makefile.in (AR, ARFLAGS): Get values from configure. + +2012-06-26 Paul Eggert + + * Makefile.in (ALL_CFLAGS): Add -I../lib -I${srcdir}/../lib. + This is needed for hosts that lack , when Emacs is + configured --with-x-toolkit=no. Problem reported by Herbert + J. Skuhra for FreeBSD. + 2012-04-18 Paul Eggert configure: new option --enable-gcc-warnings (Bug#11207) @@ -605,7 +616,7 @@ * copyright.h: New file (copied from X11R4 distribution) * All files: Replaced occurrences of #include - with #include "copyright.h" + with #include "copyright.h". 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)