Tizen 2.0 Release
[apps/core/preloaded/gnome-common.git] / ChangeLog.pre-git
1 2009-03-28  Rodney Dawes  <dobey@gnome.org>
2
3         * macros2/gnome-autogen.sh:
4         Only pass --enable-maintainer-mode when AM_MAINTAINER_MODE is present
5
6         FIxes #577037
7
8 2008-11-25  Vincent Untz  <vuntz@gnome.org>
9
10         * macros2/gnome-common.m4: add -DWNCK_DISABLE_DEPRECATED
11         -DLIBSOUP_DISABLE_DEPRECATED to DISABLE_DEPRECATED
12
13 2008-09-22  Christian Persch  <chpe@gnome.org>
14
15         === Release 2.24.0 ===
16
17         * Makefile.am:
18         * configure.in: Version 2.24.0.
19
20 2007-12-21  Sven Herzberg  <herzi@gnome-de.org>
21
22         Reviewed by: Christian Persch
23
24         Abort when the first dependency fails. Fixes bug 469115.
25
26         * macros2/gnome-autogen.sh: don't use the DIE variable anymore and
27         abort on the first dependency failure
28
29 2007-06-08  Christian Persch  <chpe@gnome.org>
30
31         * macros2/gnome-autogen.sh: Don't print extra newlines when /bin/sh
32         isn't bash. Bug #130346.
33
34 2007-06-08  Christian Persch  <chpe@gnome.org>
35
36         * macros2/gnome-autogen.sh: Don't print warning about missing
37         arguments if we're not going to run configure. Bug #445584, patch by
38         "Cygwin Ports maintainer" (yselkowitz%40users.sourceforge.net).
39
40 2007-06-06  Christian Persch  <chpe@gnome.org>
41
42         * doc-build/gnome-doc-common.in: Add datarootdir substitution.
43
44 2007-04-09  Christian Persch  <chpe@gnome.org>
45
46         * configure.in: Bump version to 2.19.0.
47
48 2007-04-09  Christian Persch  <chpe@gnome.org>
49
50         === Release 2.18.0 ===
51
52         * autogen.sh: Use automake 1.9.
53         * configure.in: Bump version. Dist as .tar.bz2.
54
55 2007-01-29  Mariano Suárez-Alvarez  <mariano@gnome.org>
56
57         Bug 377185 – Hide cmp output in autogen.sh
58
59         * macros2/gnome-autogen.sh: Do not show cmp's output.
60
61 2007-01-29  Christian Persch  <chpe@svn.gnome.org>
62
63         * Add -Wno-portability to automake invocation. Bug #529120, patch by Philip
64         Van Hoof.
65
66 2007-01-29  Christian Persch  <chpe@svn.gnome.org>
67
68         * macros2/gnome-compiler-flags.m4:
69         Fix --enable-cxx-warnings checks. Bug #360693.
70
71 2007-01-12  Shaun McCance  <shaunm@gnome.org>
72
73         * macros2/gnome-autogen.sh:
74         - Fix for #377175 by skipping NO-AUTO-GEN directories, by Christian Persch
75
76 2007-01-11  Christian Persch  <chpe@svn.gnome.org>
77
78         * macros2/gnome-autogen.sh: Default to AM 1.9. Bug #323868, patch by
79         Christian Kirbach.
80
81 2007-01-11  Christian Persch  <chpe@svn.gnome.org>
82
83         * macros2/gnome-common.m4: Define more deprecation symbols.
84         Bug #343441.
85
86 2006-12-01  Kjartan Maraas  <kmaraas@gnome.org>
87
88         * macros2/gnome-autogen.sh: Make automake 1.10 work too.
89
90 2006-10-20  Bastien Nocera  <hadess@hadess.net>
91
92         * macros2/gnome-autogen.sh: exit from the check_m4macros function as
93         soon as we have detected some undefined macros, rather than leaving
94         the developer wondering what the problem is
95
96 2006-05-10  Kjartan Maraas  <kmaraas@gnome.org>
97
98         * gnome-common.spec.in: Fix a typo.
99
100 2006-03-10  James Henstridge  <james@jamesh.id.au>
101
102         * macros2/gnome-autogen.sh (configure_files): skip directories
103         called "_darcs", similar to the handling of other VCS metadata
104         dirs.  Fixes bug #321860.
105
106 2005-10-24  James Henstridge  <james@jamesh.id.au>
107
108         * macros2/gnome-autogen.sh (configure_files): update find
109         expression to not exclude ".." from search.  Fixes non-srcdir
110         builds (where $srcdir might be "..").  Fixes bug #319496.
111
112 2005-09-20  Stepan Kasal  <kasal@ucw.cz>
113
114         * macros2/gnome-autogen.sh: Prefer newer versions of Automake.
115         From bug #305641.
116
117 2005-09-20  James Henstridge  <james@jamesh.id.au>
118
119         * configure.in: bump version to 2.12.0
120
121         * macros2/gnome-autogen.sh (configure_files): when searching for
122         configure.in files, skip directories starting with a dot.  This
123         avoids Bzr, Quilt and Subversion bookkeeping directories among
124         others.  Fixes bug #311951.
125
126 2005-08-17  Stepan Kasal  <kasal@ucw.cz>
127
128         * macros2/gnome-autogen.sh (add_to_cm_macrodirs): New function,
129         prevents duplicates in $cm_macrodirs.
130         (check_m4macros): Use it.  Read the dirlist file, if it is supported
131         by the version of Automake actually in use.
132
133 2005-08-17  Stepan Kasal  <kasal@ucw.cz>
134
135         * macros2/gnome-autogen.sh (version_check): Set $variable_VERSION
136           to the actual version number of the tool.
137
138 2005-08-17  James Henstridge  <james@jamesh.id.au>
139
140         * macros2/gnome-autogen.sh: pass --force to gnome-doc-prepare to
141         match other tools.  Fixes bug #311775.
142
143         * macros2/gnome-autogen.sh: don't use syntax that non-GNU greps
144         don't understand.  Fixes bug #313531.
145
146 2005-08-16  James Henstridge  <james@jamesh.id.au>
147
148         * macros2/gnome-autogen.sh: add checks for gnome-common macro
149         names, and call require_m4macro for the appropriate names.  This
150         can help detect $ACLOCAL_FLAGS problems earlier.  Addresses bug
151         #312125.
152
153 2005-07-25  James Henstridge  <james@jamesh.id.au>
154
155         * configure.in: bump release number.
156
157 2005-07-19  Shaun McCance  <shaunm@gnome.org>
158
159         * macros2/gnome-autogen.sh:
160         - Bumped up the default required version of gnome-doc-utils
161
162 2005-07-18  Christian Persch  <chpe@cvs.gnome.org>
163
164         * macros2/gnome-autogen.sh:
165
166         When configure.{in,ac} contains GNOME_DOC_INIT, actually call
167         gnome-doc-prepare.
168
169 2005-03-21  Sven Herzberg  <herzi@gnome-de.org>
170
171         * macros2/gnome-autogen.sh: added support for the gnome-doc-utils
172
173 2005-03-15  Stepan Kasal  <kasal@ucw.cz>
174
175         * macros2/ChangeLog: Removed; the contents merged into the main one.
176
177 2005-02-11  James Henstridge  <james@jamesh.id.au>
178
179         * macros2/gnome-autogen.sh: preserve COPYING and INSTALL files over
180         the "automake --force" call.  Fixes bug #161916.
181
182 2005-01-22  Rodney Dawes  <dobey@novell.com>
183
184         * macros2/gnome-autogen.sh: Fix the (AC|IT)_PROG_INTLTOOL support
185         for both places where we grep for it
186         (version_check): If we are checking for automake = 1.4, then make
187         sure we error out with that error when we find it, and not >= 1.4
188         since we don't actually check for >= 1.4
189
190         Fixes #129903
191
192 2005-01-03  James Henstridge  <james@jamesh.id.au>
193
194         * macros2/gnome-common.m4 (GNOME_COMMON_INIT): add some code to
195         add the directory given to AC_CONFIG_MACRO_DIR to ACLOCAL_FLAGS.
196
197         * doc-build/xmldocs.make (clean-local-doc): add rule to clean up
198         copied entities if srcdir!=builddir.
199
200 2004-11-24  Mariano Suárez-Alvarez <mariano@gnome.org>
201
202         * macros2/gnome-autogen.sh: grep wants basic regexps, not extended
203         ones: fix the regular expression for INTLTOOL.
204
205 2004-11-24  Rodney Dawes  <dobey@novell.com>
206
207         * macros2/gnome-autogen.sh: Add support for IT_PROG_INTLTOOL which
208         deprecates AC_PROG_INTLTOOL
209
210 2004-11-09  Jordi Mallach  <jordi@sindominio.net>
211
212         * macros2/gnome-autogen.sh: Workaround automake-1.4 limitations by
213         just using --force if $REQUIRED_AUTOMAKE_VERSION != 1.4. This avoids
214         Louie's wrath too. :)
215
216 2004-11-09  Jordi Mallach  <jordi@sindominio.net>
217
218         * macros2/gnome-autogen.sh: Call all the bootstrap programs
219         (libtoolize, intltoolize, gtkdocize, automake) using --force and
220         --copy consistently.
221
222 2004-10-28  James Henstridge  <james@jamesh.id.au>
223
224         * macros2/gnome-autogen.sh: get rid of the code that modified PATH,
225         ACLOCAL_FLAGS and LD_LIBRARY_PATH based on $GNOME2_PATH, since
226         this was broken.  It could cause configure tests to pass, when the
227         subsequent build would fail due to path problems.  For more
228         details, see bug #140210.
229
230         * macros2/gnome-autogen.sh: if the directory is read only, skip it.
231         This helps in cases where a directory from a failed "make distcheck"
232         is lying around.  Should fix bug #136093.
233
234         * macros2/gnome-autogen.sh (m4dir): fix up the AC_CONFIG_MACRO_DIR
235         check to work with sub-package configure.in's.
236
237 2004-10-27  James Henstridge  <james@jamesh.id.au>
238
239         * macros2/gnome-autogen.sh (ACLOCAL): if AC_CONFIG_MACRO_DIR() is
240         used in configure.ac, pass that directory to aclocal.
241         Run libtoolize if the configure.ac file calls LT_INIT (the new
242         name for AC_PROG_LIBTOOL in libtool-2.0).
243
244 2004-10-06  James Henstridge  <james@jamesh.id.au>
245
246         * doc-build/omf.make (uninstall-local-omf): use $(DESTDIR) in
247         uninstall rule.  This is needed to allow packages to distcheck
248         with newer versions of automake.
249
250 2004-09-14  James Henstridge  <james@jamesh.id.au>
251
252         * configure.in: bump version number to 2.8.0
253
254 2004-08-30  James Henstridge  <james@jamesh.id.au>
255
256         * macros2/gnome-autogen.sh: fix up error message when a required
257         M4 file isn't found.  Fixes bug #147417.
258
259         * macros2/gnome-autogen.sh: Revert Rodney's changes, since
260         glib-gettextize has been fixed on the HEAD and 2.4 branches.
261
262 2004-08-16  Kjartan Maraas  <kmaraas@gnome.org>
263
264         * macros2/gnome-autogen.sh: Add some foo to handle automake-1.9.x too.
265
266 2004-06-10  Rodney Dawes  <dobey@ximian.com>
267
268         * macros2/gnome-autogen.sh: Add code to check for mkinstalldirs in
269         the shared automake files directory, and copy it in if we are using
270         AM_GLIB_GNU_GETTEXT
271
272         Fixes #144069
273
274 2004-05-26  James Henstridge  <james@daa.com.au>
275
276         * macros2/gnome-common.m4 (GNOME_COMMON_INIT): since caching is
277         turned off in all recent Autoconfs, it doesn't make sense to use
278         it.  Change implementation to instead make sure ${ACLOCAL_FLAGS}
279         gets passed to aclocal when called from the makefile.
280
281         * macros2/Makefile.am: alter installation so that it puts the
282         macros directly into $(datadir)/aclocal instead of
283         $(datadir)/aclocal/gnome2-macros
284
285         * autogen.sh (REQUIRED_AUTOMAKE_VERSION): use a modern version of
286         automake.
287
288         * macros2/gnome-compiler-flags.m4: move from compiler-flags.m4 to
289         reduce chance of collisions; some small cleanups.
290
291         * macros2/gnome-autogen.sh: move from autogen.sh
292
293         * Makefile.am (SUBDIRS): don't build bin/ and macros/ directories.
294
295         * configure.in: don't create makefiles for bin/ and macros/
296         directories.
297         Since we don't actually build the support/ directory (since 2001),
298         remove the matching parts from the configure script.
299
300 2004-05-13  James Henstridge  <james@daa.com.au>
301
302         * gnome-common.spec.in: simplify and update spec file.
303
304 2004-05-13  James Henstridge  <james@daa.com.au>
305
306         * macros2/autogen.sh: Change the order the various tools are called
307         in to match that of autoconf's autoupdate tool.  See bug 138584.
308
309 2004-02-27  Sven Herzberg  <herzi@abi02.de>
310
311         * macros2/autogen.sh: fix #135557
312
313 2004-02-17  Mark McLoughlin  <mark@skynet.ie>
314
315         * doc-build/xmldocs.make: fix one last occurrence of
316         not using $(DESTDIR).
317
318 2004-01-31  Malcolm Tredinnick <malcolm@commsecure.com.au>
319
320         * macros2/autogen.sh: Use automake-1.8 if available. Patch from
321         alexander.winston@comcast.net (Alexander Winston). Bug #132966.
322
323 2004-01-25  Malcolm Tredinnick <malcolm@commsecure.com.au>
324
325         * macros2/autogen.sh: Deprecate the use of GNOME2_DIR and allow the
326         use of GNOME2_PATH (bug #130516).
327
328 2004-01-02  Malcolm Tredinnick <malcolm@commsecure.com.au>
329
330         * macros2/autogen.sh: Run intltoolize after automake, since
331         intltoolize wants mkinstalldirs now.
332         Should fix bugs #130309 and #130366.
333
334 2003-12-13  Malcolm Tredinnick <malcolm@commsecure.com.au>
335
336         * macros2/autogen.sh: Change the use of head to be 'head -n -1',
337         since the GNU version of head appears to have changed behaviour
338         between version 5.0 and 5.0.9 somewhere. This should be portable
339         across all versions now. Fixed bug #128867.
340
341 2003-12-08  Rodney Dawes  <dobey@free.fr>
342
343         * macros2/autogen.sh: Update automake checks to check incremental
344         versions in the correct order, Fixes #128691
345
346 2003-11-19  Malcolm Tredinnick <malcolm@commsecure.com.au>
347
348         * macros2/autogen.sh: Replace use of -or in a find command with -o.
349         Makes things work for people with less functional versions of
350         find. Fixes bug #127354 reported by Rolf Sponsel.
351
352 2003-11-03    <clahey@ximian.com>
353
354         * macros2/gnome-common.m4: Removed ENABLE_WERROR and changed name
355         to GNOME_MAINTAINER_MODE_DEFINES.
356
357 2003-11-01  Malcolm Tredinnick <malcolm@commsecure.com.au>
358
359         * macros2/autogen.sh: Make version checking work, as pointed out by
360         Michael H Schimek in bug #125818.
361
362 2003-10-31    <clahey@ximian.com>
363
364         * macros2/gnome-common.m4: Changed name of new macro to
365         AM_MAINTAINER_MODE_DEFINES and added definition for ENABLE_WERROR.
366
367 2003-10-31    <clahey@ximian.com>
368
369         * macros2/gnome-common.m4: New macro to disable deprecated
370         functions and widgets when maintainer mode is on.
371
372 === gnome-common 2.4.0 ===
373
374 2003-10-02  Malcolm Tredinnick <malcolm@commsecure.com.au>
375
376         * doc-build/Makefile.am: Distribute README in place of the
377         non-existent ChangeLog. Doh!
378
379         * autogen.sh: Use the GNOME 2 autogen.sh script by default.
380         * configure.in: Version number bumped.
381
382 2003-08-23  Marco Pesenti Gritti  <marco@gnome.org>
383
384         * macros2/compiler-flags.m4: Define WARN_CXXFLAGS instead of
385         overwriting CXXFLAGS (like WARN_FLAGS).
386
387 2003-08-10  Malcolm Tredinnick <malcolm@commsecure.com.au>
388
389         * macros2/autogen.sh: Show the version found for the various build
390         tools like automake, autoconf, libtool, etc.
391         Patch from Steve Chaplin (bug #119533).
392
393 2003-08-05  Malcolm Tredinnick <malcolm@commsecure.com.au>
394
395         * macros2/compiler-flags.m4: Continuing to try and get the flags
396         passed to g++ in GNOME_CXX_WARNINGS correct. Based on our best
397         attempts, the current set should work for the widest range of
398         g++ versions (see bug #118987 for the discussion).
399
400 2003-08-03  Malcolm Tredinnick <malcolm@commsecure.com.au>
401
402         * macros2/compiler-flags.m4: Simplify GNOME_CXX_WARNINGS.
403         Fixes bug #118987.
404
405 2003-07-28  Malcolm Tredinnick <malcolm@commsecure.com.au>
406
407         * macros2/compiler-flags.m4: Default setting in the
408         GNOME_COMPILE_WARNINGS macro is now "yes". This fixes bug
409         #118479 (another good bit of debugging from Steve Chaplin).
410
411 2003-07-20  Malcolm Tredinnick <malcolm@commsecure.com.au>
412
413         * macros2/compiler-flags.m4: Remove some redundant options as
414         suggested by Steve Chaplin in bug #115475. The warnings list looks
415         simpler now, but is no less functional.
416
417 2003-07-15  Malcolm Tredinnick <malcolm@commsecure.com.au>
418
419         * macros2/autogen.sh: Fix a typo when reporting "forbidden" m4 macros.
420
421 2003-07-04  Frederic Crozat  <fcrozat@mandrakesoft.com>
422
423         * macros2/compiler-flags.m4: don't use -Wsign-promo, it is 
424         C++ only and causes warnings with gcc 3.3 when used on C.
425
426 2003-06-24  Marco Pesenti Gritti  <marco@it.gnome.org>
427
428         * macros2/autogen.sh:
429
430         Remove --enable-compile-warnings from the default arguments
431         passed to configure because it break GNOME_COMPILE_WARNINGS
432         macro.
433
434 2003-06-20  Malcolm Tredinnick <malcolm@commsecure.com.au>
435
436         * macros2/autogen.sh: Fix some strangeness in the gnome-doc-common test.
437
438 2003-06-19  Gustavo J. A. M. Carneiro  <gustavo@users.sourceforge.net>
439
440         * macros2/autogen.sh: Inserted missing "cd $dirname" to effectively
441         process subdirectories, since all it was doing was to process the
442         toplevel dir multiple times.
443
444         [Editor's note: also reported with patch by Elijah Newren in bug
445         #115481.]
446
447 2003-05-24  Malcolm Tredinnick <malcolm@commsecure.com.au>
448
449         * MAINTAINERS: Put myself in as maintainer.
450
451         * configure.in: Bump the version number to 2.3.0
452
453         * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*:
454         Add in the infrastructure to allow user documentatin to be built
455         from some common files. This will not affect existing packages.
456         The changes required to use this are given in doc-build/README.
457
458 2003-05-21  Malcolm Tredinnick <malcolm@commsecure.com.au>
459
460         * macros2/autogen.sh: Ignore {arch} subdirectories. Fixes bug #113327.
461
462 2003-05-04  Malcolm Tredinnick <malcolm@commsecure.com.au>
463         
464         * macros2/autogen.sh:
465         - Make this portable to Bourne-like shells. Fixes the problems
466           pointed out by Morten Welinder in bug #110177.
467         - Extend the check_m4macros() function to handle Cygwin
468           environments. Fixes bug #110947.
469
470 2003-04-10  Ross Burton  <ross@burtonini.com>
471
472         * macros2/autogen.sh: Fix a typo in the glib-gettext checks.
473
474 2003-03-07  Malcolm Tredinnick <malcolm@commsecure.com.au>
475         
476         * macros2/autogen.sh: Replace PACKAGE with PKG_NAME, since PKG_NAME
477         is what is defined by the various applications' autogen.sh. Also,
478         call autopoint rather than gettextize when appropriate (when
479         AM_GNU_GETTEXT_VERSION is present).
480
481 2003-02-27  Mark McLoughlin  <mark@skynet.ie>
482
483         * macros2/compiler-flags.m4: fix mixed up order of arguments to
484         AC_ARG_ENABLE that made --enable-compile-warnings not work
485         as expected.
486
487 2003-02-26  Frederic Crozat  <fcrozat@mandrakesoft.com>
488
489         * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell 
490         Mandrake autoconf wrapper we want to check if autoconf 2.5x is here..
491
492 2003-02-24  James Henstridge  <james@daa.com.au>
493
494         * macros2/autogen.sh (forbid_m4macro): add function to forbid m4
495         macros.  Forbid gnome-cxx-check.m4, to try and catch setups where
496         stale macros are left on the system.
497
498 2003-02-21  James Henstridge  <james@daa.com.au>
499
500         * macros2/autogen.sh (version_check): if $variable is set, then
501         assume it is correct and skip the version check.
502         (autoconf): check for autoconf2.50 first, so we don't trigger
503         Debian's sometimes broken autoconf version sniffer.
504
505 2003-02-19  James Henstridge  <james@daa.com.au>
506
507         * macros2/Makefile.am (GNOME2_MACROS): remove check-utmp.m4 (copied
508         it to libzvt, which is the only thing using it).
509
510         * macros2/gnome-deprecated-macros.m4(GNOME_CHECK_CXX): AC_REQUIRE
511         does not work within AU_DEFUN, so change to a simple call to
512         AC_PROG_CXX.
513
514 2003-02-18  James Henstridge  <james@daa.com.au>
515
516         * macros2/autogen.sh (topdir): check to see if
517         gnome-deprecated-macros.m4 ended up in aclocal.m4, and warn if so.
518
519         * macros2/gnome-platform.m4: kill this too (with a deprecation warning).
520
521         * macros2/gnome-cxx-check.m4: move to gnome-deprecated-macros.m4
522
523         * macros2/gnome-pkgconfig.m4: remove, and add a deprecation warning
524         in its place.
525
526         * macros2/gnome-x-checks.m4: remove, and add an AU_DEFUN in its place
527         telling people not to use it.
528
529         * macros2/linger.m4: removed outright.
530
531         * macros2/gnome-common.m4: remove GNOME_GTKDOC_CHECK, deprecated in
532         favour of GTK_DOC_CHECK.
533
534         * macros2/gnome-gettext.m4: remove file (people should be using
535         gettextize or glib-gettextize).
536
537         * macros2/gnome-deprecated-macros.m4: new file to hold deprecated
538         macros.
539
540 2003-02-18  Jody Goldberg <jody@gnome.org>
541
542         * configure.in: Don't depend on a file that James just deleted
543
544 2003-02-14  Kalpesh Shah <kalpesh.shah@sun.com>
545
546         * macros2/check-utmp.m4: initialize UTMP structure properly. 
547         Fixes Bug#93774.
548         Patch reviewed by Andersca <andersca@gnu.org>
549
550 2002-12-12  Jody Goldberg <jody@gnome.org>
551
552         * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK): now that autoconf-2.52
553           is a prereq for things the build broke on the use of
554               AC_DEFINE(GNOME_ENABLE_DEBUG) 
555           without the additional arguments.
556
557 2002-09-23  Bastien Nocera  <hadess@hadess.net>
558
559         * macros2/autogen.sh: exit if aclocal, autoheader, automake or
560         autoconf fails to run without warnings. Usually compilation would
561         fail afterwards with funky errors.
562         This is more anal than the version committed to the gnome-2-0 branch.
563
564 2002-08-18  Havoc Pennington  <hp@pobox.com>
565
566         * macros2/autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users
567         with both automake 1.6 and 1.4 installed get the right automake. Means
568         compilation from CVS will now require the latest automake 1.4
569         release, or manually creating symlinks called "automake-1.4" and
570         "aclocal-1.4"
571
572 Mon Aug 12 23:49:41 2002  HideToshi Tajima  <hidetoshi.tajima@sun.com>
573
574         * macros2/autogen.sh: use portable -o instead of GNU-ish -or for
575           find test.
576
577 2002-08-10  Miles Lane  <miles_lane@yahoo.com>
578
579         * macros2/autogen.sh: fix the "find" test so that the presence of
580           configure.in is reporteded.  Each expression requires its own
581           -print flag.
582
583 2002-08-10  Sebastian Rittau  <srittau@jroger.in-berlin.de>
584
585         * macros2/autogen.sh: support for configure.ac
586
587 2002-05-10  Chema Celorio  <chema@celorio.com>
588
589         * macros2/compiler-flags.m4: fix GNOME_COMPILE_WARNINGS to work when
590           a parameter is passed.  The arguments to AC_ARG_ENABLE were swapped.
591
592 2002-04-01  jacob berkman  <jacob@ximian.com>
593
594         * macros2/gnome-x-checks.m4 (GNOME2_X_CHECKS): kill bogus clearing
595           of LDFLAGS
596
597 2001-12-11  Anders Carlsson  <andersca@gnu.org>
598
599         * configure.in: Up to 1.2.4.
600
601 2001-10-29  jacob berkman  <jacob@ximian.com>
602
603         * macros2/autogen.sh: add check for glib-gettextize
604
605 2001-10-15  Bastien Nocera  <hadess@hadess.net>
606
607         * macros2/Makefile.am, curses.m4: added curses.m4 (copied from
608           the gnome1 macros.  this file is needed to gdialog
609
610 2001-10-02  Darin Adler  <darin@bentspoon.com>
611
612         * macros2/autogen.sh: Complete intltool support.
613
614 2001-10-02  Darin Adler  <darin@bentspoon.com>
615
616         * macros2/autogen.sh: Add intltool support.
617
618 2001-09-20 Glynn Foster <glynn.foster@sun.com>
619
620         * macros2/gnome-x-checks.m4: replaced  
621         GNOME_PKGCONFIG_CHECK_MODULES with  PKG_CHECK_MODULES
622
623 2001-09-04  Frank Belew  <frb@ximian.com>
624
625         * macros2/autogen.sh: change gettext regexp to work with non-gnu grep
626
627 2001-08-18  Darin Adler  <darin@bentspoon.com>
628
629         * macros2/autogen.sh: Don't ask people to ignore xml-i18n-tools
630           messages.
631
632 2001-08-04  Darin Adler  <darin@bentspoon.com>
633
634         * macros2/autogen.sh: Update gettext logic to allow anything that
635         starts with AM and ends with gettext. This makes it work with
636         AM_GLIB_GNU_GETTEXT, which is what libbonobo is now using.
637
638 2001-08-03  Martin Baulig  <baulig@suse.de>
639
640         * macros2/gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Removed.
641         (GNOME_PKGCONFIG_CHECK_CFLAG): Removed.
642         (GNOME_PKGCONFIG_ACLOCALFLAGS): Removed.
643         (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES): Removed.
644         (GNOME_PKGCONFIG_CHECK_MODULES): Removed.
645         (GNOME_CHECK_PKGCONFIG): Use $PKG_CONFIG --atleast-pkgconfig-version
646         to check for the pkg-config version.
647
648 2001-08-02  Michael Meeks  <michael@ximian.com>
649
650         * Version 1.2.3
651
652 2001-07-26  Darin Adler  <darin@bentspoon.com>
653
654         * configure.in: Point to the new home of pkgconfig at
655         www.freedesktop.org instead of "sourceforce.net" [sic].
656
657 2001-07-26  Darin Adler  <darin@bentspoon.com>
658
659         * doc/usage.txt: Point to the new home of pkgconfig at
660         www.freedesktop.org.
661
662 2001-07-20  Martin Baulig  <baulig@suse.de>
663
664         * macros2/gnome-pkgconfig.m4: Require pkg-config 0.8.0.
665
666 2001-07-12  Darin Adler  <darin@bentspoon.com>
667
668         * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
669         already takes care of that.
670
671 2001-06-29  Laszlo Peter <laca@ireland.sun.com>
672
673         * macros2/gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Fix
674           the regexp to process all 6 version numbers.
675
676 2001-06-22  Elliot Lee  <sopwith@redhat.com>
677
678         * macros2/gnome-gettext.m4: N'sync with the gnome1 version,
679           bye bye buggies.
680
681 2001-06-13  Martin Baulig  <baulig@suse.de>
682
683         * macros2/gnome-pkgconfig.m4 (GNOME_CHECK_PKGCONFIG): Require
684           pkg-config 0.7.0 and fix download URL.
685
686         * macros2/gnome-platform.m4: Require pkgconfig on the GNOME 2.0
687           platform.
688
689 2001-06-01  Peter Williams  <peterw@ximian.com>
690
691         * macros2/autogen.sh: s,Gnome,$PKG_NAME,g
692
693 2001-05-22  Darin Adler  <darin@eazel.com>
694
695         * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
696         compatibility with the new gettext.
697         
698 2001-04-16  Darin Adler  <darin@eazel.com>
699
700         * gnome-common.spec.in: A cut at updating the spec file now that
701         the pkgconfig stuff and support stuff has gone away.
702
703 2001-04-14  Martin Baulig  <baulig@suse.de>
704
705         * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
706
707         * configure.in: Set version number to 1.2.2.
708         (--enable-platform-gnome-2): Removed this command line argument;
709         this package is now the same for GNOME 1.x and GNOME 2.0.
710
711         * acinclude.m4: Removed.
712         * acconfig.h: Removed.
713
714         * support/: We don't build this directory anymore; the GNOME 1.x
715         version of it is in gnome-libs/support and the GNOME 2.0 one is in
716         libgnomebase/libgnomesupport.
717
718 2001-04-13  Martin Baulig  <baulig@suse.de>
719
720         * macros2/gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES):
721         Set variable `have_<name>' to yes or no depending on whether the
722         module was found or not; allows you to define automake conditionals
723         for optional modules.
724
725 2001-03-26  Robin * Slomkowski  <rslomkow@eazel.com>
726
727         * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS
728         * configure.in: added gnome-common.spec.in
729         * gnome-common.spec: removed from repository as it appeared
730                              generic
731         * gnome-common.spec.in: new spec file using Martin's suggestions
732
733 2001-03-24  Martin Baulig  <baulig@suse.de>
734
735         * macros2/autogen.sh: Add the xml-i18n-tools stuff here.
736
737 2000-12-01  Martin Baulig  <baulig@suse.de>
738
739         Released gnome-common 1.2.1.
740
741 2000-12-01  Martin Baulig  <baulig@suse.de>
742
743         * macros2/compiler-flags.m4: Improved compile warnings check; the
744         --enable-compile-warnings parameter now takes 5 different
745         values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS).
746
747 2000-11-29  Martin Baulig  <baulig@suse.de>
748
749         * macros2/gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed.
750
751 2000-11-26  Martin Baulig  <martin@home-of-linux.org>
752
753         * macros2/gnome-x-checks.m4 (GNOME2_X_CHECKS): Use
754         GNOME_PKGCONFIG_CHECK_MODULES.
755
756         * macros2/gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Don't
757         AC_REQUIRE([GNOME_REQUIRE_PKGCONFIG]).
758         (GNOME_CHECK_PKGCONFIG): Check for pkg-config >= 0.4.1.
759
760 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
761
762         * macros2/gnome-pkgconfig.m4: Added GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES
763         to check for a list of optional modules.
764
765         * macros2/gnome-platform.m4: Require GNOME_REQUIRE_PKGCONFIG.
766
767 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
768
769         * macros2/gnome-platform.m4: New file. This defines
770         GNOME_PLATFORM_GNOME_2.
771
772         * macros2/gnome-pkgconfig.m4: Disable the --extra-flags argument to
773         pkg-config, this doesn't exist anymore.
774
775 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
776
777         * macros2/gnome-pkgconfig.m4: New file. This defines
778         GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and
779         GNOME_PKGCONFIG_* macros from pkg-config.
780
781 2000-11-21  Martin Baulig  <baulig@suse.de>
782
783         * macros2/gnome-support.m4, need-declaration.m4: Removed.
784
785 2000-11-21  Martin Baulig  <martin@home-of-linux.org>
786
787         * configure.in: Set version number to 1.2.1.
788
789         * configure.in (--enable-platform-gnome-2): New configure
790         command line argument to enable support for the GNOME 2.x
791         platform.
792         (PLATFORM_GNOME_2): New automake conditional.
793         * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
794         platform.
795
796         * Makefile.am (SUBDIRS): Conditionally add support for the
797         GNOME 2.x platform.
798
799         * acinclude.m4: New file. Put stuff from gnome-support.m4
800         and need-declaration.m4 here.
801
802 2000-09-30  Martin Baulig  <baulig@suse.de>
803
804         * macros2/gnome-x-checks.m4: Switch to pkg-config to check for GTK+ 2.0.
805           Removed all `gnome_cv_passdown_x_*' variables and `USE_DEVGTK'.
806
807         * macros2/gnome-common.m4 (GNOME_COMMON_INIT): Added the always-false
808           INSIDE_GNOME_COMMON automake conditional.
809         (GNOME_GTKDOC_CHECK): New macro.
810         (GNOME_DEBUG_CHECK): New macro.
811
812 Thu Aug 24 02:28:57 2000  George Lebl <jirka@5z.com>
813
814         * macros2/gnome-x-checks.m4: use the correct name in AC_PROVIDE
815
816 2000-08-06  Martin Baulig  <baulig@suse.de>
817
818         * macros2/gnome-x-checks.m4 (GNOME_X_CHECKS): Renamed
819           to GNOME2_X_CHECKS.
820
821 2000-07-24  Martin Baulig  <martin@home-of-linux.org>
822
823         * macros2/autogen.sh: Removed some old crap in it.
824         * macros2/aclocal-include.m4: Removed.
825
826         * macros2/gnome-x-checks.m4: Check for GTK+ 2.0.
827
828 2000-07-24  Martin Baulig  <baulig@suse.de>
829
830         * macros2/autogen.sh: Make it work with AM_GNOME2_GETTEXT.
831         * macros2/check-utmp.m4: New file.
832
833 2000-07-24  Martin Baulig  <baulig@suse.de>
834
835         Synced with gnome-libs/gnome-data.
836
837 2000-06-09  Martin Baulig  <martin@home-of-linux.org>
838
839         * macros2/gnome-common.m4: We need this here as well.
840
841 2000-05-29  Martin Baulig  <baulig@suse.de>
842
843         * configure.in: Set version number to 1.2.0.
844
845 2000-05-29  Martin Baulig  <baulig@suse.de>
846
847         * macros2/Makefile.am: New file. Install this stuff into
848           `$(datadir)/aclocal/gnome2-macros'.
849
850         * macros2/gnome.m4: New file. Copied from `hack-macros' dir.
851
852         * macros2/autogen.sh: New file. Copied from `macros' dir.
853
854 1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>
855
856         * autogen.sh: New sample file.
857         * configure.in: Likewise.
858         * Makefile.am: Likewise.
859         * README: Likewise.
860