Add an empty autoconf directory for submodule use
commit8932e6d0371ee3305e0d2350d3636e852f155725
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Thu, 20 Oct 2011 09:45:56 +0000 (20 11:45 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Thu, 20 Oct 2011 09:45:56 +0000 (20 11:45 +0200)
tree7222be0276ca9f9cb0050ef40508b804d7390b15
parent00219aeb9d14f042b025e05d8f8b3fe9c58915f1
Add an empty autoconf directory for submodule use

Using osl as a submodule requires an empty autoconf directory
in order for the configuration process to succeed. There must be
another way to remove the problem, but this simple workaround do it.
autoconf/.gitignore [new file with mode: 0644]