Re: Autotools kept picking the wrong file

2006-04-23 Thread Jack
Dependency Problem. Got it! Thanks Jack ___ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Re: Autotools kept picking the wrong file

2006-04-23 Thread Jack
don't worry about the 'dur' stuff it is not the problem. Just a typo ___ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Re: Autotools kept picking the wrong file

2006-04-23 Thread Jack
Here the entire files Makefile.am = INCLUDES = -I$(top_builddur) -I$(top_srcdir) -I/opt/arcom/arcom-linux/include -I/usr/local/include -I/opt/arcom/arcom-linux/include/glib2.0 LDFLAG = -L/opt/arcom/arcom-linux/lib -L/usr/local/lib LIBS=${LIB} -ldb-4.4 -ldb_cxx -lcurlpp -ljpeg -lpthread -

Autotools kept picking the wrong file

2006-04-23 Thread Jack
Hi, My source files reside in src/rmves/rmves.cpp I am absolutely certain that Makefile.am and configure.in got the correct settings And I have deleted the whole bunch of files and recreated them with autotools. bin_