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