671c02c5f2
1998-10-11 Martin Baulig <martin@home-of-linux.org> * dynamic.c, dynamic_names.c: Removed. * Makefile.am: No longer create `libgtop.so'.
16 lines
448 B
Plaintext
16 lines
448 B
Plaintext
1998-10-11 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* dynamic.c, dynamic_names.c: Removed.
|
|
* Makefile.am: No longer create `libgtop.so'.
|
|
|
|
1998-07-29 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* dynamic.c, dynamic_names.c: New files.
|
|
|
|
* Makefile.am: New file. Creates `libgtop.so' and
|
|
`libnames.so' which will be installed in
|
|
`$(datadir)/guile/libgtop'; just do a
|
|
`(use-modules (libgtop libgtop) (libgtop names))' in
|
|
guile to use them.
|
|
|