diff options
author | Marko Myllynen <myllynen@redhat.com> | 2011-09-23 10:03:10 +0300 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-09-28 09:06:57 -0400 |
commit | f5b6f977d4144c28e9c66f3f1c9d634d595d1117 (patch) | |
tree | 47b324773bd4dd7e4482317f0c550878b07ab095 /src/providers/ipa | |
parent | 4a6a5421113ab662a665c62ed6a24b61a5a36950 (diff) | |
download | sssd-f5b6f977d4144c28e9c66f3f1c9d634d595d1117.tar.gz sssd-f5b6f977d4144c28e9c66f3f1c9d634d595d1117.tar.bz2 sssd-f5b6f977d4144c28e9c66f3f1c9d634d595d1117.zip |
Unbreak ./configure
./configure at least from 1.5.13 is failing on Ubuntu Oneiric.
The node ``Conditionals'' of automake manual states:
Note that you must arrange for _every_ `AM_CONDITIONAL' to be invoked
every time `configure' is run. If `AM_CONDITIONAL' is run conditionally
(e.g., in a shell `if' statement), then the result will confuse `automake'.
So the trick is to run AM_CONDITIONAL unconditionally.
Diffstat (limited to 'src/providers/ipa')
0 files changed, 0 insertions, 0 deletions