chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
bb4e8c3
)
Updated for pango 1.0.0
author
espen
<espen>
Tue, 19 Mar 2002 17:14:22 +0000
(17:14 +0000)
committer
espen
<espen>
Tue, 19 Mar 2002 17:14:22 +0000
(17:14 +0000)
pango/pango.lisp
patch
|
blob
|
blame
|
history
diff --git
a/pango/pango.lisp
b/pango/pango.lisp
index 1d1c1f03db32e8bd711b4b5b7983d02b2944269d..40653f7ac168a230bff8fe720777e07feaa94950 100644
(file)
--- a/
pango/pango.lisp
+++ b/
pango/pango.lisp
@@
-15,11
+15,11
@@
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-;; $Id: pango.lisp,v 1.
3 2001/11/12 22:37:21
espen Exp $
+;; $Id: pango.lisp,v 1.
4 2002/03/19 17:14:22
espen Exp $
(in-package "PANGO")
(eval-when (:compile-toplevel :load-toplevel :execute)
(in-package "PANGO")
(eval-when (:compile-toplevel :load-toplevel :execute)
- (init-types-in-library "libpango.so" :ignore ("_pango_fribidi_get_type"))
+ (init-types-in-library "libpango
-1.0
.so" :ignore ("_pango_fribidi_get_type"))
(define-types-by-introspection "Pango"))
(define-types-by-introspection "Pango"))