]> git.lyx.org Git - features.git/blob - ChangeLog
Changes to make distcheck work, slight cleanup of autoconf/make initialization
[features.git] / ChangeLog
1 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
2
3         * autogen.sh (AUTOMAKE): add --force-missing to args.
4
5         * configure.ac: add am args to AM_INIT_AUTOMAKE, modify AC_INIT to
6         contain tar name as well, use AC_CONFIG_HEADERS instead of
7         AM_CONFIG_HEADER, remove unused variable VERSION
8
9 2005-12-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
10
11         * configure.ac: add to SOCKET_LIBS the libraries required by
12         socket code (useful for solaris).
13
14 2005-12-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
15
16         * configure.ac: remove dead gnome stuff
17         * configure.ac: check for xft if using the gtk frontend
18
19 2005-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
20
21         * configure.ac: check for target name as early as possible (fixes
22         bug in change below).
23
24 2005-10-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
25
26         * configure.ac: call LYX_USE_PACKAGING early. Sanitize PACKAGE
27         setting. 
28
29 2005-09-30  Angus Leeming  <leeming@lyx.org>
30
31         * configure.ac: check for NewAPIs.h. If found, define the
32         WANT_GETFILEATTRIBUTESEX_WRAPPER to enable runtime support
33         for Windows 95 in Boost.Filesystem.
34
35 2005-09-29  Angus Leeming  <leeming@lyx.org>
36
37         * configure.ac: Use the new MSYS_AC_CANONICAL_PATH to generate
38         path strings that make sense on Windows as well as on Unix boxes.
39         Insert these strings into the generated Makefiles.
40
41 2005-09-22  Bennett Helm  <bennett.helm@fandm.edu>
42
43         * INSTALL.MacOSX: update to reflect simplified procedure.
44
45 2005-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
46
47         * Makefile.am (EXTRA_DIST): distribute INSTALL.MacOSX
48
49 2005-09-21  Bennett Helm  <bennett.helm@fandm.edu>
50
51         * INSTALL.MacOSX: rename from README.MacOSX and update.
52
53 2005-09-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
54
55         * configure.ac: error out if qt frontend is choosen but no qt library
56         was found
57
58 2005-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
59
60         * configure.ac: check for AWK and use --posix option if we found
61         gawk. (bug 1980)
62
63 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
64
65         * configure.ac: version back to 1.4.0cvs 
66
67 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
68
69         * configure.ac: set version to 1.4.0pre1
70
71 2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
72
73         * README: 
74         * INSTALL: update for 1.4
75
76 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
77
78         * lyx.man: remove reLyX refs and ref to tex2lyx
79         * autogen.sh,configure.ac: remove reLyX handling 
80         * INSTALL,INSTALL.OS2: remove some reLyX paragraphs.
81
82 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
83
84         * INSTALL: lib/xfonts is dead.
85
86 2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
87
88         * configure.ac: set AWK to gawk and subsitute 
89
90 2005-07-15  José Matos <jamatos@lyx.org>
91
92         * configure.ac: Add support for python, and add Makefile to
93         lyx2lyx.
94
95 2005-07-14  Angus Leeming  <leeming@lyx.org>
96
97         * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
98
99 2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
100
101         * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
102         file.
103
104 2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
105
106         * INSTALL: small tweak.
107
108 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
109
110         * configure.ac: if the xforms frontend is added just to help gtk,
111         do not build the xforms binary.
112
113 2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
114
115         * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
116         the values to be properly set.
117
118 2005-05-03  Angus Leeming  <leeming@lyx.org>
119
120         * configure.ac: test for io.h and process.h.
121         Test the spelling of close(), getpid(), open(), pclose() and
122         popen(). Do they have a leading underscore or not?
123
124 2005-05-02  Angus Leeming  <leeming@lyx.org>
125
126         * configure.ac: test for utime.h and sys/utime.h
127
128 2005-05-02  Angus Leeming  <leeming@lyx.org>
129
130         * configure.ac: test for something that MSVC doesn't have (fcntl)
131         as opposed to something it does (select, socket).
132
133 2005-05-02  Angus Leeming  <leeming@lyx.org>
134
135         * autogen.sh (ACINCLUDE_FILES): remove [ap]spell.m4. Add spell.m4.
136
137         * configure.ac: remove explicit invocation of CHECK_WITH_ASPELL,
138         CHECK_WITH_PSPELL. Add new invocation of LYX_CHECK_SPELL_ENGINES.
139         Also check for select() and socket() system functions and use
140         these to decide whether to build the src/client sun-directory.
141
142 2005-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
143
144         * configure.ac: remove hack when GNU gettext utilities are not
145         available; remove calls to AC_C_CONST and AC_C_INLINE (already
146         required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see
147         po/LINGUAS instead); do not AC_SUBST LINGUAS.
148
149 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
150
151         * autogen.sh: remove autom4te.cache directories
152
153 2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
154
155         * configure.ac: make the xforms part be built
156         first when building gtk frontend
157
158 2005-03-05  Angus Leeming  <leeming@lyx.org>
159
160         * autogen.sh: remove test for gettext. Belongs in configure.
161         Return 1 if autogen.sh exits abnormally.
162
163 2005-03-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
164
165         * configure.ac: dont setup gnome/Makefile
166
167 2005-02-24  Angus Leeming  <leeming@lyx.org>
168
169         * autogen.sh: enable the use of (1.5 <= automake <= 1.9).
170
171 2005-02-23  Angus Leeming  <leeming@lyx.org>
172
173         * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12.
174
175         * INSTALL: document these requirements.
176
177 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
178
179         * Makefile.am: remove hack for making bindist work with autoconf
180         <=1.4. This broke non GNU make programs.
181
182 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
183
184         * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
185
186 2005-02-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
187
188         * configure.ac: if the prefix contains space, replace it with
189         ${builddir}/installprefix and issue a warning.
190
191         * configure.ac: when testing for AikSaurus, do not require libbz2.
192
193 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
194
195         * configure.ac: add src/support/tests/Makefile
196
197 2005-01-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
198
199         * configure.ac: indicate in final info whether aiksaurus is used.
200
201 2005-01-20  Angus Leeming  <leeming@lyx.org>
202
203         * configure.ac: s/COMRESSION/COMPRESSION/
204
205 2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
206
207         * configure.ac: remove duplicated code
208
209 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
210
211         * configure.ac: use LYX_USE_PACKAGING
212
213 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
214
215         * configure.ac (VERSION_INFO): add CPPFLAGS to info
216
217 2005-01-04  Angus Leeming  <leeming@lyx.org>
218
219         * configure.ac (AC_CHECK_FUNCS): test for the existence of
220         lstat and readlink.
221
222 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
223
224         * configure.ac: remove call to LYX_CXX_CHEADERS
225
226 2004-12-16  Angus Leeming  <leeming@lyx.org>
227
228         * configure.ac: remove the HAVE_MKDIR conditional code to
229         src/support/mkdir.C
230
231 2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
232
233         * configure.ac: add AC_FUNC_MKDIR test and code to
234         #define mkdir should a non-POSIX version be found.
235
236 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
237
238         * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where
239         possible.
240
241 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
242
243         * Most Makefile.am's: Change to use AM_CPPFLAGS instead of
244         INCLUDES since that has been deprecated by automake.
245
246 2004-11-25  Angus Leeming  <leeming@lyx.org>
247
248         * README.Cygwin: new file, containing the current contents of
249         README.Win32.
250
251         * README.Win32: rewritten to explain why we don't currently
252         provide formal support for a native Win32 port (other than
253         one based on Cygwin) and how that may change in the future.
254
255 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
256
257         * configure.ac: do not include broken_headers.h; do not check for
258         strchr, memset and memmove
259
260 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
261
262         * configure.ac: do not check for snprintf
263
264 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
265
266         * configure.ac: remove RPM_FRONTEND_DEPS
267
268 2004-10-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
269
270         * configure.ac: make maintainer mode active by default for
271         development releases
272
273 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
274
275         * configure.ac: update for gtk 2.4
276
277 2004-09-23  Bennett Helm  <bennett.helm@fandm.edu>
278
279         * README.MacOSX: update again
280
281 2004-09-22  Bennett Helm  <bennett.helm@fandm.edu>
282
283         * README.MacOSX: update a bit
284
285 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
286
287         * configure.ac (AC_CONFIG_FILES): add src/client/Makefile
288
289 2004-09-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
290
291         * configure.ac: print error message if uic or moc is not found
292         and the qt frontend is used
293
294 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
295
296         * More pch work.
297
298 2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
299
300         * configure.ac: instead of the previous code (which does not
301         work), just add xforms to the list of frontends if gtk is specified
302
303 2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
304
305         * configure.ac: add code that some xforms tests are run only once
306         even if both xforms and gtk are configured.
307
308 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
309
310         * Makefile.am (SUBDIRS): remove m4 directory (does not have a
311         Makefile.am).
312
313 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
314
315         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
316         annotations to clean up the Makefile slightly.
317
318 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
319
320         * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
321
322 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
323
324         * mkinstalldirs: remove file
325
326 2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
327
328         * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
329
330 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
331
332         * autogen.sh (ACLOCAL): make all aclocal find m4
333
334 2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
335
336         * Makefile.am (SUBDIRS): Add m4.
337         (DIST_SUBDIRS): Add m4.
338         (ACLOCAL_AMFLAGS): New variable.
339         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
340
341 2004-04-19  Angus Leeming  <leeming@lyx.org>
342
343         * README.MacOSX: update to reflect Jean-Marc's comments to the list.
344
345 2004-04-20  Angus Leeming  <leeming@lyx.org>
346
347         * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
348
349 2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
350
351         * configure.ac: define BOOST_USER_CONFIG
352
353 2004-03-10  Ronald Florence <ron@18james.com>
354
355         * README.MacOSX: update
356
357 2004-01-26  Angus Leeming  <leeming@lyx.org>
358
359         * autogen.sh: enable the use of autoconf 2.59.
360
361 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
362
363         * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
364
365 2003-12-15  Ronald Florence <ron@18james.com>
366
367         * README.MacOSX: updated for 1.4.0cvs
368
369 2003-11-18  Angus Leeming  <leeming@lyx.org>
370
371         * autogen.sh: accept autoconf 2.58 as a supported version.
372
373 2003-10-24  André Pönitz  <poenitz@gmx.net>
374
375         * lyxfunc.C:
376         * rowpainter.C:
377         * text.C:
378         * text3.C:
379         * lyxtext.h: set fills in fill(...) instead of returning it
380
381 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
382
383         * INSTALL: remove a comment about --with-included-string
384
385         * configure.ac: remove the configure are
386         --with-included-string
387
388 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
389
390         * configure.ac (FORNTENDS): use tabs to align message, make gtk
391         not delete info about other frontends
392
393 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
394
395         * configure.ac: remove LYX_CXX_STL_STRING and
396         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
397         AC_ARG_WITH(included-string)
398
399 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
400
401         * README.MacOSX: update
402
403 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
404
405         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
406
407 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
408
409         * README.MacOSX: new file.
410
411 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
412
413         * INSTALL: Add compilation instructions for SUN Sparc
414         Solaris. (bug #362)
415
416 2003-08-19  Angus Leeming  <leeming@lyx.org>
417
418         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
419
420 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
421
422         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
423         here, that is done by boost gcc config.
424
425 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
426
427         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
428
429 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
430
431         * configure.ac: only configure the frontends that have been
432         specified; build in FRONTENDS_PROGS the list of programs that
433         should be built
434         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
435         in order to do dependency trick in xforms frontend (same for
436         lyx_xpm.h)
437
438 2003-07-31  John Levon  <levon@movementarian.org>
439
440         * NEWS:
441         * INSTALL: refer to latex-xft-fonts
442
443 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
444
445         * configure.ac: compression support
446
447 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
448
449         * configure.ac: check for zlib.
450
451 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
452
453         * configure.ac: new file
454
455         * autogen.sh (autoversion): remove support for autoconf 2.13
456
457         * .cvsignore: remove acconfig.h configure.ac configure.in
458
459 2003-07-10  John Levon  <levon@movementarian.org>
460
461         * INSTALL: update Aiksaurus URL
462
463 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
464
465         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
466         files in qt dir.
467
468 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
469
470         * lyx.man: change env variable from foo_13x to foo_14x
471
472 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
473
474         * Makefile.am: allow boost as system lib
475
476 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
477
478         * dummy entry
479
480 2003-04-14  Angus Leeming  <leeming@lyx.org>
481
482         * autogen.sh (autoversion): Print message proclaims support for
483         autoconf 2.54.
484
485 2003-04-10  Angus Leeming <leeming@lyx.org>
486
487         * autogen.sh: We support autoconf 2.57, so tell the user.
488
489 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
490
491         * status: update
492
493 2003-04-03  Angus Leeming  <leeming@lyx.org>
494
495         * status: attempt to fill it out a little.
496
497 2003-04-03  John Levon  <levon@movementarian.org>
498
499         * status: start a status file ...
500
501 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
502
503         * INSTALL: mention --enable-maintainer-mode
504
505 2003-03-25  John Levon  <levon@movementarian.org>
506
507         * autogen.sh: add aspell.m4
508
509 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
510
511         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
512
513 2003-03-15  John Levon  <levon@movementarian.org>
514
515         * INSTALL: little fix
516
517 2003-02-27  Angus Leeming  <leeming@lyx.org>
518
519         * INSTALL: better instructions for the Qt frontend
520
521 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
522
523         * INSTALL: document the use of --with-frontend
524
525 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
526
527         * most source files all over: remove the use of #pragma
528         implementaion and interface.
529
530 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
531
532         * autogen.sh (autoversion): autoconf 2.57 works too
533
534 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
535
536         * Back on the cvs track.
537
538 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
539
540         * LyX 1.3.0 released.
541
542 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
543
544         * ABOUT-NLS: updated
545
546         * INSTALL.autoconf: updated
547
548 2003-02-06  Angus Leeming  <leeming@lyx.org>
549
550         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
551         install.
552
553         * INSTALL: a chunk on using fontconfig with the Qt frontend.
554
555         * ABOUT-NLS:
556         * ANNOUNCE:
557         * COPYING:
558         * INSTALL:
559         * lyx.man:
560         * NEWS:
561         * README:
562         * README.OS2:
563         * README.Win32:
564         * UPGRADING: whitespace
565
566 2003-02-04  Angus Leeming  <leeming@lyx.org>
567
568         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
569         srcdir != builddir.
570
571 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
572
573         * ANNOUNCE:
574         * INSTALL:
575         * README: mention that all qt 3.x should work (not only 3.0.x).
576
577         * INSTALL: mention python 1.5.2.
578
579         * NEWS: add entry for LyX 1.2.3
580
581         * UPGRADING: update for 1.3.0
582
583 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
584
585         * Makefile.am: test for the presence of rpmbuild.
586
587 2003-01-27  Angus Leeming  <leeming@lyx.org>
588
589         * UPGRADING: further cleanup following some advice from Dekel.
590
591 2003-01-26  Angus Leeming  <leeming@lyx.org>
592
593         * README, NEWS, INSTALL: tighten up the English and make them a bit
594         more self-consistent. Remove a couple of references to bogus ftp
595         repositories.
596
597         * UPGRADING: had a stab at this one two, but my lack of detailed
598         knowledge prevents me from doing more than scratch at the surface.
599
600 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
601
602         * Makefile.am: move some doxy stuff from here...
603         * sourcedoc/Makefile.am: ...to here
604
605 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
606
607         * Makefile.am (rpmdist): use rpmbuild
608
609 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
610
611         * lyx.man: update to mention Qt frontend, remove old information
612         about OS/2 and other tweaks
613
614         * NEWS: clarify statement about TeX fonts
615
616 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
617
618         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
619
620 2002-12-20  John Levon  <levon@movementarian.org>
621
622         * NEWS: small updates
623
624 2002-12-19  John Levon  <levon@movementarian.org>
625
626         * config/qt.m4: fix so lib is placed correctly. IRIX
627           whines at us
628
629 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
630
631         * NEWS: update
632
633 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
634
635         * Makefile.am: sourcdoc as firstclass citizen
636
637         * sourcedoc/Makefile.am: new file
638
639 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
640
641         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
642
643 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
644
645         * autogen.sh: set autotool commands at top of the file;
646         improve GNU m4 test; be more verbose on autotools version.
647
648 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
649
650         * autogen.sh: fix test that says whether m4 has been found
651
652 2002-09-30  Angus Leeming  <leeming@lyx.org>
653
654         * INSTALL: update notes on compilation with Compaq cxx.
655
656 2002-09-12  John Levon  <levon@movementarian.org>
657
658         * autogen.sh: new Qt configure script
659
660 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
661
662         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
663         depending on autoconf version
664
665 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
666
667         * .cvsignore: change acconfig.m4 to acconfig.h
668
669         * autogen.sh (AUTOCONF): remove warning args on autoheader and
670         autoconf
671
672 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
673
674         * autogen.sh (autoversion): add handling of different autoconf
675         versions.
676
677         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
678         and configure.ac
679
680         * acconfig.m4: move from here...
681         * config/acconfig.m4 ...to here
682
683         * configure.in: more from here...
684         * config/configure.in: ...to here
685
686 2002-07-30  André Poenitz <poenitz@gmx.de>
687
688         * INSTALL: fix location of GNU gettext package
689
690 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
691
692         * UPGRADING: update to mention math lfuns changes
693
694 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
695
696         * configure.in: yet another try at the same thing
697
698 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
699
700         * configure.in: try (again) to fix EOF handling in VERSION_INFO
701
702 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
703
704         * acconfig.h: do not include broken_headers.h; remove descriptions
705         of HAVE_LIBSM and XPM_H_LOCATION
706
707         * INSTALL: remove documentation for --with-broken-headers and
708         --with-liberty
709
710         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
711         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
712         remove --with-broken-headers option; do not test for strerror and
713         atexit
714         (VERSION_INFO): add EOF at the end
715
716 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
717
718         * configure.in: remove xforms from qt
719
720 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
721
722         * configure.in (LYX_USE_FRONTEND): The order of libraries is
723         now dependant on the $host variable.
724
725 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
726
727         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
728         and autoheader to test if they are present.
729
730 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
731
732         * INSTALL: document --enable-debug
733
734 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
735
736         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
737         Cygwin.
738
739 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
740
741         * configure.in (VERSION_INFO): use $host instead of $host_alias
742         for the host type.
743
744 2002-06-17  Angus Leeming  <leeming@lyx.org>
745
746         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
747
748 2002-06-12  Angus Leeming  <leeming@lyx.org>
749
750         * configure.in: add xforms/forms/*.lo to the xforms version of
751         FRONTEND_GUILIB.
752
753 2002-06-12  Angus Leeming  <leeming@lyx.org>
754
755         * configure.in: remove LYX_STL_STRING_FWD.
756
757 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
758
759         * INSTALL:
760         * configure.in: remove attempt to link against libiberty. It
761         is morally wrong, and potentially dangerous.
762
763 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
764
765         * configure.in: move the test for xpm/xforms out of the frontends
766         case, to avoid code duplication
767
768 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
769
770         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
771
772 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
773
774         * configure.in: remove LYX_REGEX call
775
776 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
777
778         * acconfig.h: add FORMS_IMAGE_H_LOCATION
779
780         * autogen.sh: add xforms.m4
781
782         * configure.in: use XFORMS_IMAGE_LIB
783
784 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
785
786         * lyx.man: lyx honors variable LYX_DIR_13x
787
788 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
789
790         * Switch from SigC to boost::signals, SigC is now not used in any
791         files anymore.
792
793 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
794
795         * INSTALL: document that --program-* and frontends
796         don't work (yet ...)
797
798 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
799
800         * NEWS: add info about the 1.1.6 series
801
802 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
803
804         * configure.in: move Aiksaurus configure to catch
805         extra-lib/inc (bug 383)
806
807 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
808
809         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
810
811 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
812
813         * configure.in: add the boost::signals makefiles.
814
815 2002-05-26  Michael Koziarski  <michael@koziarski.com>
816
817         * configure.in: gtkconfig.patch
818
819 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
820
821         * configure.in (VERSION): back to cvs
822
823 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
824
825         * configure.in (VERSION): pre5
826
827 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
828
829         * UPGRADING: more details on upgrading
830
831 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
832
833         * Makefile.am (DISTCLEANFILES): don't use -r
834         (distclean-local): new target
835
836 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
837
838         * UPGRADING: mention floatflt gotcha
839
840 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
841
842         * configure.in (VERSION): use the proper postfix
843
844 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
845
846         * configure.in: add check for GNU m4 (does not check that program
847         is actually gnu m4, but better than nothing)
848
849         * configure.in: small hack for compatibility with autoconf 2.52.
850         Basically, there is a weird interference with stdlib.h with g++
851         and _some_ functions (mkstemp, mktemp...)
852
853 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
854
855         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
856
857 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
858
859         * UPGRADING: updates
860
861 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
862
863         * NEWS: add spie class
864
865 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
866
867         * UPGRADING: remove stuff that is not relevant now.
868
869         * Makefile.am (bindist): new bindist target
870
871 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
872
873         * configure.in: make distcheck work
874
875         * Makefile.am: make distcheck work
876
877 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
878
879         * lyx.man: update somewhat for 1.2.0
880
881 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
882
883         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
884
885 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
886
887         * NEWS: small update
888
889         * MAINTAINERS: removed
890
891 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
892
893         * ANNOUNCE:
894         * INSTALL:
895         * README:
896         * NEWS: update somewhat for 1.2.0
897
898 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
899
900         * INSTALL: updated the Problems section for Tru64 Unix.
901
902 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
903
904         * Makefile.am (DISTCLEANFILES): be recursive here
905
906         * configure.in: use LYX_CHECK_LDR
907
908 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
909
910         * configure.in: Fix order of -lXpm and -lforms for
911         Cygwin linker.
912
913 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
914
915         * configure.in: small cleanups
916
917 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
918
919         * configure.in: First stage of fixing the gnome compile problems.
920         Linking problems to be fixed next.
921
922 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
923
924         * README: add bulgarian
925
926         * configure.in (ALL_LINGUAS): add bg
927
928 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
929
930         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
931         also autogenerated)
932
933 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
934
935         * Makefile.am: remove references to the now-dead forms directory.
936
937 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
938
939         * configure.in: compile the xforms image loader if your version of the
940         xforms libraries is up to the task, else use the basic alternative.
941
942 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
943
944         * configure.in: help qt2 along a bit
945
946 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
947
948         * configure.in: fixup qt2
949
950 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
951
952         * configure.in: don't compile src/frontends/support as LyXImage is
953         now dead.
954
955 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
956
957         * acconfig.h: nt/os2 defines moved
958
959 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
960
961         * README: change reference to bugtracker
962
963 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
964
965         * configure.in (ALL_LINGUAS): add slovak
966
967 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
968
969         * configure.in:  Fix the includes for gnome.
970
971 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
972
973         * configure.in: change for Aiksaurus 0.14
974
975 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
976
977         * configure.in: remove test for -lpt on SCO. Hopefully it is not
978         needed anymore. This fixes bug #137
979
980 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
981
982         * README: fix ghostscript comment
983
984 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
985
986         * INSTALL: document change in --prefix behaviour.
987
988         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
989         autoconf 2.5[012].
990
991 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
992
993         * configure.in: check also for locale.h, so that things work out
994         correctly with --disable-nls
995
996 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
997
998         * README:
999         * lyx.man: change ref to known bugs
1000
1001 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1002
1003         * configure.in: set version here and not in version.h.
1004         Generate version.C instead of version_info.h
1005
1006 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1007
1008         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
1009         for VERSION_INFO
1010
1011 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1012
1013         * configure.in: do not set FRONTENDS to "xforms" when frontend is
1014         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
1015         last checkin)
1016
1017 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1018
1019         * lyxinclude.m4:
1020         * configure.in: add VERSION_INFO to config.h
1021         (from a first proposal by Rob Lahaye)
1022
1023 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
1024
1025         * lyx.man: add -version commandline flag
1026
1027 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
1028
1029         * configure.in: output new qt2 makefiles
1030
1031 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
1032
1033         * configure.in: don't use -lbz2 if we don't need it
1034
1035 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1036
1037         * COPYING: use standard spiel for xforms
1038
1039 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1040
1041         * configure.in: add --without-aiksaurus, always
1042           subst AIKSAURUS_LIBS
1043
1044 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1045
1046         * NEWS:
1047         * INSTALL:
1048         * configure.in: add libAikSaurus
1049
1050 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1051
1052         * NEWS: update again.
1053
1054         * configure.in: move --enable-assertions a bit higher.
1055         move the setup of libtool a bit later.
1056
1057 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1058
1059         * INSTALL: document --disable-optimization
1060
1061 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1062
1063         * Makefile.am (EXTRA_DIST): add sourcedoc
1064         (doxydoc): renamed from sourcedoc to avoid conflicts.
1065
1066 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1067
1068         * NEWS: updated for 1.2.0
1069
1070 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1071
1072         * configure.in: remove extra action for AC_OUTPUT (not needed
1073         anymore with gettext 0.10.38)
1074
1075 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1076
1077         * INSTALL: update various requirements
1078
1079         * configure.in: do not test for namespace, mutable
1080
1081         * acconfig.h: remove entry for USE_PSPELL
1082
1083 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1084
1085         * ABOUT-NLS: updated from gettext 0.10.38
1086
1087         * autogen.sh: use simpler logic for creating acinclude.m4 files.
1088         Update for gettext 0.10.38
1089
1090 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1091
1092         * INSTALL: change RedHat stuff to insist on updating gcc
1093
1094 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
1095
1096         * Makefile.am: no point in including 200k historical
1097           OLD-CHANGES file in dist tarball
1098
1099 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1100
1101         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
1102         it can be used as a menu entry
1103
1104 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1105
1106         * autogen.sh: remove kde stuff
1107
1108         * configure.in: remove kde stuff
1109
1110 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
1111
1112         * INSTALL: remove mention of kde frontend, mention the need of gnu
1113         m4.
1114
1115 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1116
1117         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
1118
1119 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1120
1121         * acconfig.h: auto update
1122
1123         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
1124         GUI: modify FRONTEND_GUILIB for all target to match what is
1125         needed in the Makefile.am
1126         (AC_CONFIG_SUBDIRS): remove boost
1127         (AC_OUTPUT): generate boost/Makefile
1128
1129         * autogen.sh (AUTOCONF): remove some commented code, remove the
1130         boost configuration.
1131
1132 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1133
1134         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
1135
1136         * configure.in: check for istreambuf_iterator in <iterator>
1137
1138 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1139
1140         * Added README.Win32
1141
1142 2001-04-15  Allan Rae  <rae@lyx.org>
1143
1144         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
1145         configuration file take effect.
1146         (DISTCLEANFILES): clean out sourcedoc/
1147
1148         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
1149         things that should be filtered.  Now you can run it after you started
1150         compiling stuff as well.
1151
1152 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1153
1154         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
1155
1156 2001-03-26  Baruch Even  <baruch@lyx.org>
1157
1158         * configure.in: Added libglade detection and libraries for the gnome
1159         build. The gnome build will now depend on libglade libraries.
1160
1161 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1162
1163         * Merging changes from BRANCH_MVC back into HEAD.
1164
1165         * configure.in: added controllers directory to frontends.
1166
1167 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1168
1169         * INSTALL: remove mention of problem with gettext.
1170
1171 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1172
1173         * configure.in:
1174         * INSTALL: minor changes, become --with-version-suffix
1175
1176 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1177
1178         * configure.in:
1179         * INSTALL: --with-lyx-version
1180
1181         * Makefile.am: fix uninstall
1182
1183 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1184
1185         * move latex preamble to guii xforms dir, see:
1186         * src/ChangeLog
1187         * src/frontends/xforms/ChangeLog
1188
1189 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1190
1191         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
1192         strings.
1193         (AUTOCONF): add libtool.m4 to generation of boost.m4
1194
1195 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1196
1197         * forms/include_form.fd:
1198         * forms/bibforms.fd:
1199         * forms/bibforms.h.patch: deleted
1200
1201         * forms/lyx.fd: remove splash form
1202
1203 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
1204
1205         * INSTALL: mention RH7.0 workaround with kde f.e.
1206
1207 2001-02-06  albert chin  <china@thewrittenword.com>
1208
1209         * acconfig.h:
1210         * configure.in: check declarations of snprintf and vsnprintf.
1211
1212 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1213
1214         * INSTALL: update description of command line to use with compaq
1215         cxx.
1216
1217 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
1218
1219         * INSTALL: mention build problem with older xforms
1220
1221 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
1222
1223         * autogen.sh: add qt2.m4
1224
1225         * configure.in: add qt2 frontend option, Makefile
1226
1227         * config/qt2.m4: config gubbins for qt2
1228
1229         * lib/CREDITS: add Kalle
1230
1231 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1232
1233         * INSTALL (Problems): update description of the "missing linux
1234         kernel sources" problem.
1235
1236 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1237
1238         * configure.in: working support for --with-lyx-suffix
1239
1240         * INSTALL: describe --with-lyx-suffix
1241
1242 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1243
1244         * INSTALL (Problems): add tip about using --with-included-string
1245         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
1246         names).
1247
1248 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1249
1250         * ChangeLog: store old and begin new
1251
1252         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs