1 | 2003-01-07 Rodney Dawes <dobey@ximian.com> |
---|
2 | |
---|
3 | * autogen.sh: Fall back to automake/aclocal if no -1.4 version exists |
---|
4 | |
---|
5 | 2002-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 | |
---|
10 | 2002-09-16 JP Rosevear <jpr@ximian.com> |
---|
11 | |
---|
12 | * gnome-pilot.m4: check for pilot-link 0.11.4 by default |
---|
13 | |
---|
14 | 2002-09-08 Havoc Pennington <hp@pobox.com> |
---|
15 | |
---|
16 | * autogen.sh: hardcode automake-1.4 |
---|
17 | |
---|
18 | 2002-08-21 JP Rosevear <jpr@ximian.com> |
---|
19 | |
---|
20 | * gnome-pilot.m4: add -lpisync to PISOCK_LIBS |
---|
21 | |
---|
22 | 2002-05-15 JP Rosevear <jpr@ximian.com> |
---|
23 | |
---|
24 | * gnome-pilot.m4: Fix quoting for AC_MSG_* |
---|
25 | |
---|
26 | 2002-03-10 Sebastian Rittau <srittau@jroger.in-berlin.de> |
---|
27 | |
---|
28 | * Makefile.am: |
---|
29 | Distribute gnome-pilot.m4 |
---|
30 | |
---|
31 | 2002-02-10 Chema Celorio <chema@celorio.com> |
---|
32 | |
---|
33 | * Port to the GNOME 2.0 platform |
---|
34 | |
---|
35 | 2002-02-08 Chema Celorio <chema@celorio.com> |
---|
36 | |
---|
37 | * configure.in: 0.12.0 here we go |
---|
38 | 2001-12-11 Israel Escalante <israel@ximian.com> |
---|
39 | |
---|
40 | * Release 0.10.0. |
---|
41 | |
---|
42 | 2001-11-28 Sebastian Rittau <srittau@jroger.in-berlin.de> |
---|
43 | |
---|
44 | * gnome-pilot.m4 (PILOT_LINK_HOOK): |
---|
45 | Fixed a typo: inlude -> include |
---|
46 | |
---|
47 | 2001-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 | |
---|
53 | 2001-10-02 Darin Adler <darin@bentspoon.com> |
---|
54 | |
---|
55 | * autogen.sh: Complete intltool support. |
---|
56 | |
---|
57 | 2001-10-02 Darin Adler <darin@bentspoon.com> |
---|
58 | |
---|
59 | * autogen.sh: Add intltool support. |
---|
60 | |
---|
61 | 2001-09-16 Eskil Heyn Olsen <eskil@eskil.dk> |
---|
62 | |
---|
63 | * gnome-pilot.m4: |
---|
64 | PISOCK_CFLAGS no longer contains pilot-link version. |
---|
65 | |
---|
66 | 2001-09-09 Eskil Heyn Olsen <eskil@eskil.dk> |
---|
67 | |
---|
68 | * gnome-pilot.m4: |
---|
69 | Stuff to check version of gnome-pilot |
---|
70 | |
---|
71 | 2001-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 | |
---|
81 | 2001-08-04 Darin Adler <darin@bentspoon.com> |
---|
82 | |
---|
83 | * .cvsignore: Ignore generated .dep file. |
---|
84 | |
---|
85 | 2001-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 | |
---|
90 | 2001-07-24 Jody Goldberg <jgoldberg@home.com> |
---|
91 | |
---|
92 | * psiconv.m4 : Add psion macros from Frodo Looijaard <frodol@dds.nl> |
---|
93 | |
---|
94 | 2001-07-24 Frederic Crozat <fcrozat@mandrakesoft.com> |
---|
95 | |
---|
96 | * gnome-print-check.m4 (AM_PATH_GNOME_PRINT): |
---|
97 | Correct minimal version test |
---|
98 | |
---|
99 | 2001-06-22 Eskil Heyn Olsen <eskil@eskil.dk> |
---|
100 | |
---|
101 | * gnome-pilot.m4: |
---|
102 | Fixed the cat of pi-version.h |
---|
103 | |
---|
104 | 2001-06-20 Havoc Pennington <hp@redhat.com> |
---|
105 | |
---|
106 | * gnome.m4: fix to include the CFLAGS for extra libraries |
---|
107 | |
---|
108 | 2001-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 | |
---|
117 | 2001-06-01 Peter Williams <peterw@ximian.com> |
---|
118 | |
---|
119 | * autogen.sh: s,Gnome,$PKG_NAME,g |
---|
120 | |
---|
121 | 2001-05-24 Arturo Espinosa Aldama <arturo@ximian.com> |
---|
122 | |
---|
123 | * 0.5 RELEASE |
---|
124 | |
---|
125 | 2001-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 | |
---|
130 | 2001-05-19 Jody Goldberg <jgoldberg@home.com> |
---|
131 | |
---|
132 | * gnome-gettext.m4 : Add BUILD_INCLUDED_LIBINTL so that newer versions |
---|
133 | work. |
---|
134 | |
---|
135 | 2001-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 | |
---|
140 | 2001-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 | |
---|
145 | 2001-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 | |
---|
151 | 2001-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 | |
---|
156 | 2001-02-19 JP Rosevear <jpr@ximian.com> |
---|
157 | |
---|
158 | * gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var |
---|
159 | |
---|
160 | 2001-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 | |
---|
165 | 2001-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 | |
---|
170 | 2001-01-05 Maciej Stachowiak <mjs@eazel.com> |
---|
171 | |
---|
172 | * autogen.sh: Added missing PROG. |
---|
173 | |
---|
174 | 2001-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 | |
---|
179 | 2000-11-05 Martin Baulig <baulig@suse.de> |
---|
180 | |
---|
181 | * gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added |
---|
182 | stuff for `bonobox'. |
---|
183 | |
---|
184 | 2000-08-01 Pavel Roskin <proski@gnu.org> |
---|
185 | |
---|
186 | * curses.m4: AC_WARN replaced with AC_MSG_WARN in comments |
---|
187 | |
---|
188 | 2000-06-23 Stanislav Brabec <utx@penguin.cz> |
---|
189 | |
---|
190 | * gnome-pilot.m4: Use 'PISOCK_INCLUDEDIR' in pisock version check. |
---|
191 | |
---|
192 | 2000-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 | |
---|
199 | 2000-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 | |
---|
206 | 2000-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 | |
---|
211 | 2000-05-29 Martin Baulig <baulig@suse.de> |
---|
212 | |
---|
213 | * gnome-autogen.sh: Moved to the `bin/' directory. |
---|
214 | |
---|
215 | 2000-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 | |
---|
220 | 2000-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 | |
---|
228 | 2000-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 | |
---|
234 | 2000-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 | |
---|
239 | Sun 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 | |
---|
246 | 2000-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 | |
---|
251 | 2000-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 | |
---|
257 | 2000-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 | |
---|
263 | 2000-02-22 Martin Baulig <martin@home-of-linux.org> |
---|
264 | |
---|
265 | * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set. |
---|
266 | |
---|
267 | 2000-02-09 Raja R Harinath <harinath@cs.umn.edu> |
---|
268 | |
---|
269 | * autogen.sh: Fix GNUism introduced in the previous fix. |
---|
270 | |
---|
271 | 2000-02-08 Miguel de Icaza <miguel@gnu.org> |
---|
272 | |
---|
273 | * autogen.sh: Handle non GNU find programs. |
---|
274 | |
---|
275 | 2000-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 | |
---|
284 | 2000-01-26 Dave Camp <campd@oit.edu> |
---|
285 | |
---|
286 | * gnome-bonobo-check.m4 Include <bonobo.h> rather than |
---|
287 | <bonobo/gnome-object.h> |
---|
288 | |
---|
289 | 2000-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 | |
---|
294 | 2000-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 | |
---|
299 | 2000-01-22 Peter Teichman <peter@helixcode.com> |
---|
300 | |
---|
301 | * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for |
---|
302 | debian |
---|
303 | |
---|
304 | 2000-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 | |
---|
309 | 2000-01-16 Vadim Strizhevsky <vadim@optonline.net> |
---|
310 | |
---|
311 | * gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK. |
---|
312 | |
---|
313 | 2000-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 | |
---|
318 | 2000-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 | |
---|
324 | 1999-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 | |
---|
329 | 1999-12-05 Martin Baulig <martin@home-of-linux.org> |
---|
330 | |
---|
331 | * gnome-libgtop-checks.m4: Removed all guile variables. |
---|
332 | |
---|
333 | 1999-11-18 Jeff Garzik <jgarzik@mandrakesoft.com> |
---|
334 | |
---|
335 | * gnome-xml-check.m4: Better scoping of below fix. |
---|
336 | |
---|
337 | 1999-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 | |
---|
342 | 1999-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 | |
---|
347 | 1999-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 | |
---|
352 | 1999-10-24 Jacob Berkman <jberkman@andrew.cmu.edu> |
---|
353 | |
---|
354 | * gnome-ghttp-check.m4: this should be a better fix |
---|
355 | |
---|
356 | 1999-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 | |
---|
362 | 1999-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 | |
---|
369 | 1999-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 | |
---|
374 | 1999-08-02 Peter Teichman <pat4@acpub.duke.edu> |
---|
375 | |
---|
376 | * removed gnome-conduit-check.m4 - it should be distributed with |
---|
377 | gnome-pilot |
---|
378 | |
---|
379 | 1999-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 | |
---|
384 | 1999-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 | |
---|
388 | 1999-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 | |
---|
393 | 1999-07-05 Raja R Harinath <harinath@cs.umn.edu> |
---|
394 | |
---|
395 | * gnome.m4: Make "extra library" message slightly easier to read. |
---|
396 | |
---|
397 | Sat 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 | |
---|
401 | 1999-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 | |
---|
407 | 1999-05-11 Raja R Harinath <harinath@cs.umn.edu> |
---|
408 | |
---|
409 | * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'. |
---|
410 | |
---|
411 | 1999-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 | |
---|
416 | 1999-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 | |
---|
422 | Sun 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 | |
---|
427 | 1999-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 | |
---|
433 | 1999-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 | |
---|
440 | 1999-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 | |
---|
448 | 1998-03-01 Mark Crichton <crichton@gimp.org> |
---|
449 | |
---|
450 | * gnome-objc-checks : Added HAVE_GNOME_OBJC conditional |
---|
451 | |
---|
452 | 1998-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 | |
---|
457 | 1999-02-25 Martin Baulig <martin@home-of-linux.org> |
---|
458 | |
---|
459 | * gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0. |
---|
460 | |
---|
461 | 1999-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 | |
---|
466 | 1999-02-20 Timur Bakeyev <mc@bat.ru> |
---|
467 | |
---|
468 | * gnome.m4: Added and exported ZVT_LIBS. |
---|
469 | |
---|
470 | Tue Feb 16 19:35:42 1999 Owen Taylor <otaylor@redhat.com> |
---|
471 | |
---|
472 | * gnome-x-checks.m4: Require GTK+-1.1.16. |
---|
473 | |
---|
474 | 1999-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 | |
---|
479 | 1999-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 | |
---|
486 | 1999-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 | |
---|
492 | 1999-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 | |
---|
499 | 1999-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 | |
---|
512 | 1999-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 | |
---|
517 | 1999-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 | |
---|
524 | 1999-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 | |
---|
530 | 1999-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 | |
---|
535 | 1999-01-06 Nat Friedman <nat@nat.org> |
---|
536 | |
---|
537 | * Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS |
---|
538 | |
---|
539 | 1999-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 | |
---|
545 | 1999-01-05 Miguel de Icaza <miguel@nuclecu.unam.mx> |
---|
546 | |
---|
547 | * need-declaration.m4, gnome-support.m4: Fixed the scandir detection. |
---|
548 | |
---|
549 | 1998-12-22 Jeff Garzik <jgarzik@pobox.com> |
---|
550 | |
---|
551 | * gnome.m4: Added and exported GNOME_APPLET_LIBS. |
---|
552 | |
---|
553 | 1998-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 | |
---|
558 | 1998-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 | |
---|
565 | 1998-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 | |
---|
571 | 1998-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 | |
---|
576 | 1998-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 | |
---|
582 | 1998-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 | |
---|
587 | Sat 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 | |
---|
592 | 1998-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 | |
---|
597 | 1998-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 | |
---|
603 | 1998-12-02 Raja R Harinath <harinath@cs.umn.edu> |
---|
604 | |
---|
605 | * autogen.sh: "Improve" indentation and messages somewhat. |
---|
606 | |
---|
607 | 1998-12-01 Jeff Garzik <jgarzik@pobox.com> |
---|
608 | |
---|
609 | * autogen.sh: |
---|
610 | Platform fixes. grep -q is not portable, do not use. |
---|
611 | |
---|
612 | 1998-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 | |
---|
617 | 1998-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 | |
---|
623 | 1998-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 | |
---|
628 | 1998-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 | |
---|
635 | 1998-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 | |
---|
641 | 1998-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 | |
---|
647 | 1998-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 | |
---|
665 | 1998-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 | |
---|
671 | 1998-11-06 Raja R Harinath <harinath@cs.umn.edu> |
---|
672 | |
---|
673 | * gnome-support.m4: Fix stupid type (sterror_r -> strerror_r). |
---|
674 | |
---|
675 | 1998-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 | |
---|
680 | 1998-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 | |
---|
685 | 1998-10-12 Martin Baulig <martin@home-of-linux.org> |
---|
686 | |
---|
687 | * compiler-flags.m4 (warnCFLAGS): Added `-Wno-unused'. |
---|
688 | |
---|
689 | 1998-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 | |
---|
695 | 1998-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 | |
---|
704 | 1998-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 | |
---|
710 | 1998-10-05 Karl Eichwalder <ke@suse.de> |
---|
711 | |
---|
712 | * gnome-xml-check.m4: Fix typo while signaling the error. |
---|
713 | |
---|
714 | 1998-10-05 Raja R Harinath <harinath@cs.umn.edu> |
---|
715 | |
---|
716 | * compiler-flags.m4 (warnCFLAGS): Remove `-W'. |
---|
717 | (warn-unused): Remove. |
---|
718 | |
---|
719 | 1998-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 | |
---|
726 | 1998-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 | |
---|
736 | 1998-09-27 Martin Baulig <martin@home-of-linux.org> |
---|
737 | |
---|
738 | * gnome-libgtop-check.m4: Make it require libgtop >= 0.26.2. |
---|
739 | |
---|
740 | 1998-09-24 Raja R Harinath <harinath@cs.umn.edu> |
---|
741 | |
---|
742 | * gnome-ghttp-check.m4: Add checks for -lsocket -lnsl. |
---|
743 | |
---|
744 | 1998-09-18 Raja R Harinath <harinath@cs.umn.edu> |
---|
745 | |
---|
746 | * gnome-support.m4: Remove commented out code. |
---|
747 | |
---|
748 | 1998-09-12 Martin Baulig <martin@home-of-linux.org> |
---|
749 | |
---|
750 | * gnome-libgtop-sysdeps.m4: Added (AC_SUBST): `libgtop_have_sysinfo'. |
---|
751 | |
---|
752 | 1998-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 | |
---|
760 | 1998-09-02 Raja R Harinath <harinath@cs.umn.edu> |
---|
761 | |
---|
762 | * gnome-support.m4: Remove check for `canonicalize_file_name'. |
---|
763 | |
---|
764 | 1998-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 | |
---|
769 | 1998-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 | |
---|
775 | 1998-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 | |
---|
780 | 1998-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 | |
---|
786 | 1998-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 | |
---|
794 | 1998-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 | |
---|
800 | 1998-08-24 Christopher Blizzard <blizzard@appliedtheory.com> |
---|
801 | |
---|
802 | * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile. |
---|
803 | |
---|
804 | 1998-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 | |
---|
811 | 1998-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 | |
---|
816 | 1998-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 | |
---|
824 | 1998-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 | |
---|
829 | 1998-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 | |
---|
835 | 1998-08-06 Martin Baulig <martin@home-of-linux.org> |
---|
836 | |
---|
837 | * gnome-libgtop-sysdeps.m4: Added `freebsd' directory. |
---|
838 | |
---|
839 | 1998-08-04 Raja R Harinath <harinath@cs.umn.edu> |
---|
840 | |
---|
841 | * gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'. |
---|
842 | |
---|
843 | 1998-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 | |
---|
848 | 1998-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 | |
---|
853 | 1998-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 | |
---|
858 | 1998-08-01 Raja R Harinath <harinath@cs.umn.edu> |
---|
859 | |
---|
860 | * Makefile.am (EXTRA_DIST): Remove `macros.dep'. |
---|
861 | |
---|
862 | 1998-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 | |
---|
867 | 1998-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 | |
---|
878 | 1998-07-29 Raja R Harinath <harinath@cs.umn.edu> |
---|
879 | |
---|
880 | * gnome-support.m4: Check for functions that `error.c' looks for. |
---|
881 | |
---|
882 | 1998-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 | |
---|
888 | 1998-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 | |
---|
893 | Sun 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 | |
---|
898 | 1998-07-24 Martin Baulig <martin@home-of-linux.org> |
---|
899 | |
---|
900 | * gnome-libgtop-check.m4: No longer requiring |
---|
901 | `GNOME_LIBGTOP_SYSDEPS'. |
---|
902 | |
---|
903 | Fri 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 | |
---|
908 | Thu 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 | |
---|
914 | 1998-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 | |
---|
920 | Tue 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 | |
---|
925 | 1998-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 | |
---|
936 | 1998-07-13 Raja R Harinath <harinath@cs.umn.edu> |
---|
937 | |
---|
938 | * gnome-support.m4 (AC_REPLACE_FUNCS): Add check for `mkstemp'. |
---|
939 | |
---|
940 | Wed 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 | |
---|
944 | 1998-06-29 Raja R Harinath <harinath@cs.umn.edu> |
---|
945 | |
---|
946 | * Makefile.am (MACROS): Add all the `.m4' files here. |
---|
947 | |
---|
948 | Mon 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 | |
---|
952 | Mon 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 | |
---|
957 | 1998-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 | |
---|
962 | Fri 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 | |
---|
967 | 1998-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 | |
---|
976 | 1998-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 | |
---|
981 | 1998-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 | |
---|
986 | 1998-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 | |
---|
994 | Wed 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 | |
---|
999 | 1998-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 | |
---|
1004 | 1998-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 | |
---|
1009 | 1998-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 | |
---|
1015 | 1998-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 | |
---|
1020 | 1998-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 | |
---|
1026 | 1998-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 | |
---|
1033 | 1998-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 | |
---|
1043 | 1998-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 | |
---|
1050 | 1998-05-09 Raja R Harinath <harinath@cs.umn.edu> |
---|
1051 | |
---|
1052 | * autogen.sh: Remove simple-minded check for `gtk+'. |
---|
1053 | |
---|
1054 | Fri 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 | |
---|
1061 | Sun 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 | |
---|
1065 | 1998-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 | |
---|
1071 | 1998-03-31 Raja R Harinath <harinath@cs.umn.edu> |
---|
1072 | |
---|
1073 | * gnome-support.m4 (AC_REPLACE_FUNCS): Look for vasprintf. |
---|
1074 | |
---|
1075 | Thu 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 | |
---|
1081 | 1998-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 | |
---|
1088 | Thu 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 | |
---|
1096 | Sun 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 | |
---|
1102 | 1998-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 | |
---|
1107 | Mon Mar 9 19:32:42 1998 Tom Tromey <tromey@cygnus.com> |
---|
1108 | |
---|
1109 | * gnome-support.m4: Build vsnprintf.o, not vsnprint.o. |
---|
1110 | |
---|
1111 | 1998-03-09 Raja R Harinath <harinath@cs.umn.edu> |
---|
1112 | |
---|
1113 | * gnome-support.m4: Add check for `vsnprintf'. |
---|
1114 | |
---|
1115 | Sun 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 | |
---|
1121 | Sat 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 | |
---|
1128 | Wed 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 | |
---|
1133 | Mon 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 | |
---|
1138 | Sun 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 | |
---|
1143 | Fri 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 | |
---|
1148 | 1998-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 | |
---|
1155 | 1998-02-19 Raja R Harinath <harinath@cs.umn.edu> |
---|
1156 | |
---|
1157 | * gnome.m4: Remove `GNOME_CHECK_GNOME'. |
---|
1158 | |
---|
1159 | 1998-02-18 Raja R Harinath <harinath@cs.umn.edu> |
---|
1160 | |
---|
1161 | * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Replace `strcasecmp' if |
---|
1162 | necessary. |
---|
1163 | |
---|
1164 | 1998-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 | |
---|
1175 | Sat 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 | |
---|
1181 | 1998-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 | |
---|
1187 | Sat Feb 14 17:41:28 KST 1998 Changwoo Ryu <cwryu@adam.kaist.ac.kr> |
---|
1188 | |
---|
1189 | * autogen.sh: multilple aclocal -I directories. |
---|
1190 | |
---|
1191 | Sat 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 | |
---|
1198 | 1998-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 | |
---|
1215 | 1998-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 | |
---|
1220 | 1998-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: |
---|