Lee Smith wrote:
> 
> I still cant see how I can compile apps that have the gui made with glade.
> I can compile the interface but when I build around this (in my case a
> sybase db program) it won't compile.  This is because the required
> information needed by the compiler for the sysbase stuff is needed.  Where
> do I tell glade to incorporate this info into its Make file or wherever else
> it would be?  Please see my previous post for me info.

See the automake documentation, either in emacs or using info.

Basically you would add extra libraries to the XXX_LDADD line in
src/Makefile.am

You may also want to add a test to find the paths to sybase stuff in
configure.in.

Damon



+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to