memory/jemalloc/src/autogen.sh@925c144e1f1f
memory/jemalloc/src/autogen.sh
Fri, 16 Jan 2015 18:13:44 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 16 Jan 2015 18:13:44 +0100
- branch
- TOR_BUG_9701
- changeset 14
- 925c144e1f1f
- permissions
- -rwxr-xr-x
Integrate suggestion from review to improve consistency with existing code.
12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
15 echo "Error $? in ./configure"