1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/am
Ludovic Courtès fefd60ba4b Check for go/scm mtime ordering rather than equality.
* am/guilec (install-data-hook): Remove.
  (guile_install_go_files): New variable.
  ($(guile_install_go_files)): New dependency.

* libguile/load.c (compiled_is_fresh): Check for ordering of STAT_SOURCE
  and STAT_COMPILED, not equality.

* module/ice-9/boot-9.scm (load): Ditto.

* module/system/base/compile.scm (call-with-output-file/atomic): Don't
  set the timestamp of TEMPLATE.
2010-07-26 19:38:52 +02:00
..
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
guilec Check for go/scm mtime ordering rather than equality. 2010-07-26 19:38:52 +02:00
maintainer-dirs Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
Makefile.am Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
pre-inst-guile Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
README Initial revision 2002-02-26 09:56:37 +00:00
snarf Use AM_SILENT_RULES to pare down build output, ignore auto-generated files 2010-06-18 11:15:18 +02:00

data directory: automake frags

do not name files using extension ".am", as automake is overzealous sometimes.