projects
/
profile
/
ivi
/
emotion.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52dfdea
)
fix emotion-config
author
raster
<raster>
Mon, 5 Jul 2004 02:18:11 +0000
(
02:18
+0000)
committer
raster
<raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Jul 2004 02:18:11 +0000
(
02:18
+0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@10692
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
emotion-config.in
patch
|
blob
|
history
diff --git
a/emotion-config.in
b/emotion-config.in
index
ea07ef6
..
d250476
100644
(file)
--- a/
emotion-config.in
+++ b/
emotion-config.in
@@
-46,7
+46,7
@@
while test $# -gt 0; do
;;
--libs)
libdirs=-L@libdir@
- echo $libdirs -lemotion @my_libs@
-ldl
+ echo $libdirs -lemotion @my_libs@
@dlopen_libs@
;;
*)
echo "${usage}" 1>&2