Ignore generated .dep file.
[platform/upstream/gnome-common.git] / macros / ChangeLog
1 2001-08-04  Darin Adler  <darin@bentspoon.com>
2
3         * .cvsignore: Ignore generated .dep file.
4
5 2001-08-02  J.H.M. Dassen (Ray) <jdassen@debian.org>
6
7         * gnome-guile-checks.m4: Made "--without-guile" work. Added $guile_msg 
8           for reporting back.
9
10 2001-07-24  Jody Goldberg <jgoldberg@home.com>
11
12         * psiconv.m4 : Add psion macros from Frodo Looijaard <frodol@dds.nl>
13
14 2001-07-24  Frederic Crozat  <fcrozat@mandrakesoft.com>
15
16         * gnome-print-check.m4 (AM_PATH_GNOME_PRINT): 
17         Correct minimal version test
18
19 2001-06-22  Eskil Heyn Olsen  <eskil@eskil.dk>
20
21         * gnome-pilot.m4:
22         Fixed the cat of pi-version.h
23
24 2001-06-20  Havoc Pennington  <hp@redhat.com>
25
26         * gnome.m4: fix to include the CFLAGS for extra libraries
27
28 2001-06-13  Pavel Roskin  <proski@gnu.org>
29
30         * gnome-fileutils.m4: Always explicitly declare main() with the
31         return type `int'. Don't use exit() since it may be undeclared.
32         Use `return' instead.
33         * gnome-pilot.m4: Likewise.
34         * gperf-check.m4: Likewise.
35         * linger.m4: Likewise.
36
37 2001-06-01  Peter Williams  <peterw@ximian.com>
38
39         * autogen.sh: s,Gnome,$PKG_NAME,g
40
41 2001-05-24  Arturo Espinosa Aldama  <arturo@ximian.com>
42
43         * 0.5 RELEASE
44
45 2001-05-24  jacob berkman  <jacob@ximian.com>
46
47         * gnome-pthread-check.m4 (GNOME_PTHREAD_CHECK): add hp-ux specific
48         check from glib
49
50 2001-05-19  Jody Goldberg <jgoldberg@home.com>
51
52         * gnome-gettext.m4 : Add BUILD_INCLUDED_LIBINTL so that newer versions
53           work.
54
55 2001-04-16  Jaka Mocnik  <jaka@gnu.org>
56
57         * gnome-print-check.m4: change $(cmd) to `cmd` in order to make it
58         usable in non-bash bourne shells.
59
60 2001-03-01  JP Rosevear  <jpr@ximian.com>
61
62         * gnome-pilot.m4: quote a test and make sure incdir is always set
63         so 'cat' works
64
65 2001-02-21  Lauris Kaplinski  <lauris@ximian.com>
66
67         * gnome-print-check.m4: Replaced the awk alchemy with sed alchemy.
68         I seems to work now as long as gnome-config is working - but that is
69         the whole point of gnome-config, isn't it?
70
71 2001-02-19  JP Rosevear  <jpr@ximian.com>
72
73         * gnome-pilot.m4: Revert my previous patch now that gnome-pim and
74         evolution are fixed to accomodate the change
75         
76 2001-02-19  JP Rosevear  <jpr@ximian.com>
77
78         * gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var
79
80 2001-02-17  Lauris Kaplinski  <lauris@ximian.com>
81
82         * gnome-print-check.m4: Remove most of stuff here, but now
83         it at least WORKS
84
85 2001-02-07  Kenneth Christiansen  <kenneth@gnu.org>
86
87         * autogen.sh: Added test for xml-i18n-tools if 
88         AM_PROG_XML_I18N_TOOLS is found.
89
90 2001-01-05  Maciej Stachowiak  <mjs@eazel.com>
91
92         * autogen.sh: Added missing PROG.
93
94 2001-01-05  Maciej Stachowiak  <mjs@eazel.com>
95
96         * autogen.sh: xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found
97         in configure.in.
98
99 2000-11-05  Martin Baulig  <baulig@suse.de>
100
101         * gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added
102         stuff for `bonobox'.
103
104 2000-08-01  Pavel Roskin  <proski@gnu.org>
105
106         * curses.m4: AC_WARN replaced with AC_MSG_WARN in comments
107
108 2000-06-23  Stanislav Brabec  <utx@penguin.cz>
109
110         * gnome-pilot.m4: Use 'PISOCK_INCLUDEDIR' in pisock version check.
111
112 2000-06-17  Dan Winship  <danw@helixcode.com>
113
114         * autogen.sh: exit immediately if aclocal, autoheader, automake,
115         or autoconf fails, rather than continuing on with broken state.
116         (In the aclocal case, print a hopefully-useful explanatory
117         message.)
118
119 2000-06-13  Martin Baulig  <baulig@suse.de>
120
121         * gnome-bonobo-check.am (AM_BONOBO_USES_OAF): New macro.
122         Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF'
123         if appropriate. Also provides `BONOBO_USES_OAF' automake
124         conditional.
125
126 2000-06-13  Martin Baulig  <baulig@suse.de>
127
128         * Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'.
129         (gnome_aclocal_DATA): Added `gnome-gettext.m4'.
130
131 2000-05-29  Martin Baulig  <baulig@suse.de>
132
133         * gnome-autogen.sh: Moved to the `bin/' directory.
134
135 2000-05-29  Martin Baulig  <baulig@suse.de>
136
137         * gnome-autogen.sh: If `USE_GNOME_2_MACROS' is set, use the
138         GNOME 2.0 macros from the `macros2' directory.
139
140 2000-05-29  Martin Baulig  <baulig@suse.de>
141
142         * gnome-common.m4, Makefile.am: Install macros to
143         `$(datadir)/aclocal/gnome-macros' when INSIDE_GNOME_COMMON.
144
145         * gnome-autogen.sh: New file. When using gnome-common instead
146         of the macros/ directory, use this in your autogen.sh.
147
148 2000-05-15  Russell Steinthal  <rms39@columbia.edu>
149
150         * gnome-pilot.m4 (PILOT_LIBS): An attempt to fix the gnome-pilot
151         check on Solaris (`$GNOME_CONFIG ...` returns more than one word,
152         so we need quotes around it to keep test from bombing out)
153
154 2000-05-01  Dan Winship  <danw@helixcode.com>
155
156         * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!"
157         "This time for sure!"
158
159 Sun Apr 23 12:15:14 2000  George Lebl <jirka@5z.com>
160
161         * gnome.m4: add an extra lib of docklets.  These checks are
162           braindamaged though, they don't fail and thus gnome-core for
163           example compiles without gnomecc.  There need to be separate .m4
164           files or checks
165
166 2000-04-19  Eskil Heyn Olsen  <deity@eskil.dk>
167
168         * gnome-pilot.m4 (PILOT_LIBS): Changed the error string for gnome-pilot
169         (PILOT_LIBS): Fixes the gnome-config check
170
171 2000-04-10  Dan Winship  <danw@helixcode.com>
172
173         * gnome-pilot.m4 (PILOT_LIBS): Fix a bug introduced in the
174         gnome-pilot-config to "gnome-config gpilot" change that caused not
175         having pilot-link installed to become a fatal error.
176
177 2000-02-26  James Henstridge  <james@daa.com.au>
178
179         * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't
180         get problems when LINGUAS contains `en' and ALL_LINGUAS contains
181         `en_GB' for instance.
182
183 2000-02-22  Martin Baulig  <martin@home-of-linux.org>
184
185         * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set.
186
187 2000-02-09  Raja R Harinath  <harinath@cs.umn.edu>
188
189         * autogen.sh: Fix GNUism introduced in the previous fix.
190
191 2000-02-08  Miguel de Icaza  <miguel@gnu.org>
192
193         * autogen.sh: Handle non GNU find programs. 
194
195 2000-02-05  Martin Baulig  <martin@home-of-linux.org>
196
197         * gnome-libgtop-types.m4 (AC_LIBGTOP_CHECK_TYPE): New macro. This
198         is an improved version of AC_CHECK_TYPE which takes into account
199         that we need to #include some other header files on some systems
200         to get some types.
201         (GNOME_LIBGTOP_TYPES): Check for <sys/bitypes.h> for Tru64 and
202         use AC_LIBGTOP_CHECK_TYPE rather than AC_CHECK_TYPE.
203
204 2000-01-26  Dave Camp  <campd@oit.edu>
205         
206         * gnome-bonobo-check.m4 Include <bonobo.h> rather than 
207         <bonobo/gnome-object.h>
208
209 2000-01-26  Dave Camp  <campd@oit.edu>
210
211         * gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather 
212         than gnome_object_get_type().
213
214 2000-01-23  Peter Teichman  <peter@helixcode.com>
215
216         * gnome-pilot.m4: i broke the version-checking macro for other
217         distribs in my last commit. fixing that now.
218
219 2000-01-22  Peter Teichman  <peter@helixcode.com>
220
221         * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for
222         debian
223
224 2000-01-20  Raja R Harinath  <harinath@cs.umn.edu>
225
226         * gnome-objc-checks.m4: Look for sched_yield in -lrt, too.
227         Suggested by Drazen Kazar <dave@srce.hr>.
228
229 2000-01-16  Vadim Strizhevsky  <vadim@optonline.net>
230
231         * gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK.
232
233 2000-01-15  Eskil Heyn Olsen  <deity@eskil.dk>
234         
235         * gnome-pilot.m4: PILOT_LINK_HOOK now check pilot-link version.
236         GNOME_PILOT_CHECK defaults to requiring 0.9.3.
237         
238 2000-01-09  Martin Baulig  <martin@home-of-linux.org>
239
240         * gnome-libgtop-check.m4: Applied patch from R. Bernstein
241         <rocky@panix.com> - print a better error message when
242         LibGTop's major version number mismatches.
243
244 1999-12-25  Martin Baulig  <martin@home-of-linux.org>
245
246         * gnome-pilot.m4: Applied patch from Colin Walters to make
247         it compile under Debian GNU/Linux.
248
249 1999-12-05  Martin Baulig  <martin@home-of-linux.org>
250
251         * gnome-libgtop-checks.m4: Removed all guile variables.
252
253 1999-11-18  Jeff Garzik  <jgarzik@mandrakesoft.com>
254
255         * gnome-xml-check.m4: Better scoping of below fix.
256
257 1999-11-16  Jeff Garzik  <jgarzik@mandrakesoft.com>
258
259         * gnome-xml-check.m4: always AC_SUBST GNOME_XML_LIB, so that
260         output variable will always be present.
261
262 1999-11-09  Eskil Heyn Olsen  <deity@eskil.dk>
263
264         * gnome-pilot.m4: uses test -r instead of test -e, was reported as 
265         a portability bug wrt solaris.
266
267 1999-10-31  Eskil Heyn Olsen  <deity@eskil.dk>
268
269         * gnome-pilot.m4: added PILOT_LINK_CHECK, used by
270         GNOME_PILOT_CHECK. Adds --with-pisock=$dir_for_pilot_link.
271
272 1999-10-24  Jacob Berkman  <jberkman@andrew.cmu.edu>
273
274         * gnome-ghttp-check.m4: this should be a better fix
275
276 1999-10-21  Jacob Berkman  <jberkman@andrew.cmu.edu>
277
278         * gnome-ghttp-check.m4: use a temp value until we know that
279         ghttp exists.  This will hopefully fix building on Solaris 
280         machines
281
282 1999-09-26  Jody Goldberg <jgoldberg@home.com>
283
284         * compiler-flags.m4 : Remove -Wpointer-arith.  It generates large
285           numbers of warnings under glibc2.1.2 with a recent egcs release.
286           The glibc maintainers have suggested removing this flag because it
287           is useless.
288
289 1999-09-01  Havoc Pennington  <hp@pobox.com>
290
291         * gnome-xml-check.m4: If you're going to AC_PATH_PROG then use the
292         prog you find :-)       
293
294 1999-08-02  Peter Teichman  <pat4@acpub.duke.edu>
295
296         * removed gnome-conduit-check.m4 - it should be distributed with
297         gnome-pilot
298
299 1999-07-30  Peter Teichman  <pat4@acpub.duke.edu>
300
301         * gnome-conduit-check.m4: added new file of checks. anything that
302         provides a pilot conduit is going to want this
303
304 1999-07-07  Tuomas J. Lukka  <lukka@iki.fi>
305         * gnome-x-checks.m4: add a comment on how to get gtk-1.3 and
306         glib 1.3 from CVS
307
308 1999-07-06  Tuomas J. Lukka  <lukka@iki.fi>
309
310         * gnome-x-checks.m4: forbid compiling with Gtk-1.3 for now.
311         gnome only works with 1.2 so far. 
312
313 1999-07-05  Raja R Harinath  <harinath@cs.umn.edu>
314
315         * gnome.m4: Make "extra library" message slightly easier to read.
316
317 Sat Jun 26 01:47:53 1999  Tim Janik  <timj@gtk.org>
318
319         * compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused.
320
321 1999-06-11  Tuomas J. Lukka <lukka@iki.fi>
322
323         * gnome-guile-checks.m4: Debian has qt_null in -lqthreads but
324           no main. Changed both checks for 'main' to qt_null.
325           I hope this is correct - it shouldn't break anything.
326
327 1999-05-11  Raja R Harinath  <harinath@cs.umn.edu>
328
329         * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.
330
331 1999-05-09  Jacob Berkman  <jberk+@cmu.edu>
332
333         * gnome-bonobo-check.m4: made test program return 0,
334         changed BONOBO_CHECK to not return "failure" on success
335
336 1999-04-16  Raja R Harinath  <harinath@cs.umn.edu>
337
338         * gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of
339         AM_PATH_GNOME_PRINT. 
340         * Makefile.am (MACROS): Sort lines.
341
342 Sun Mar 28 23:39:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
343
344         * gnome-vfs.m4: Add --with-vfs option. GNOME_VFS_LIBS still needs
345         to be fixed but that's not a problem because there's no libvfs, yet.
346
347 1999-03-10  Tomislav Vujec  <tvujec@carnet.hr>
348
349         * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in
350         ACLOCAL. This allows maintainer rules to work if any of the macros
351         change.
352
353 1999-03-10  Tomislav Vujec  <tvujec@carnet.hr>
354
355         * gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in
356         testing for additional inits. It gets expanded while generating
357         configure, resulting in an empty parameter list - syntax error in
358         for statement.
359
360 1999-03-09  Raja R Harinath  <harinath@cs.umn.edu>
361
362         * gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to
363         GNOME_INIT_HOOK. 
364         (GNOME_INIT_HOOK): New parameter "additional inits".  This is a
365         list like "applets capplet", and the corresponding
366         GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined.
367
368 1998-03-01  Mark Crichton <crichton@gimp.org>
369
370         * gnome-objc-checks : Added HAVE_GNOME_OBJC conditional
371
372 1998-02-27  Gregory McLean <gregm@comstar.net>
373
374         * gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting
375         bug reports with an old glib/gtk/gdk set..)
376
377 1999-02-25  Martin Baulig  <martin@home-of-linux.org>
378
379         * gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0.
380
381 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
382
383         * compiler-flags.m4: Only add the compilation warnings if the
384         compiler is GCC.
385
386 1999-02-20  Timur Bakeyev <mc@bat.ru>
387
388         * gnome.m4: Added and exported ZVT_LIBS.
389
390 Tue Feb 16 19:35:42 1999  Owen Taylor  <otaylor@redhat.com>
391
392         * gnome-x-checks.m4: Require GTK+-1.1.16.
393
394 1999-02-15  Timur Bakeyev <mc@bat.ru>
395
396         * gnome-gettext.m4: Work around a bug in BSDI's native sh, which in-
397         correctly expands ${LINGUAS=$ALL_LINGUAS}. Switched to if/fi variant.
398
399 1999-02-15  Chris Lahey  <clahey@umich.edu>
400
401         * gnome-print-check.m4: Copied this from libhnj/libhnj.m4.  Almost
402         completely replaced the old version.  The only usage difference is
403         that it defines GNOME_PRINT_LIBS instead of GNOME_PRINT_LIB and
404         defines GNOME_PRINT_CFLAGS as well.
405
406 1999-02-10  Martin Baulig  <martin@home-of-linux.org>
407
408         * gnome-objc-checks.m4: Applied a patch from Kenneth Stailey;
409         use $CFLAGS when invoking $OBJC so the user can add additional
410         include paths.
411
412 1999-02-05  Martin Baulig  <martin@home-of-linux.org>
413
414         * compiler-flags.m4: Don't add warning and compiler flags to
415         the CFLAGS and CXXFLAGS when they're cached. This fixes the
416         problem that CFLAGS and CXXFLAGS get longer and longer each
417         time you run a `config.status --recheck'.
418
419 1999-02-04  Martin Baulig  <martin@home-of-linux.org>
420
421         * aclocal-include.m4 (INSIDE_GNOME_COMMON): New automake
422         conditional that's always false.
423
424         * gnome-common.m4: New file. This defines a `GNOME_COMMON_INIT'
425         macro that should be used in all GNOME Applications outside
426         the CVS tree.
427
428         * Makefile.am: If we are `INSIDE_GNOME_COMMON', install all
429         $(MACROS), autogen.sh, gnome-common.m4 and a newly created
430         gnome-macros.dep in `$(datadir)/aclocal/gnome'.
431
432 1999-01-24  Timur Bakeyev <mc@bat.ru>
433
434         * gnome-pthread-check.m4: Add recognition of 2 more libraries - 
435         pthreads and pthread-support build in libc (as on BSDI).
436
437 1999-01-23  Martin Baulig  <martin@home-of-linux.org>
438
439         * gnome-libgtop-checks.m4 (GNOME_LIBGTOP_DOCU): New macro. This
440         checks whether you have the LibGTop documentation installed and
441         defines `HAVE_LIBGTOP_DOCU' if appropriate. Also provides automake
442         conditional.
443
444 1999-01-20  Martin Baulig  <martin@home-of-linux.org>
445
446         * acinclude.m4 (ac_result): Unset CATOBJEXT so
447         that the macros and Makefiles correctly handle
448         disabling NLS when no gettext is found.
449
450 1999-01-19  Raja R Harinath  <harinath@cs.umn.edu>
451
452         * gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner.  
453         Don't limit yourself to a fixed set of names for the compiler.
454
455 1999-01-06 Nat Friedman   <nat@nat.org>
456
457         * Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS
458
459 1999-01-05  Raja R Harinath  <harinath@cs.umn.edu>
460
461         * gnome-support.m4: Include dirent.h before checking whether
462         `scandir' needs to be declared.
463         * need-declaration.m4: Revert change.
464
465 1999-01-05  Miguel de Icaza  <miguel@nuclecu.unam.mx>
466
467         * need-declaration.m4, gnome-support.m4: Fixed the scandir detection.
468
469 1998-12-22  Jeff Garzik  <jgarzik@pobox.com>
470
471         * gnome.m4:  Added and exported GNOME_APPLET_LIBS.
472
473 1998-12-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
474
475         * gnome-support.m4: Removed all the stuff for argp, that was
476         causing gnomesupport not to build.
477
478 1998-12-15  Martin Baulig  <martin@home-of-linux.org>
479
480         * gnome-gettext.m4: Add the hacked version of the gettext
481         macros that is used in Gtk+ here.
482
483         * autogen.sh: Accept both AM_GNU_GETTEXT and AM_GNOME_GETTEXT.
484          
485 1998-12-15  Martin Baulig  <martin@home-of-linux.org>
486
487         * gnome-libgtop-check.m4: All parts of GNOME will now require
488         LibGTop >= 0.99.0 which is the latest version from CVS and
489         already feature-freezed for GNOME 1.0.
490         
491 1998-12-09  Martin Baulig  <martin@home-of-linux.org>
492
493         * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Make this work
494         with more than one directory.
495
496 1998-12-08  Martin Baulig  <martin@home-of-linux.org>
497
498         * gnome-libgtop-sysdeps.m4: Moved into the LibGTop module.
499         This file contains too much stuff that should only be used
500         internally in LibGTop, so it's better to have it there.
501
502 1998-12-06  Martin Baulig  <martin@home-of-linux.org>
503
504         * gnome-libgtop-sysdeps.m4: Recognice OpenBSD as a valid
505         system and use the `freebsd' sysdeps directory for it.
506
507 Sat Dec  5 23:30:01 PST 1998 Manish Singh <yosh@gimp.org>
508
509         * gnome-guile-checks.m4: clear GUILE_LIBS and GUILE_INCS if
510         guile isn't there (quick fix)
511
512 1998-12-05  Martin Baulig  <martin@home-of-linux.org>
513
514         * gnome-libgtop-sysdeps.m4: Recognice NetBSD as a valid
515         system and use the `freebsd' sysdeps directory for it.
516
517 1998-12-03  Martin Baulig  <martin@home-of-linux.org>
518
519         * gnome-libgtop-sysdeps.m4 (GLIBTOP_LINUX_VERSION_CODE):
520         Define this to be the same as LINUX_VERSION_CODE either from
521         <linux/version.h> or from the running kernel.
522
523 1998-12-02  Raja R Harinath  <harinath@cs.umn.edu>
524
525         * autogen.sh: "Improve" indentation and messages somewhat.
526
527 1998-12-01  Jeff Garzik  <jgarzik@pobox.com>
528
529         * autogen.sh:
530         Platform fixes.  grep -q is not portable, do not use.
531
532 1998-12-01  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
533
534         * autogen.sh: Run gettextize if needed.
535         : Run libtoolize only if configure.in has "^AM_PROG_LIBTOOL".
536
537 1998-11-30  Jeff Garzik  <jgarzik@pobox.com>
538
539         * gnome.m4: Re-arranged tests such that "--without-gnome" is
540         fully supported.  Not only is the logic now correct, programs
541         can test "want_gnome=yes/no" for the results of this arg.
542
543 1998-11-27  Martin Baulig  <martin@home-of-linux.org>
544
545         * gnome-libgtop-check.m4: All parts of GNOME will now require
546         LibGTop >= 0.29.0 which is the latest version from CVS.
547
548 1998-11-20  James Henstridge  <james@daa.com.au>
549
550         * gnome.m4(GNOME_INIT_HOOK): Changed the call to GNOME_GNORBA_CHECK
551         to GNOME_GNORBA_HOOK([],$2).  Before if you specified that the
552         macro should not exit on errors, and you didn't have ORBit, the
553         script would fail anyway.
554
555 1998-11-17  Martin Baulig  <martin@home-of-linux.org>
556
557         * gnome-libgtop-sysdeps.m4: We need to check for <net/if_var.h>
558         and conditionally include it before <net/if_isppp.h> in the code
559         that check for I4B to make it work on FreeBSD 3.0.
560         
561 1998-10-25  Marius Vollmer  <mvo@zagadka.ping.de>
562
563         * gnome-guile-checks.m4: Add GUILE_LIBS to LIBS when checking
564         whether guile works.  Adding them to LDFLAGS does not work on all
565         systems.  (Thanks to Rusty Chris Holleman)
566
567 1998-11-12  Andrew T. Veliath  <andrewtv@usa.net>
568
569         * gnome-orbit-check.m4: Remove AC_DEFINE(HAVE_ORBIT). Add
570         AM_CONDITIONAL for HAVE_ORBIT.  gnome-gnorba-check.m4: Same with
571         HAVE_GNORBA.  Change GNOME_ORBIT_HOOK and GNOME_GNORBA_HOOK to use
572         AC_CACHE_CHECK, setting both gnome_cv_orbit_found and
573         gnome_cv_gnorba_found.
574
575         * gnome.m4: (GNOME_INIT_HOOK): Add GNOME_GNORBA_CHECK if
576         gnome-config is found.  New GNOMEGNORBA_LIBS library variable
577         (GNOMEGNORBA_LIBS is a superset of GNOMEUI_LIBS).  Update
578         GNOME_LIBDIR and GNOME_INCLUDEDIR to to include the required
579         Gnorba info, if it is in a different location.
580
581         * Makefile.am (MACROS): Add gnome-gnorba-check.m4 to Makefile.
582         
583         * gnome-gnorba-check.m4: New file.
584
585 1998-11-12  Raja R Harinath  <harinath@cs.umn.edu>
586
587         * gnome-support.m4 (vsnprintf): Remove easy-vsnprintf hack -- it
588         doesn't work for Solaris 2.5 binaries running on Solaris 2.6.
589         From Frederic Devernay <devernay@istar.fr>.
590
591 1998-11-06  Raja R Harinath  <harinath@cs.umn.edu>
592
593         * gnome-support.m4: Fix stupid type (sterror_r -> strerror_r).
594
595 1998-11-04  Raja R Harinath  <harinath@cs.umn.edu>
596
597         * gnome-support.m4 (need_gnome_support): Set this unconditionally
598         to `yes'.  We'll soon be losing this variable.
599
600 1998-10-20  Andrew Veliath  <andrewtv@usa.net>
601
602         * gnome-orbit-check.m4 (GNOME_ORBIT_HOOK): Add ORBIT_IDL
603         detection; fix failure flag.
604
605 1998-10-12  Martin Baulig  <martin@home-of-linux.org>
606
607         * compiler-flags.m4 (warnCFLAGS): Added `-Wno-unused'.
608
609 1998-10-11  Martin Baulig  <martin@home-of-linux.org>
610
611         * gnome-libgtop-sysdeps.m4 (libgtop_postinstall): Use `:' instead
612         of the empty string if there is nothing to do since the empty string
613         is no valid shell sytax.
614
615 1998-10-11  Marius Vollmer  <mvo@zagadka.ping.de>
616
617         * gnome-guile-checks.m4: Check for "guile-config" and then for
618         "build-guile", if guile-config couldn't be found.  Do not
619         explicitely include output from "info libdir", it is already
620         included in "link".  Use "compile" instead of "info includedir".  Do
621         not include "1.2" in error message when Guile can't be found at
622         all.
623         
624 1998-10-11  Martin Baulig  <martin@home-of-linux.org>
625
626         * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional
627         third parameter which is the `script-if-enabled' parameter of
628         the GNOME_LIBGTOP_HOOOK.
629
630 1998-10-05  Karl Eichwalder <ke@suse.de>
631
632         * gnome-xml-check.m4: Fix typo while signaling the error.
633
634 1998-10-05  Raja R Harinath  <harinath@cs.umn.edu>
635
636         * compiler-flags.m4 (warnCFLAGS): Remove `-W'.
637         (warn-unused): Remove.
638
639 1998-10-01  Martin Baulig  <martin@home-of-linux.org>
640
641         * gnome-libgtop-sysdeps.m4 (libgtop_postinstall): 
642         Added `AC_SUBST(libgtop_postinstall)'. This is used in
643         `src/daemon/Makefile.am' to make the server suid root or
644         sgid kmem if required.
645
646 1998-09-28  Martin Baulig  <martin@home-of-linux.org>
647
648         * gnome-libgtop-check.m4: Make it accept libgtop >= 0.25.0 again.
649
650         * gnome-libgtop-sysdeps.m4: Make the default not to build the
651         LibGTop examples.
652
653         * compiler-flags.m4 (--enable-warn-unused): New configure parameter
654         to add `-Wunused' to the warning flags.
655         
656 1998-09-27  Martin Baulig  <martin@home-of-linux.org>
657
658         * gnome-libgtop-check.m4: Make it require libgtop >= 0.26.2.
659
660 1998-09-24  Raja R Harinath  <harinath@cs.umn.edu>
661
662         * gnome-ghttp-check.m4: Add checks for -lsocket -lnsl.
663
664 1998-09-18  Raja R Harinath  <harinath@cs.umn.edu>
665
666         * gnome-support.m4: Remove commented out code.
667
668 1998-09-12  Martin Baulig  <martin@home-of-linux.org>
669
670         * gnome-libgtop-sysdeps.m4: Added (AC_SUBST): `libgtop_have_sysinfo'.
671
672 1998-09-09  Martin Baulig  <baulig@merkur.uni-trier.de>
673
674         * gnome-libgtop-sysdeps.m4: Added check for SMP support.
675         (--with-libgtop-smp): New parameter, default is to enable
676         it only if you're running configure on a SMP system.
677         Added (AC_DEFINE): `HAVE_LIBGTOP_SMP' if enabled.
678         (LIBGTOP_SMP): New automake conditional.
679
680 1998-09-02  Raja R Harinath  <harinath@cs.umn.edu>
681
682         * gnome-support.m4: Remove check for `canonicalize_file_name'.
683
684 1998-09-02  Martin Baulig  <martin@home-of-linux.org>
685
686         * gnome-support.m4: Check for canonicalize_file_name () and
687         realpath () and add `canonicalize.o' to LIBOBJS if required.
688
689 1998-08-30  Martin Baulig  <martin@home-of-linux.org>
690
691         * gnome-libgtop-check.m4: Added (AC_SUBST): `LIBGTOP_VERSION_CODE'.
692         Added (AC_DEFINE_UNQUOTED): `LIBGTOP_VERSION', `LIBGTOP_VERSION_CODE',
693         `LIBGTOP_{MAJOR,MINOR,MICRO,SERVER}_VERSION'.
694
695 1998-08-29  Martin Baulig  <martin@home-of-linux.org>
696
697         * gnome-libgtop-check.m4: Make it require libgtop >= 0.26.0.
698         Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE'.
699
700 1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>
701
702         * gnome-ghttp-check.m4: Umm...I think this works better.  Doesn't
703         break anything anyway.
704         Oooo...it actually works now.  Forgot a ,
705
706 1998-08-26  Martin Baulig  <martin@home-of-linux.org>
707
708         * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work
709         with a brain-dead /bin/sh and a brain-dead /bin/test.
710         
711         * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Use `AC_MSG_WARN'
712         if LibGTop cannot be found and the `fail' argument is not given.
713
714 1998-08-24  Martin Baulig  <martin@home-of-linux.org>
715
716         * gnome-support.m4 (GCC_NEED_DECLARATIONS): Added `setreuid',
717         `setregid' and `getpagesize'.
718         (AC_TYPE_UID_T): New check.
719
720 1998-08-24  Christopher Blizzard  <blizzard@appliedtheory.com>
721
722         * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile.
723
724 1998-08-23  Martin Baulig  <martin@home-of-linux.org>
725
726         * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give
727         this macro two parameters: the required version number and
728         an optional `fail' argument to make it fail if LibGTop is
729         not found.
730
731 1998-08-22  Martin Baulig  <martin@home-of-linux.org>
732
733         * gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket'
734         if `build-guile' cannot be found.
735
736 1998-08-20  Raja R Harinath  <harinath@cs.umn.edu>
737
738         * compiler-flags.m4: New file.  Defines the
739         GNOME_COMPILER_WARNINGS macro.
740         * autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
741         of flags passed to `configure'.
742         * Makefile.am (MACROS): Add compiler-flags.m4.
743
744 1998-08-18  Martin Baulig  <martin@home-of-linux.org>
745
746         * gnome-libgtop-check.m4: make it require libgtop >= 0.25.0.
747         Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'.
748         
749 1998-08-17  Martin Baulig  <martin@home-of-linux.org>
750
751         * gnome-libgtop-check.m4: Completely rewrote this file. It
752         uses now the `libgtop-config' script and also checks for
753         correct libgtop version.
754
755 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
756
757         * gnome-libgtop-sysdeps.m4: Added `freebsd' directory.
758
759 1998-08-04  Raja R Harinath  <harinath@cs.umn.edu>
760
761         * gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'.
762
763 1998-08-04  Stuart Parmenter  <pavlov@innerx.net>
764
765         * gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1
766         dnl'd the dev_gtk since they will have to anyways.
767
768 1998-08-04  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
769
770         * gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is
771         found and used
772
773 1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>
774
775         * gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it
776         exists. 
777
778 1998-08-01  Raja R Harinath  <harinath@cs.umn.edu>
779
780         * Makefile.am (EXTRA_DIST): Remove `macros.dep'.
781
782 1998-07-30  Martin Baulig  <martin@home-of-linux.org>
783
784         * gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): New macro.
785         Checks for `u_int64_t' and `int64_t'.
786
787 1998-07-29  Martin Baulig  <martin@home-of-linux.org>
788
789         * gnome-libgtop-check.m4: Added (AC_SUBST):
790         `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',
791         `LIBGTOP_GUILE_LIBS', `LIBGTOP_GUILE_NAMES_LIBS',
792         `LIBGTOP_MAJOR_VERSION', `LIBGTOP_MINOR_VERSION',
793         `LIBGTOP_VERSION'.
794
795         * gnome-libgtop-sysdeps.m4 (libgtop_sysdeps_dir):
796         Added `AC_SUBST(libgtop_sysdeps_dir)'.
797
798 1998-07-29  Raja R Harinath  <harinath@cs.umn.edu>
799
800         * gnome-support.m4: Check for functions that `error.c' looks for.
801
802 1998-07-29  Martin Baulig  <martin@home-of-linux.org>
803
804         * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed.
805
806         * gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check.
807
808 1998-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
809
810         * gnome-x-checks.m4: Changed Gtk version test to use
811         GTK_HAVE_FEATURES_1_1_0.
812
813 Sun Jul 26 13:59:53 EDT 1998  Daniel Veillard <Daniel.Veillard@w3.org>
814
815         * Makefile.am (MACROS): Added gnome-xml-check.m4
816         * gnome-xml-check.m4: New file.
817
818 1998-07-24  Martin Baulig  <martin@home-of-linux.org>
819
820         * gnome-libgtop-check.m4: No longer requiring
821         `GNOME_LIBGTOP_SYSDEPS'.
822
823 Fri Jul 24 00:45:38 1998  Tom Tromey  <tromey@cygnus.com>
824
825         * Makefile.am (MACROS): Added linger.m4.
826         * linger.m4: New file.
827
828 Thu Jul 23 22:41:23 1998  Tom Tromey  <tromey@cygnus.com>
829
830         * Makefile.am (MACROS): Added gnome-undelfs.m4, gnome-vfs.m4.
831         * gnome-undelfs.m4: New file.
832         * gnome-vfs.m4: New file.
833
834 1998-07-22  Martin Baulig  <martin@home-of-linux.org>
835
836         * gnome-fileutils.m4: Added some reasonable defaults to allow
837         cross compiling; removed `mountlist.o' and `fsusage.o' from
838         LIBOBJS.
839
840 Tue Jul 21 23:44:53 1998  Tom Tromey  <tromey@cygnus.com>
841
842         * gnome-guile-checks.m4: If no build-guile, link against readline
843         before termcap.
844
845 1998-07-15  Raja R Harinath  <harinath@cs.umn.edu>
846
847         * Makefile.am (MACROS): Add `need-declaration.m4'.
848
849         * gnome-support.m4 (AC_REPLACE_FUNCS): Add memmove, strtod,
850         strtol, strtoul.
851         (GCC_NEED_DECLARATIONS): New check.  Check whether `gethostname'
852         needs to be declared.
853
854         * need-declaration.m4: New file.  Stolen from EGCS.
855
856 1998-07-13  Raja R Harinath  <harinath@cs.umn.edu>
857
858         * gnome-support.m4 (AC_REPLACE_FUNCS): Add check for `mkstemp'.
859
860 Wed Jul  1 13:50:39 1998  Scott D. Heavner  <sdh@po.cwru.edu>
861
862         * curses.m4: add some docs and start using with tcd
863
864 1998-06-29  Raja R Harinath  <harinath@cs.umn.edu>
865
866         * Makefile.am (MACROS): Add all the `.m4' files here.
867
868 Mon Jun 29 11:12:04 1998  Scott D. Heavner  <sdh@po.cwru.edu>
869
870         * curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDES
871
872 Mon Jun 29 10:35:22 1998  Scott D. Heavner  <sdh@po.cwru.edu>
873
874         * curses.m4: rm conftext* should read rm conftest*, was leaving 
875         conftest.c files around.
876
877 1998-06-27  Christopher Blizzard  <blizzard@foo.appliedtheory.com>
878
879         * gnome-objc-checks.m4: Use egcs if it's available.  The gcc that
880         ships with RedHat 5.1 doesn't do objc, egcs does.
881
882 Fri Jun 26 14:36:08 1998  Scott D. Heavner  <sdh@po.cwru.edu>
883
884         * curses.m4 (AC_CHECK_CURSES): New check. mangled out of mc's
885         configure.in 
886
887 1998-06-24  Raja R Harinath  <harinath@cs.umn.edu>
888
889         * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check.
890         (vprintf): New check.
891         (ftruncate.c): Remove check.  
892         This needs to be further cleaned up to only list what is
893         needed for gdiskfree.
894         * Makefile.am (MACROS): Add gnome-fileutils.m4.
895         
896 1998-06-14  Martin Baulig  <martin@home-of-linux.org>
897
898         * gnome-libgtop-sysdeps.m4 (LINUX_TABLE): New automake conditional;
899         also defines HAVE_LINUX_TABLE.
900
901 1998-06-13  Martin Baulig  <martin@home-of-linux.org>
902
903         * gnome-libgtop-sysdeps.m4: Added check for the table ()
904         system call in the linux kernel.
905
906 1998-06-11  Raja R Harinath  <harinath@cs.umn.edu>
907
908         * gnome-x-checks.m4 (USE_DEVGTK): Use AC_EGREP_CPP rather than
909         AC_CHECK_HEADER.  AC_CHECK_HEADER is fooled by warnings.
910
911         * gnome-support.m4 (AC_PROG_AWK): Look for awk.
912         (CROSS_COMPILING): Remove conditional.
913         
914 Wed Jun 10 14:19:39 EDT 1998 Gregory McLean <gregm@comstar.net>
915
916         * gnome-x-checks.m4: More tweeks to make building against gtk 1.0
917           and gtk1.1 less painful.
918
919 1998-06-08  Martin Baulig  <martin@home-of-linux.org>
920
921         * gnome-support.m4 (CROSS_COMPILING): New automake conditional;
922         (need_gnome_support): added `AC_SUBST(need_gnome_support)'.
923
924 1998-06-07  Martin Baulig  <martin@home-of-linux.org>
925
926         * gnome-guile-checks.m4 (GNOME_CHECK_GUILE): When
927         cross-compiling, we now check for `$host_alias-buile-guile'.
928
929 1998-06-03  Martin Baulig  <martin@home-of-linux.org>
930
931         * gnome-guile-checks.m4 (GNOME_CHECK_GUILE): Looks also
932         in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail)
933         will abort if guile cannot be found.
934
935 1998-05-23  Martin Baulig  <martin@home-of-linux.org>
936
937         * gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_HOOK):
938         (libgtop_use_machine_h): Set this to true on SunOS.
939
940 1998-05-22  Martin Baulig  <baulig@merkur.uni-trier.de>
941
942         * gnome-fileutils.m4 (GNOME_FILEUTILS_CHECKS): New file.
943         Imported from `configure.in' in GNU fileutils 3.16. It does
944         all the checks that are needed for the diskusage applet.
945
946 1998-05-22  Martin Baulig  <martin@home-of-linux.org>
947
948         * gnome-libgtop-check.m4 (GNOME_LIBGTOP_HOOK): New file.
949         Checks whether libgtop is installed and reads its `libgtopConf.sh'
950         file if it can be found. Defines HAVE_LIBGTOP on success and
951         provides HAVE_LIBGTOP automake conditional.
952
953 1998-05-21  Martin Baulig  <martin@home-of-linux.org>
954
955         * gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_SYSDEPS): New file.
956         (libgtop_sysdeps_dir): sysdeps directory libgtop uses.
957         (libgtop_use_machine_h): define HAVE_GLIBTOP_MACHINE_H if this
958         is `yes'.
959         (libgtop_need_server): we only need the libgtop server, when
960         this has a value of `yes'. Defines NEED_LIBGTOP and NEED_LIBGTOP
961         automake conditional.
962
963 1998-05-19  Raja R Harinath  <harinath@cs.umn.edu>
964
965         * gnome-support.m4 (strerror): New check.
966         (sys_errlist): Check for this variable, needed for `strerror'.
967         (program_invocation_name, program_invocation_short_name): Change
968         method used to check for these.
969
970 1998-05-09  Raja R Harinath  <harinath@cs.umn.edu>
971
972         * autogen.sh: Remove simple-minded check for `gtk+'.
973
974 Fri Apr 24 16:43:38 1998  Owen Taylor  <otaylor@gtk.org>
975
976         * autogen.sh: Pass the results of the environment variable
977         ACLOCAL_FLAGS to aclocal. This allows, for instance,
978
979          ACLOCAL_FLAGS="-I /home/owen/share/aclocal/" autogen.sh
980         
981 Sun Apr 19 01:35:53 EDT 1998 Gregory McLean <gregm@comstar.net>
982
983         * gnome-x-checks.m4: Updated the gtk check to check for 1.0.0.
984
985 1998-04-08  Raja R Harinath  <harinath@cs.umn.edu>
986
987         * autogen.sh: Update to list newer versions of packages.
988         * gnome-support.m4: Add `scandir' to AC_REPLACE_FUNCS.
989         Also run AC_HEADER_DIRENT.
990
991 1998-03-31  Raja R Harinath  <harinath@cs.umn.edu>
992
993         * gnome-support.m4 (AC_REPLACE_FUNCS): Look for vasprintf.
994
995 Thu Mar 19 23:23:30 1998  Tom Tromey  <tromey@cygnus.com>
996
997         * gnome.m4: An empty true branch of an `if' statement is not valid
998         sh syntax.  If GNOME_INIT_HOOK argument $1 is empty, use ":"
999         instead.
1000
1001 1998-03-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1002
1003         * gnome.m4 (GNOME_INIT_HOOK): Provide a way to hook some code to
1004         execute;  Accept a probe mode.
1005         
1006         (GNOME_INIT): Define in terms of GNOME_INIT_HOOK.
1007
1008 Thu Mar 19 00:17:46 1998  Tom Tromey  <tromey@cygnus.com>
1009
1010         * gnome-support.m4: Cache results of check for
1011         program_invocation_short_name, program_invocation_name.  Check to
1012         make sure argp functions are in a library.
1013
1014         * gnome-support.m4: Cache results of argp check.
1015
1016 Sun Mar 15 15:54:43 1998  Owen Taylor  <owt1@cornell.edu>
1017
1018         * gnome-x-checks.m4: Replaced checks for X and GTK
1019         with AM_PATH_GTK. x_include, X_LIBS, etc, variables no longer
1020         defined.
1021
1022 1998-03-12  Raja R Harinath  <harinath@cs.umn.edu>
1023
1024         * gnome-support.m4: Add a check for <linewrap.h> -- this enables
1025         some optimizations when compiling `argp'.
1026
1027 Mon Mar  9 19:32:42 1998  Tom Tromey  <tromey@cygnus.com>
1028
1029         * gnome-support.m4: Build vsnprintf.o, not vsnprint.o.
1030
1031 1998-03-09  Raja R Harinath  <harinath@cs.umn.edu>
1032
1033         * gnome-support.m4: Add check for `vsnprintf'.
1034
1035 Sun Mar  8 17:04:28 1998  Tom Tromey  <tromey@cygnus.com>
1036
1037         * gnome-support.m4: Set need_gnome_support shell variable.  Define
1038         BUILD_GNOME_SUPPORT automake conditional.  Define LTLIBOBJS.  Look
1039         for argp_domain element in struct argp.
1040
1041 Sat Mar  7 00:04:22 1998  Tom Tromey  <tromey@cygnus.com>
1042
1043         * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Add argp-pvh.o to
1044         LIBOBJS.
1045
1046         * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for strnlen().
1047
1048 Wed Mar  4 01:02:55 1998  Tom Tromey  <tromey@cygnus.com>
1049
1050         * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for argp code,
1051         strndup, program_invocation_name, program_invocation_short_name.
1052
1053 Mon Mar  2 15:27:44 1998  Tom Tromey  <tromey@cygnus.com>
1054
1055         * gnome-x-checks.m4 (GNOME_X_CHECKS): Also check for SMlib.h; some
1056         Solaris systems have -lSM but not SMlib.h.
1057
1058 Sun Mar  1 17:49:42 1998  Tom Tromey  <tromey@cygnus.com>
1059
1060         * gnome.m4 (GNOME_INIT): Changed spacing so --help output looks
1061         right.
1062
1063 Fri Feb 27 10:05:34 1998  Tom Tromey  <tromey@cygnus.com>
1064
1065         * gnome-objc-checks.m4 (GNOME_CHECK_OBJC): Set OBJECTIVE_C shell
1066         variable.
1067
1068 1998-02-26  Raja R Harinath  <harinath@cs.umn.edu>
1069
1070         * gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in
1071         $CFLAGS. 
1072         (GNOME_HAVE_SM): New var.  `true' if we have libSM, `false'
1073         otherwise. 
1074
1075 1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>
1076
1077         * gnome.m4: Remove `GNOME_CHECK_GNOME'.
1078
1079 1998-02-18  Raja R Harinath  <harinath@cs.umn.edu>
1080
1081         * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Replace `strcasecmp' if
1082         necessary. 
1083
1084 1998-02-15  Raja R Harinath  <harinath@cs.umn.edu>
1085
1086         * Makefile.am (MACROS): Add `gnome-pthread-check.m4'.
1087         * gnome-pthread-check.m4: New file.  Moved pthread check from
1088         gnome-x-checks.m4 to here.
1089         * gnome-objc-checks.m4: Use `gnome-pthread-check'.
1090         (OBJC_LIBS): New config var.
1091         * gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is
1092         already part of `$x_libs'.
1093         Move pthread check to new file.
1094         
1095 Sat Feb 14 12:45:35 1998  Tom Tromey  <tromey@cygnus.com>
1096
1097         * Makefile.am (macros.dep): Use single quotes, not double quotes.
1098         Otherwise bash will interpret `$(...)' incorrectly.
1099         (EXTRA_DIST): Include macros.dep in distribution.
1100
1101 1998-02-14  Raja R Harinath  <harinath@cs.umn.edu>
1102
1103         * Makefile.am (macros.dep): Put back doubled `$'.  We want the
1104         expansion to occur in the including Makefile, not here.
1105         Otherwise, there will be an extra `../' in the rule.
1106
1107 Sat Feb 14 17:41:28 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
1108
1109         * autogen.sh: multilple aclocal -I directories.
1110
1111 Sat Feb 14 01:09:37 1998  Tom Tromey  <tromey@cygnus.com>
1112
1113         * Makefile.am (macros.dep): Removed extra `$' from rule.
1114
1115         * gnome-x-checks.m4: Only check for -lSM if not already in
1116         x_libs.
1117
1118 1998-02-13  Raja R Harinath  <harinath@cs.umn.edu>
1119
1120         * Makefile.am (EXTRA_DIST): Add `autogen.sh'.
1121
1122         * gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't
1123         understand `test -e'.
1124
1125         * autogen.sh: New file.
1126
1127         * gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where
1128         the installation actually installs it.
1129
1130         * Makefile.am (macros.dep): New maintainer rule for handling
1131         automatic rebuilding of aclocal.m4 if any of the macros change.
1132         (MACROS): New variable.  List of all `m4' macros in this
1133         directory.
1134
1135 1998-02-12  Raja R Harinath  <harinath@cs.umn.edu>
1136
1137         * gnome-support.m4: New file.  Defines GNOME_SUPPORT_CHECKS for
1138         libsupport.a support.
1139
1140 1998-02-10  Raja R Harinath  <harinath@cs.umn.edu>
1141
1142         * gnome.m4: New file.  Moved AC_CHECK_GNOME from `configure.in' to
1143         here, and renamed macro to GNOME_CHECK_GNOME.
1144         * gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS 
1145         to GNOME_X_CHECKS.
1146         
1147         * aclocal-include.m4: New file.  Defines AM_ACLOCAL_INCLUDE macro
1148         to provide extra search directories to `aclocal'.
1149
1150 *Local Variables:
1151 *backup-inhibited: t
1152 *End: