source: trunk/third/gtkhtml/macros/ChangeLog @ 19027

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