Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5078586By: seemanta
Hi,
I am developing a gtk2.0 application using Anjuta. Anjuta automatically generates
the Makefile.in file for me
which then is used by the configure script to create the final Makefile.
Now my problem is, I need to add an option into the Makefile for successful
compulation of my project.
As per the documentation of my API, I need to add the output of `pkg-config
--libs gthread-2.0` into the Makefile.
If I manually add the output of the above(which is '-pthread -lgthread -lglib-2.0')
the compilation and linking both are successful.
My doubt is: How to make sure that when the Makefile.in itself is generated
by Anjuta, it contains information to append the above into the Makefile which
would be generated subsequently when the user runs ./configure.
I need to know this, since when I build a distribution, I don't want my users
to manually add this to their Makefiles.
Thanks in advance,
Seemanta
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44932-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at
http://www.sourceforge.net/community/cca08_______________________________________________
Anjuta-devel mailing list
Anjuta-devel@...
https://lists.sourceforge.net/lists/listinfo/anjuta-devel