On Sun, 5 Nov 2006 02:36, you wrote: > Hi Mick - > > Thanks for any help you can give me. > > ... -I$(path_to_my_headers) -L$(path_to_my_libraries) element_hal > element_sal ... I have used:-
bin_PROGRAMS = gyachi gyachi_SOURCES = \ ... INCLUDES = -I/usr/include/gtkhtml-2.0 -I/usr/include/libxml2 gyachi_LDADD = -lltdl -lgtkhtml-2 in the Makefile.am in the src dir to achieve what I think you are trying to do from one dinosaur to an other, Hope this is helpfull /]/]ik