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