Fix computation of LIBLOBJS.
authorTom Tromey <tromey@redhat.com>
Tue, 10 Dec 2013 14:43:34 +0000 (07:43 -0700)
committerMark H Weaver <mhw@netris.org>
Fri, 13 Dec 2013 02:43:31 +0000 (21:43 -0500)
commit2bbdd2ce1c11ba05a6b6a508f7a91c5ca7392492
treee47a7a395087dba4f7a5bd673e5ddb48c0f3d302
parent70057f3408f8bb469941fa3ab497076ec8f2a117
Fix computation of LIBLOBJS.

Fixes <http://bugs.gnu.org/14193>.

* configure.ac (LIBLOBJS): Add prefix to computed .lo file name so
  dependencies work properly.
configure.ac