comparison src/ChangeLog @ 54393:e71cd75458d7

* Makefile.in (XMENU_OBJ): Do not include xmenu.o if HAVE_CARBON is defined.
author Steven Tamm <steventamm@mac.com>
date Sun, 14 Mar 2004 18:43:56 +0000
parents 84c215d133e7
children 85da7ff1fca3
comparison
equal deleted inserted replaced
54392:4ab3a5beaea6 54393:e71cd75458d7
1 2004-03-14 Steven Tamm <steventamm@mac.com>
2
3 * Makefile.in (XMENU_OBJ): Do not include xmenu.o if
4 HAVE_CARBON is defined.
5
1 2004-03-14 Kim F. Storm <storm@cua.dk> 6 2004-03-14 Kim F. Storm <storm@cua.dk>
2 7
3 * dispextern.h (x_find_image_file): Add prototype. 8 * dispextern.h (x_find_image_file): Add prototype.
4 9
5 * image.c (x_find_image_file): Make extern. 10 * image.c (x_find_image_file): Make extern.