how to modify configure.in to check for libglade

2001-12-12 Thread Patrick Dahiroc
hi all, i'm trying to make a debian package for xmleditor, but ./configure fails when it check for header glade.h, since glade.h is in /usr/local/libglade-1.0/glade NOT /usr/local/glade. it was pointed out to me that i should use the output of 'gnome-config --cflags libglade', which gives the co

how to modify configure.in to check for libglade

2001-12-13 Thread Patrick Dahiroc
hi all, i'm trying to make a debian package for xmleditor, but ./configure fails when it check for header glade.h, since glade.h is in /usr/local/libglade-1.0/glade NOT /usr/local/glade. it was pointed out to me that i should use the output of 'gnome-config --cflags libglade', which gives the cor