Andy Wingo
|
0c81a0c13a
|
bump effective version to 2.2
* .gitignore:
* GUILE-VERSION (GUILE_EFFECTIVE_VERSION):
* configure.ac:
* doc/example-smob/Makefile (CFLAGS, LIBS):
* doc/guile.1:
* doc/ref/libguile-concepts.texi:
* doc/ref/srfi-modules.texi:
* doc/ref/vm.texi:
* meta/Makefile.am (EXTRA_DIST, pkgconfig_DATA):
* meta/guile-config.in (guile-module):
* meta/guile-2.2-uninstalled.pc.in:
* meta/guile-2.2.pc.in: Bump effective version to 2.2.
|
2011-04-11 23:45:04 +02:00 |
|
Ludovic Courtès
|
28b9264d5b
|
Update `doc/example-smob'.
* doc/example-smob/Makefile (CFLAGS, LIBS): Use `pkg-config' instead of
`guile-config'.
* doc/example-smob/image-type.c (mark_image, free_image): Remove.
(init_image_type): Don't call `scm_set_smob_mark' and
`scm_set_smob_free'.
|
2011-02-15 16:40:27 +01:00 |
|
Jim Blandy
|
8e9fb89977
|
* Makefile (myguile): Fix link command, to put the Guile libraries
after the object files. The old command worked on my machine, but
I don't see how.
|
1998-10-15 22:02:59 +00:00 |
|
Jim Blandy
|
90b714763e
|
Created this directory for the Guile 1.3 release. Thanks to Jay
Glascoe for suggesting that we provide a complete, buildable
example!
* ChangeLog, Makefile, README, image-type.c, image-type.h,
myguile: New files.
|
1998-10-15 21:48:51 +00:00 |
|