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