Browse Source

autogen.sh creates symlinks

Stéphane Raimbault 12 years ago
parent
commit
fe705b87dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      autogen.sh

+ 1 - 1
autogen.sh

@@ -1,2 +1,2 @@
 #! /bin/sh
-autoreconf -v --install --force || exit 1
+autoreconf --install --symlink --force