1commit c6841b8e5d56edf1a673bf9f3489cb11925cb93f
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Sat Jan 28 09:24:15 2023 -0800
4
5    beforelight 1.0.6
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit ee6eed4ace4c0dac1928428eaca2ba3e96a35bcf
10Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11Date:   Thu Dec 8 12:02:01 2022 -0800
12
13    Drop X_NOT_POSIX support
14    
15    It was only used to determine if time() took a time_t pointer or
16    an int pointer as it's argument, and ANSI/ISO C have required a
17    time_t since C89, so we rely on that.
18    
19    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
20
21commit 4f7fff260d15b6b6c2b069644eb3875cba8e859d
22Author: Alan Coopersmith <alan.coopersmith@oracle.com>
23Date:   Thu Dec 8 10:38:27 2022 -0800
24
25    unifdef -UNOTDEF b4light.c
26    
27    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
28
29commit 141220bae2bc0d9ba9f6ed185d10bfe31cd5145e
30Author: Alan Coopersmith <alan.coopersmith@oracle.com>
31Date:   Thu Dec 8 10:35:52 2022 -0800
32
33    Rename several function arguments to avoid -Wshadow warnings
34    
35    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
36
37commit 268eec6cd7c4f3c9e9efbbadef470dba84ec59b2
38Author: Alan Coopersmith <alan.coopersmith@oracle.com>
39Date:   Thu Jul 28 17:30:21 2022 -0700
40
41    gitlab CI: stop requiring Signed-off-by in commits
42    
43    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
44
45commit fa1e473dd64673a36a73a01a84a8db61eaa425dc
46Author: Alan Coopersmith <alan.coopersmith@oracle.com>
47Date:   Sat Feb 19 11:04:35 2022 -0800
48
49    Fill in COPYING file with copyright notices from source code
50    
51    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
52
53commit 42ce2cfad31e5324bba51773860376eb8f25c84c
54Author: Alan Coopersmith <alan.coopersmith@oracle.com>
55Date:   Fri Dec 3 14:26:22 2021 -0800
56
57    Build xz tarballs instead of bzip2
58    
59    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
60
61commit 26154bc4ba8353254feacc5c9de8e374feae6d71
62Author: Alan Coopersmith <alan.coopersmith@oracle.com>
63Date:   Fri Dec 3 14:26:11 2021 -0800
64
65    gitlab CI: add a basic build test
66    
67    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
68
69commit 958e3ccae8c52ce707369b2492bf649e792c77da
70Author: Alan Coopersmith <alan.coopersmith@oracle.com>
71Date:   Wed Nov 21 16:41:43 2018 -0800
72
73    Update configure.ac bug URL for gitlab migration
74    
75    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
76
77commit 2bfea54fc7716e76882f7ef27d6346ba854e24c9
78Author: Alan Coopersmith <alan.coopersmith@oracle.com>
79Date:   Fri Nov 16 19:34:46 2018 -0800
80
81    Update README for gitlab migration
82    
83    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
84
85commit 0c3fc79ce76281eaddcef8c43658e48888805586
86Author: Mihail Konev <k.mvc@ya.ru>
87Date:   Thu Jan 26 14:00:20 2017 +1000
88
89    autogen: add default patch prefix
90    
91    Signed-off-by: Mihail Konev <k.mvc@ya.ru>
92
93commit c007caa5fb62548c312619cf46ee2a94f43014de
94Author: Emil Velikov <emil.l.velikov@gmail.com>
95Date:   Mon Mar 9 12:00:52 2015 +0000
96
97    autogen.sh: use quoted string variables
98    
99    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
100    fall-outs, when they contain space.
101    
102    Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
103    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
104    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
105
106commit 72af47fd7a070bb564c013b2ccdf2f6e0d7ab471
107Author: Peter Hutterer <peter.hutterer@who-t.net>
108Date:   Tue Jan 24 10:32:07 2017 +1000
109
110    autogen.sh: use exec instead of waiting for configure to finish
111    
112    Syncs the invocation of configure with the one from the server.
113    
114    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
115    Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
116
117commit c4e903e72bbed1dbd186ca34797bfa3611b2d5cd
118Author: Alan Coopersmith <alan.coopersmith@oracle.com>
119Date:   Sun Jun 1 21:02:34 2014 -0700
120
121    autogen.sh: Honor NOCONFIGURE=1
122    
123    See http://people.gnome.org/~walters/docs/build-api.txt
124    
125    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
126
127commit 53e49c1a9e6c6d79d6af98e093c2694d8eaa8c50
128Author: Alan Coopersmith <alan.coopersmith@oracle.com>
129Date:   Sun Jun 1 21:02:34 2014 -0700
130
131    configure: Drop AM_MAINTAINER_MODE
132    
133    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
134
135commit 86bbd2205a3372c7803bb803723a72ff9a62f3f4
136Author: Alan Coopersmith <alan.coopersmith@oracle.com>
137Date:   Mon Jan 14 21:21:59 2013 -0800
138
139    beforelight 1.0.5
140    
141    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
142
143commit 924b1b832a81d80bc9c3e6470b221c30cbee8652
144Author: Alan Coopersmith <alan.coopersmith@oracle.com>
145Date:   Mon Jan 14 21:21:23 2013 -0800
146
147    Remove Xaw mention from README
148    
149    Dependency was removed by commit 3c9e50cb0bf42f42f
150    
151    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
152
153commit 4cf3c0b07014e540a3508b570c6fc5556d4e2a3a
154Author: Alan Coopersmith <alan.coopersmith@oracle.com>
155Date:   Mon Jan 14 21:19:47 2013 -0800
156
157    config: Add missing AC_CONFIG_SRCDIR
158    
159    Regroup AC statements under the Autoconf initialization section.
160    Regroup AM statements under the Automake initialization section.
161    
162    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
163
164commit 3c9e50cb0bf42f42f0be460e89045257c7efc480
165Author: Alan Coopersmith <alan.coopersmith@oracle.com>
166Date:   Mon Jan 24 22:55:18 2011 -0800
167
168    Remove dependency on libXaw
169    
170    The only thing from libXaw that isn't in #ifdef NOTDEF is a reference
171    to the ZERO #define, which is trivially replaced - no point requiring
172    an entire library for a single constant #define.
173    
174    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
175
176commit cff32361b4a901a131b23c01f7592779358f4141
177Author: Gaetan Nadon <memsize@videotron.ca>
178Date:   Wed Jan 19 10:06:55 2011 -0500
179
180    config: move man pages into their own directory
181    
182    Use services provided by XORG_MANPAGE_SECTIONS.
183    Use standard Makefile for man pages.
184    
185    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
186
187commit 77c2eaa749deacd6d4296267c099758d2d5cdba9
188Author: Gaetan Nadon <memsize@videotron.ca>
189Date:   Thu Jan 13 11:15:00 2011 -0500
190
191    man: remove trailing spaces and tabs
192    
193    Using s/[ \t]*$//
194    
195    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
196
197commit 7bcdfdc93d0f1cdde484240ddc5ec147bba5f80c
198Author: Gaetan Nadon <memsize@videotron.ca>
199Date:   Wed Jan 12 16:28:01 2011 -0500
200
201    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
202    
203    This silences an Autoconf warning
204
205commit 6f581e0ce065ee09ddec79c3d346e3642128e721
206Author: Gaetan Nadon <memsize@videotron.ca>
207Date:   Wed Jan 12 15:29:49 2011 -0500
208
209    config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
210    
211    This silences an Automake warning.
212    
213    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
214
215commit bbbf430d5a41fcecfe245a5d82f026afb0696f87
216Author: Alan Coopersmith <alan.coopersmith@oracle.com>
217Date:   Sat Oct 30 12:12:39 2010 -0700
218
219    beforelight 1.0.4
220    
221    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
222
223commit 1c1a11e0e0b1e17ba19a4a9976658f3f1659b41e
224Author: Alan Coopersmith <alan.coopersmith@oracle.com>
225Date:   Sat Oct 30 12:11:21 2010 -0700
226
227    config: Remove unnecessary calls from configure.ac
228    
229    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
230    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
231    
232    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
233
234commit 5bd2cf1909b38a7d7b6a455583ebe0be323baf50
235Author: Gaetan Nadon <memsize@videotron.ca>
236Date:   Sat Oct 30 12:10:50 2010 -0700
237
238    config: update AC_PREREQ statement to 2.60
239    
240    Unrelated to the previous patches, the new value simply reflects
241    the reality that the minimum level for autoconf to configure
242    all x.org modules is 2.60 dated June 2006.
243    
244    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
245    
246    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
247    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
248
249commit 061cabcb6a62f03c75f1a239cd501654abeee97e
250Author: Alan Coopersmith <alan.coopersmith@oracle.com>
251Date:   Wed Jun 30 23:25:03 2010 -0700
252
253    config: upgrade to util-macros 1.8 for additional man page support
254    
255    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
256    The value of MAN_SUBST is the same for all X.Org packages.
257    
258    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
259    The existing statement can now be removed from the configuration file.
260    
261    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
262    Enables silent rule and use platform appropriate version of sed.
263    
264    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
265
266commit 61703aea4a92b9ee177c1c4bd01123629fa9510c
267Author: Alan Coopersmith <alan.coopersmith@oracle.com>
268Date:   Wed Jun 30 23:15:52 2010 -0700
269
270    Don't link against libXaw since the calls to it are #ifdef NOTDEF
271    
272    We still need it in CFLAGS for #defines from <X11/Xaw/Cardinals.h>
273    
274    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
275
276commit 5d542724fde2d3bea856ae0b4b98b3e07afafb7c
277Author: Gaetan Nadon <memsize@videotron.ca>
278Date:   Thu Feb 11 10:08:06 2010 -0500
279
280    config: move CWARNFLAGS from configure.ac to Makefile.am
281    
282    Compiler warning flags should be explicitly set in the makefile
283    rather than being merged with other packages compiler flags.
284    
285    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
286
287commit 3397e3f8e223441a38920f5e6ddf53793d6ac210
288Author: Gaetan Nadon <memsize@videotron.ca>
289Date:   Sat Dec 19 20:48:47 2009 -0500
290
291    configure.ac: use backticks rather than $() for cmd subs
292    
293    Use "$PKG_CONFIG" rather than hard coded "pkg-config"
294    
295    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
296
297commit 593a04134c911400b1ad088c5cec3bce4810b44b
298Author: Gaetan Nadon <memsize@videotron.ca>
299Date:   Thu Nov 26 09:19:52 2009 -0500
300
301    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
302    
303    Now that the INSTALL file is generated.
304    Allows running make maintainer-clean.
305
306commit f269d56d6adf9096c3e9991b13efd3c616a7b4a7
307Author: Gaetan Nadon <memsize@videotron.ca>
308Date:   Wed Oct 28 14:09:07 2009 -0400
309
310    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
311    
312    Add missing INSTALL file. Use standard GNU file on building tarball
313    README may have been updated
314    Remove AUTHORS file as it is empty and no content available yet.
315    Remove NEWS file as it is empty and no content available yet.
316
317commit e6fd4338f722d5e2c797cddf52292f56739b29e7
318Author: Gaetan Nadon <memsize@videotron.ca>
319Date:   Tue Oct 27 15:07:24 2009 -0400
320
321    Deploy the new XORG_DEFAULT_OPTIONS #24242
322    
323    This macro aggregate a number of existing macros that sets commmon
324    X.Org components configuration options. It shields the configuration file from
325    future changes.
326
327commit 7226356ab0ae93f6f9645525fcb894a98dd10187
328Author: Gaetan Nadon <memsize@videotron.ca>
329Date:   Mon Oct 26 22:08:37 2009 -0400
330
331    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
332    
333    ChangeLog filename is known to Automake and requires no further
334    coding in the makefile.
335
336commit b552d7cd85bf23203c3ac272fb727591fc00d1f8
337Author: Gaetan Nadon <memsize@videotron.ca>
338Date:   Thu Oct 22 12:34:14 2009 -0400
339
340    .gitignore: use common defaults with custom section # 24239
341    
342    Using common defaults will reduce errors and maintenance.
343    Only the very small or inexistent custom section need periodic maintenance
344    when the structure of the component changes. Do not edit defaults.
345
346commit 9d4ce3ac48e2cefcc6f2d448e4420addb56fbc2e
347Author: Alan Coopersmith <alan.coopersmith@sun.com>
348Date:   Thu Oct 1 14:54:16 2009 -0700
349
350    Add README with pointers to mailing lists, bugzilla, & git
351    
352    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
353
354commit 6648b49e4fb8461975eff8002e4c84f04b698a5e
355Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
356Date:   Tue Jan 13 20:01:33 2009 -0200
357
358    Ansification and compile warning fixes.
359    
360      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, and corrects
361    make distcheck.
362
363commit 712cd2c1909dd7a10a5ca98d48605d170321c025
364Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
365Date:   Sun Nov 9 08:29:50 2008 -0800
366
367    Added app-defaults/Beforelight.ad
368    which didn't get committed in the last commit...
369
370commit f069453dde853812267eacad6f07f0569ad4888c
371Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
372Date:   Sat Nov 8 15:29:39 2008 -0800
373
374    Buildfix for case insensitive file systems
375
376commit 5644e27cc492491b746ba59571b1b40d10909aa5
377Author: James Cloos <cloos@jhcloos.com>
378Date:   Thu Dec 6 16:36:56 2007 -0500
379
380    Replace static ChangeLog with dist-hook to generate from git log
381
382commit 22350f7bc7dec5d516989ace9d5ca89a033abb4b
383Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
384Date:   Sat Sep 8 22:18:52 2007 +0200
385
386    update to 1.0.3
387
388commit a128061d44211b847d4c23860c4d542b3da3a164
389Author: James Cloos <cloos@jhcloos.com>
390Date:   Mon Sep 3 05:50:59 2007 -0400
391
392    Add *~ to .gitignore to skip patch/emacs droppings
393
394commit b50ba3bfa200d146402ba7ea0fa68a52dff957c9
395Author: James Cloos <cloos@jhcloos.com>
396Date:   Thu Aug 23 19:24:20 2007 -0400
397
398    Rename .cvsignore to .gitignore
399
400commit 828e9cab677f38961628f74c8bfa77bef587e10f
401Author: Daniel Stone <daniel@fooishbar.org>
402Date:   Sat Dec 16 00:25:26 2006 +0200
403
404    bump to 1.0.2
405
406commit 3bd9d369e233c203108eb0baa5bac570789b7f90
407Author: Daniel Stone <daniel@fooishbar.org>
408Date:   Sat Dec 16 00:25:20 2006 +0200
409
410    Makefile.am: make appdefaultdir respect DESTDIR
411    ... even if it won't be relative to $(prefix) or $(sysconfdir).
412
413commit 6b4c7575f42499f84d0b71078539f059f7b9da1c
414Author: Daniel Stone <daniel@fooishbar.org>
415Date:   Fri Dec 15 23:49:03 2006 +0200
416
417    remove config.h from _SOURCES
418    Remove config.h from beforelight_SOURCES, which was breaking the build.
419
420commit 5d3be36ed0b1b1a8148a05dc009a747035b2994f
421Author: Kevin E Martin <kem@kem.org>
422Date:   Wed Dec 21 02:29:42 2005 +0000
423
424    Update package version for X11R7 release.
425
426commit 4bb868f16df0f78a2cd15680c00055a29d0f8a9f
427Author: Adam Jackson <ajax@nwnk.net>
428Date:   Mon Dec 19 16:22:39 2005 +0000
429
430    Stub COPYING files
431
432commit 6be5799196c6aa1c9d2b1198c826f1b8f657b2a0
433Author: Kevin E Martin <kem@kem.org>
434Date:   Thu Dec 15 00:24:01 2005 +0000
435
436    Update package version number for final X11R7 release candidate.
437
438commit f6cbfad7b7598895413a0c3b23e07940c0c5f776
439Author: Kevin E Martin <kem@kem.org>
440Date:   Wed Dec 7 16:17:57 2005 +0000
441
442    Change to use the app-defaults default dir configured in libXt.
443
444commit 1fde86615a00efff3145097740f0460871802637
445Author: Kevin E Martin <kem@kem.org>
446Date:   Tue Dec 6 22:48:15 2005 +0000
447
448    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
449
450commit ce2485521d44673191554f10f33f1f5e9a7fe698
451Author: Kevin E Martin <kem@kem.org>
452Date:   Sat Dec 3 05:49:14 2005 +0000
453
454    Update package version number for X11R7 RC3 release.
455
456commit b183300c245ee08ebcd39b2840ba269f69f83eb4
457Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
458Date:   Mon Nov 28 22:01:36 2005 +0000
459
460    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
461        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
462
463commit cab074fa4c99e9da2e2e8217c1fdba20a5e134a7
464Author: Eric Anholt <anholt@freebsd.org>
465Date:   Mon Nov 21 10:34:55 2005 +0000
466
467    Another pass at .cvsignores for apps.
468
469commit a174983051f0079fc20985aeee1c49ce547c5e2a
470Author: Eric Anholt <anholt@freebsd.org>
471Date:   Sun Nov 20 22:08:47 2005 +0000
472
473    Add/improve .cvsignore files for apps.
474
475commit a729a69063ffa76f0fb6551d5bec5697a2cd4272
476Author: Kevin E Martin <kem@kem.org>
477Date:   Wed Nov 9 21:09:19 2005 +0000
478
479    Update package version number for X11R7 RC2 release.
480
481commit 3d6cc1229f8c04cdd1342932f546505653522e25
482Author: Kevin E Martin <kem@kem.org>
483Date:   Tue Nov 1 15:05:18 2005 +0000
484
485    Update pkgcheck depedencies to work with separate build roots.
486
487commit 05fa342c442d1c05338c6fe4b7e27f42ee4415b0
488Author: Kevin E Martin <kem@kem.org>
489Date:   Wed Oct 19 02:47:47 2005 +0000
490
491    Update package version number for RC1 release.
492
493commit b49b3e79cb2ead41f5172a69d887212cc5e16729
494Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
495Date:   Tue Oct 18 00:32:53 2005 +0000
496
497    Change default install dir for app-default files from
498        $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
499        the monolith & allow localization
500
501commit 94aa3aed9016a31f7f946d43412de948857c22ae
502Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
503Date:   Mon Oct 17 23:56:19 2005 +0000
504
505    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
506        work better with BSD make
507
508commit 06cd2b759e3ee77d3e014c25766e00d1eeb104ff
509Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
510Date:   Fri Oct 14 00:25:40 2005 +0000
511
512    Use sed to fill in variables in man page
513
514commit 34c65d7c3c6bfc36903084f3f0cccac5937c60a3
515Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
516Date:   Thu Oct 13 20:10:59 2005 +0000
517
518    Fix app-default files to install under the same names as in the monolith
519        instead of their short names used only for 14-character filename length
520        limited ancient filesystems
521
522commit 71df4f2d183321d5ca643e9eb2258d1e599ffc4a
523Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
524Date:   Thu Oct 6 03:47:12 2005 +0000
525
526    Fix file names of beforelight, x11perfcomp, and xlsclients man pages
527
528commit f854069623c3f4d511cd1206532d19960490e4f4
529Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
530Date:   Mon Aug 1 20:25:27 2005 +0000
531
532    Install man pages to section 1 instead of section m (Patch from Donnie
533        Berkholz)
534
535commit 6f43ddee92ac8eddc1b42ff1eb5bc570d065fef2
536Author: Kevin E Martin <kem@kem.org>
537Date:   Fri Jul 29 21:22:28 2005 +0000
538
539    Various changes preparing packages for RC0:
540    - Verify and update package version numbers as needed
541    - Implement versioning scheme
542    - Change bug address to point to bugzilla bug entry form
543    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
544        reenable it)
545    - Fix makedepend to use pkgconfig and pass distcheck
546    - Update build script to build macros first
547    - Update modular Xorg version
548
549commit 9d4b8016df4fd9246dec80905935385ee918e515
550Author: Adam Jackson <ajax@nwnk.net>
551Date:   Wed Jul 20 19:31:48 2005 +0000
552
553    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
554        configure cache, you cache it, and the cached value is probably wrong.
555
556commit 333ef4d5389bc8dcdb4ddc8b68ed286c02332721
557Author: Matthieu Herrb <matthieu.herrb@laas.fr>
558Date:   Sun Jul 17 18:38:04 2005 +0000
559
560    Convert app-defaults rules to work with non-GNU make
561
562commit c8cf93cc24bcdcc401af5845a0ae69f952cce53d
563Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
564Date:   Fri Jul 1 16:55:14 2005 +0000
565
566    More freedestkop->freedesktop typo fixes
567
568commit 09d6aaa4292e2a9017cc1f4a91e1b062e5766a87
569Author: Søren Sandmann Pedersen  <sandmann@daimi.au.dk>
570Date:   Thu Jun 23 21:32:26 2005 +0000
571
572    Do .ad files in a more convoluted way (strip .ad when installing)
573
574commit 5bed580a99a1eb5c30624ffc76593292c0cd3d66
575Author: Søren Sandmann Pedersen  <sandmann@daimi.au.dk>
576Date:   Thu Jun 23 20:19:16 2005 +0000
577
578    Use $(sysconfdir), not /etc
579
580commit 2264bd39793459e3794154ce9027f724f91e1a86
581Author: Søren Sandmann Pedersen  <sandmann@daimi.au.dk>
582Date:   Thu Jun 23 20:04:35 2005 +0000
583
584    - Install B4light.ad
585    - make sure distcheck works
586
587commit 78d7d8bac5b1f756c102d9052484663c57671e61
588Author: Søren Sandmann Pedersen  <sandmann@daimi.au.dk>
589Date:   Thu Jun 23 18:10:35 2005 +0000
590
591    Add build system for beforelight
592
593commit 53adf02732a08a609757ec8ce633dc6ad2683c07
594Author: Egbert Eich <eich@suse.de>
595Date:   Fri Apr 23 19:54:31 2004 +0000
596
597    Merging XORG-CURRENT into trunk
598
599commit 55c78aaf1363ca7afba441470fe0e87bb0a6214a
600Author: Egbert Eich <eich@suse.de>
601Date:   Sun Mar 14 08:34:49 2004 +0000
602
603    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
604
605commit 153b573ca1169f4b21c63f01a9c117b28ccf0b35
606Author: Egbert Eich <eich@suse.de>
607Date:   Wed Mar 3 12:12:50 2004 +0000
608
609    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
610
611commit d2274daa654b60765317f9a5677c9e6d32c10ac5
612Author: Egbert Eich <eich@suse.de>
613Date:   Thu Feb 26 13:36:15 2004 +0000
614
615    readding XFree86's cvs IDs
616
617commit ebae7b4b32a355acaf1ed66f624c74577a8dcdbe
618Author: Egbert Eich <eich@suse.de>
619Date:   Thu Feb 26 09:23:53 2004 +0000
620
621    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
622
623commit accddd883e25b4899dfe6945d87f11724accbd78
624Author: Kaleb Keithley <kaleb@freedesktop.org>
625Date:   Tue Nov 25 19:29:01 2003 +0000
626
627    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
628
629commit b6c4d1d1a6d7dd2f2501557ec34746f3f8bb99d7
630Author: Kaleb Keithley <kaleb@freedesktop.org>
631Date:   Fri Nov 14 16:48:57 2003 +0000
632
633    XFree86 4.3.0.1
634
635commit 0750e89e4a2b1e5d9f909eeaa4dd2c0294a3947e
636Author: Kaleb Keithley <kaleb@freedesktop.org>
637Date:   Fri Nov 14 16:48:57 2003 +0000
638
639    Initial revision
640