Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        Makefile.am 


Log Message:


hmm never mind.. a -I not a -l... ARGH!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- Makefile.am 4 Jan 2005 10:26:17 -0000       1.17
+++ Makefile.am 4 Jan 2005 14:07:03 -0000       1.18
@@ -15,8 +15,6 @@
 -L$(top_builddir)/src/lib/ecore_txt/.libs \
 -L$(top_builddir)/src/lib/ecore_job/.libs
 
[EMAIL PROTECTED]@
-
 if BUILD_ECORE_X
 
 lib_LTLIBRARIES = libecore_x.la
@@ -41,27 +39,8 @@
 ecore_x_gc.c \
 ecore_x_private.h
 
-### FUCK FUCK FIXME:
-# This line:
[EMAIL PROTECTED]@ \
-# has been replaced by
-###-lXcursor
-# because -f or some unknonw reason libtool REFUSES to put -lXcursor into the
-# .la file for libecore_x in the dependency libs UNLESS this is explicitly
-# states and not used as a replace term. if someone knows why... let me know
-# and send patches... but i'm fresh out of ideas.
-#
-# After trying to get this working for the last 2+ hours... i only have one
-# thing to say... FUCK YOU LIBSPLEEN! FUCK YOU!
-#
-# GRRRR... (this is just an example of what shits developers off about auto
-# foo - somehting that should obviously "just work" and if i make my own
-# Makefiles it works. its happy. but once you go through the 368 layers of
-# autofuck things mysteriously stop working and if you're lucky you may just
-# run across a workaround as I have here... ARGH!)
-
 libecore_x_la_LIBADD = \
--lXcursor \
[EMAIL PROTECTED]@ \
 @x_ldflags@ \
 @x_libs@ \
 $(top_builddir)/src/lib/ecore/libecore.la \




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to