Commit 8c7bd549 8c7bd549a4609023041395cd1141f68724f3cae7 by Sergey Poznyakoff

Updated

1 parent 013fb513
Showing 1 changed file with 14 additions and 0 deletions
1 2002-10-14 Sergey Poznyakoff
2
3 * configure.ac: Provide GUILE_BINDIR variable for Makefiles.
4 * guimb/scm/Makefile.am: Likewise.
5 * guimb/scm/reject.scm: Fixed Reporting-UA line.
6 * guimb/scm/sieve-core.scm: Allow to be executed directly by
7 guile.
8 * guimb/scm/sieve.scm.in: Cleaned up the source.
9 * libmu_scm/Makefile.am: Use install-data-hook to create the
10 libguile-mailutils symlink.
11 * libmu_scm/mu_scm.c (mu-path-maildir, mu-path-folder-dir): New
12 globals.
13 * libmu_scm/mailutils.scm.in: Export new globals.
14
1 2002-10-13 Sergey Poznyakoff 15 2002-10-13 Sergey Poznyakoff
2 16
3 * guimb/scm/sieve-core.scm: Changed sieve-register-.* functions 17 * guimb/scm/sieve-core.scm: Changed sieve-register-.* functions
......