Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure.ac needs to AC_SUBST([LIBTOOL_DEPS]) #3

Closed
GoogleCodeExporter opened this issue Apr 11, 2015 · 2 comments
Closed

configure.ac needs to AC_SUBST([LIBTOOL_DEPS]) #3

GoogleCodeExporter opened this issue Apr 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Makefile.am contains a rule to rebuild libtool if $(LIBTOOL_DEPS) is out of 
date, but LIBTOOL_DEPS is never AC_SUBST'd:

See http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html

Original issue reported on code.google.com by endgame....@gmail.com on 22 Mar 2011 at 11:30

@GoogleCodeExporter
Copy link
Author

Original comment by se...@google.com on 23 Mar 2011 at 1:07

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Fixed in r13.

Original comment by se...@google.com on 23 Mar 2011 at 5:51

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant