Wow - I knew it was easy. I just assumed configure.ac was correct since it was generated by autoscan.
Thanks again! Laura > > > My directory struct looks like this: > > > > topdir/ > > src/ > > src/basic_utilities > > src/ethernet_tests/bc5709_tests > > src/ethernet_tests/bc57711_tests > > src/mezzanine_card_tests > [...] > > AC_CONFIG_FILES([Makefile > > basic_utilities/Makefile > > ethernet_tests/Makefile > > ethernet_tests/bc5709_tests/Makefile > > ethernet_tests/bc57711_tests/Makefile > > mezzanine_card_tests/Makefile]) > > It looks to me that there is a missing "src/" at the > beginning of most of those lines. > -- > "I was born lazy. I am no lazier now than I was forty years > ago, but that is because I reached the limit forty years > ago. You can't go beyond possibility." > --Mark Twain > > > >
