Fix regression from two days ago.

* libltdl/m4/ltdl.m4 (_LT_LIBOBJ): Don't refer to deleted macro.

Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
Eric Blake 2008-05-19 08:18:33 -06:00
parent c44c8b3350
commit d4aec62a7e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-05-19 Eric Blake <ebb9@byu.net>
Fix regression from two days ago.
* libltdl/m4/ltdl.m4 (_LT_LIBOBJ): Don't refer to deleted macro.
2008-05-17 Eric Blake <ebb9@byu.net>
Speed up bootstrap by improving lt_combine.

View File

@ -212,7 +212,6 @@ m4_define([$0], [])
# of into LIBOBJS.
AC_DEFUN([_LT_LIBOBJ], [
m4_pattern_allow([^_LT_LIBOBJS$])
AS_LITERAL_IF([$1], [_LT_LIBSOURCES([$1.c])])dnl
_LT_LIBOBJS="$_LT_LIBOBJS $1.$ac_objext"
])# _LT_LIBOBJS