In my Intrepid installation the script also returns a wrong name for the
libraries - i.e., gtkada instead of gtkada2.  Thus, in addition to the
lines above, I had to change

libs_static="-L${libdir}/static -lgtkada ${gtk_libs}"

into

libs_static="-L${libdir}/static -lgtkada2 ${gtk_libs}"

I am attaching the complete script as I have it now.  It is working (at
least for some pet projects).  Search for the string "MCL" to locate the
changes.

** Attachment added: "Script with some changes (marked with "MCL")"
   http://launchpadlibrarian.net/21010271/gtkada2-config

-- 
gtkada-config script in libgtkada2-bin 2.12.0-2 returns wrong include paths
https://bugs.launchpad.net/bugs/280503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to