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