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