Browse Source

Run configure in the autogen.sh script

This is convention in most open source projects.
tags/json-c-0.11-20130402
Arun Raghavan 13 years ago
parent
commit
17caddc0ab
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      autogen.sh

+ 1
- 0
autogen.sh View File

@@ -1 +1,2 @@
autoreconf -v --install || exit 1
exec ./configure "$@"

Loading…
Cancel
Save