source: trunk/third/bonobo/macros/ChangeLog @ 17169

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