~phablet-team/ofono/update-ota9

Viewing all changes in revision 1430.

  • Committer: Marcel Holtmann
  • Author(s): Rémi Denis-Courmont
  • Date: 2009-12-10 14:55:49 UTC
  • Revision ID: git-v1:da4d8916f40437de4897a68c4b00df5ac71e6aef
bootstrap: autoconf must run before automake

The other way, dependencies computation (depcomp) does not work
correctly. In fact, aclocal is the part of GNU/automake to be run
before autoconf whereas automake is the part to be run after it.
In other words, aclocal would not exist if automake could run
properly before autoconf. This ordering is consistent with most
autotools-based projects, and most authoritatively, with autoreconf.

This also adds a missing anti-slash for consistency.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: