Append "/" to our LT_OBJDIR override.

This commit is contained in:
Sam Hocevar
2009-08-07 00:24:31 +00:00
committed by sam
parent 5d2b1b7682
commit 35c9e3efb9
+1 -1
View File
@@ -83,7 +83,7 @@
/* Handle old libtool versions */
#if !defined LT_OBJDIR
# define LT_OBJDIR ".libs"
# define LT_OBJDIR ".libs/"
#endif
#if defined RLIMIT_AS