Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.283 emacs/lib-src/ChangeLog:2.284
*** emacs/lib-src/ChangeLog:2.283       Wed Jul 13 21:47:54 2005
--- emacs/lib-src/ChangeLog     Tue Jul 26 21:43:12 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-07-26  Paul Eggert  <[EMAIL PROTECTED]>
+ 
+       Merge gnulib getopt implementation into Emacs.
+ 
+       * Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t.
+       (GETOPT_H): New macro, from gnulib.
+       (getopt.h): New rule, from gnulib.
+       (GETOPTOBJS): Now autoconfigured.
+       (GETOPTDEPS): getopt.h is now autoconfigured.
+       (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h.
+       (getopt.o): Depend on ${srcdir}/gettext.h.
+       (movemail.o): Depend on $(GETOPT_H).
+       * getopt.c, getopt1.c: Sync from gnulib.
+       * getopt_.h, getopt_int.h, gettext.h: New files, from gnulib.
+       * getopt.h: Removed (now is getopt_.h).
+ 
  2005-07-13  Ken Raeburn  <[EMAIL PROTECTED]>
  
        * pop.c: Don't include des.h (or variants thereof); krb.h will do


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to