chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
07c2571
)
Added loading of shared library
author
espen
<espen>
Wed, 27 Oct 2004 15:38:54 +0000
(15:38 +0000)
committer
espen
<espen>
Wed, 27 Oct 2004 15:38:54 +0000
(15:38 +0000)
atk/atk.asd
patch
|
blob
|
blame
|
history
diff --git
a/atk/atk.asd
b/atk/atk.asd
index f974d75a5d322704aea8f0699784938ae36092ba..67e9b609956e6c9fe519c7b5763bdd950518ec18 100644
(file)
--- a/
atk/atk.asd
+++ b/
atk/atk.asd
@@
-8,6
+8,7
@@
(pkg-exists-p "atk" :atleast-version "1.6.0")
(pkg-exists-p "atk" :atleast-version "1.6.0")
+(sharedlib:load-shared-library "libatk-1.0")
(defsystem atk
:depends-on (glib)
(defsystem atk
:depends-on (glib)