Skip to content

Instantly share code, notes, and snippets.

View derekkinsman's full-sized avatar

Derek J. Kinsman derekkinsman

View GitHub Profile

Keybase proof

I hereby claim:

  • I am derekkinsman on github.
  • I am derekkinsman (https://keybase.io/derekkinsman) on keybase.
  • I have a public key whose fingerprint is 8FB8 CF5F 38D1 34CF 3720 2F1E 6633 BEC8 03DA AF50

To claim this, I am signing this object:

#!/bin/sh
##
# Install autoconf, automake and libtool smoothly on Mac OS X.
# Newer versions of these libraries are available and may work better on OS X
#
# This script is originally from http://jsdelfino.blogspot.com.au/2012/08/autoconf-and-automake-on-mac-os-x.html
#
export build=~/devtools # or wherever you'd like to build