]> git.ipfire.org Git - thirdparty/json-c.git/commit
autogen.sh: Add /bin/sh interpreter, honor NOCONFIGURE=1 37/head
authorColin Walters <walters@verbum.org>
Wed, 11 Jul 2012 19:33:49 +0000 (15:33 -0400)
committerColin Walters <walters@verbum.org>
Wed, 11 Jul 2012 19:45:49 +0000 (15:45 -0400)
commit6d9437725acbeaf9619beb326d6363e7dd96f1e2
tree9de2a34c90ae3b14023ba3a06151593f95489a37
parent381f77c5bccf20234a2bddae2b6ac43997faf0a2
autogen.sh: Add /bin/sh interpreter, honor NOCONFIGURE=1

First, we should be able to execute as "./autogen.sh".  Second,
add support for NOCONFIGURE=1.  For more information,
see http://people.gnome.org/~walters/docs/build-api.txt
autogen.sh