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