ChangeLog 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. 2002-10-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
  2. * guile-config.in (build-link): Include "-lguile-ltdl" in link
  3. flags.
  4. 2002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
  5. * Makefile.am (EXTRA_DIST): Added qthreads.m4.
  6. * qthreads.m4: Moved here from top directory.
  7. 2002-03-24 Neil Jerram <neil@ossau.uklinux.net>
  8. * guile.m4 (GUILE_PROGS): In docstring, change `are' to `is'.
  9. 2002-03-03 Rob Browning <rlb@defaultvalue.org>
  10. * guile-config.in (build-link): don't output -L/usr/lib.
  11. (build-compile): don't output -I/usr/include.
  12. 2002-01-02 Thien-Thi Nguyen <ttn@glug.org>
  13. * guile.m4: Rewrite comments in texi.
  14. (GUILE_FLAGS): Rewrite.
  15. Thanks to Alexandre Duret-Lutz.
  16. 2001-12-28 Thien-Thi Nguyen <ttn@glug.org>
  17. * guile.m4 (GUILE_PROGS, GUILE_SITE_DIR, GUILE_CHECK,
  18. GUILE_MODULE_EXPORTS, GUILE_MODULE_REQUIRED_EXPORTS): New macros.
  19. (GUILE_MODULE_CHECK): Renamed from AC_GUILE_MODULE_CHECK.
  20. Rewritten to expect `description' as a present-tense verb phrase.
  21. (GUILE_MODULE_AVAILABLE, GUILE_MODULE_REQUIRED): Renamed likewise.
  22. 2001-12-28 Thien-Thi Nguyen <ttn@glug.org>
  23. * guile.m4: Update copyright.
  24. Add index in header comments.
  25. (AC_GUILE_MODULE_CHECK, AC_GUILE_MODULE_AVAILABLE,
  26. AC_GUILE_MODULE_REQUIRED): New macros.
  27. 2001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
  28. * guile-config.in, Makefile.am: Updated copyright notice.
  29. 2001-05-28 Gary Houston <ghouston@arglist.com>
  30. * Makefile.am: let guile-config depend on libguile/libpath.h,
  31. so that it will be rebuilt if configure --prefix changes.
  32. 2001-03-07 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
  33. * guile-config.in (build-link): Really reverted the change of
  34. 2001-03-05.
  35. 2001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
  36. * guile-config.in (build-link): Reverted the previous patch.
  37. 2001-03-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
  38. * guile-config.in (build-link): Fixed duplicate binding bug
  39. reported by Ralf Mattes.
  40. 2000-11-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
  41. * guile-config.in (build-link): Use substring instead of
  42. make-shared-substring.
  43. 2000-11-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
  44. * guile-config.in (display-line-port): Make sure all output is
  45. sent to the given port. Thanks to I. N. Golubev for the patch.
  46. 2000-01-12 Marius Vollmer <mvo@zagadka.ping.de>
  47. * Makefile.am (EXTRA_DIST): Added "guile.m4".
  48. 1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
  49. * guile.m4: Moved here from top-level directory; see the ChangeLog
  50. entry there.
  51. * Makefile.am (aclocaldir, aclocal_DATA): New variables, ensuring
  52. that guile.m4 gets installed.
  53. * Makefile.in: Deleted from CVS repository. Run the autogen.sh
  54. script to create generated files like this one.
  55. 1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
  56. * Makefile.in: Regenerated.
  57. 1998-07-29 Marius Vollmer <mvo@zagadka.ping.de>
  58. * guile-config.in (build-link): Correct non-RnRS usage of internal
  59. defines.
  60. 1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
  61. * Makefile.in: Regenerated.
  62. 1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
  63. * COPYING: New file.
  64. * Makefile.in: Regenerated.
  65. 1998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
  66. * guile-config.in: Add copyright notice.
  67. 1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
  68. * guile-config.in (build-link): It isn't. Revert the change.
  69. * guile-config.in (build-link): Include a -R flag in the output
  70. from link. Not sure if this is the right thing to do.
  71. 1998-10-05 Jim Blandy <jimb@zwingli.cygnus.com>
  72. * guile-config.in (build-compile, help-compile, usage-compile):
  73. New functions to implement new subcommand.
  74. * guile-config.in: Redo the help system, so that each subcommand
  75. defines its own usage text, as well as its help text.
  76. * guile-config.in (build-link): Include a -L option in the output
  77. from `guile-config link', indicating where libguile was installed.
  78. (Thanks to Greg Troxel.)
  79. 1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
  80. * guile-config.in: Don't import ice-9 regex; that's not available
  81. on all systems. Maybe someday we'll have our own...
  82. (set-program-name!): Use basename.
  83. (build-link): Use basename and stock string functions, instead of
  84. string-match.
  85. (Bug report from Greg Troxel --- thanks!)
  86. * Directory renamed to guile-config from build.
  87. * guile-config.in: Renamed from build-guile.in, for consistency
  88. with the analogous script for GTK, called gtk-config.
  89. * Makefile.am, .cvsignore: References to `build-guile' replaced
  90. with `guile-config'.
  91. 1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
  92. * Makefile.in: Regenerated using the last public version of
  93. automake, not the hacked Cygnus version.
  94. 1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
  95. * Makefile.in: Regenerated, after removing Totoro kludge.
  96. 1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
  97. * Makefile.in: Rebuilt, for config changes in parent dir.
  98. 1998-01-05 Tim Pierce <twp@skepsis.com>
  99. * .cvsignore: New file.
  100. Mon Oct 6 11:45:59 1997 Jim Blandy <jimb@totoro.red-bean.com>
  101. * build-guile.in: Try to return an appropriate exit status.
  102. * build-guile.in: Rearranged to use a table of subcommands, and
  103. include per-subcommand help.
  104. * build-guile.in: New "info" subcommand, for easy access to Guile
  105. build variables.
  106. Mon Sep 29 23:53:14 1997 Jim Blandy <jimb@totoro.red-bean.com>
  107. * Makefile.in: Regenerated with automake 1.2c.
  108. Sat Sep 27 23:15:26 1997 Jim Blandy <jimb@totoro.red-bean.com>
  109. * New directory --- the build-guile command, intended to help
  110. people build Guile-based applications.
  111. * Makefile.am, Makefile.in, build-guile.in: New files.