Fix public issue tracker bug #3: Call AC_SUBST([LIBTOOL_DEPS]), or the rule

to rebuild libtool in Makefile.am won't work.

R=csilvers
DELTA=1  (1 added, 0 deleted, 0 changed)


Revision created by MOE tool push_codebase.
MOE_MIGRATION=997


git-svn-id: https://snappy.googlecode.com/svn/trunk@13 03e5f5b5-db94-4691-08a0-1a8bf15f6143
This commit is contained in:
snappy.mirrorbot@gmail.com
2011-03-23 17:50:49 +00:00
parent 519c822a34
commit 9e4717a586
7 changed files with 349 additions and 337 deletions

View File

@@ -768,6 +768,7 @@ CXXDEPMODE
ac_ct_CXX
CXXFLAGS
CXX
LIBTOOL_DEPS
CPP
OTOOL64
OTOOL
@@ -10691,6 +10692,7 @@ CC="$lt_save_CC"
# Only expand once:
ac_ext=cpp
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'