blob: 20870373eaff64528c5bdb64c89c5d8f266f047e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* e-meeting-time-sel-list-item.c, e-meeting-time-sel.c,
e-meeting-time-sel.h: Fixed the #include lines to deal properly
with gal.
2000-09-06 Ettore Perazzoli <ettore@helixcode.com>
* Makefile.am (INCLUDES): Add `$(EXTRA_GNOME_CFLAGS)'.
2000-06-26 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added the include path to top_srcdir.
2000-06-25 Ettore Perazzoli <ettore@helixcode.com>
* e-meeting-time-sel.c: Specify the #include path for
`e-canvas-utils.h' so that we build with builddir != srcdir.
|