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