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