From: Monty Taylor Date: Wed, 13 Jan 2010 19:56:45 +0000 (-0800) Subject: Force configure.ac to use bash. ODDNESS in libm check on FreeBSD otherwise. X-Git-Tag: 0.40~121^2 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=e9b5e866aa018e8077ee0dd5049afee54c6acf84;p=awesomized%2Flibmemcached Force configure.ac to use bash. ODDNESS in libm check on FreeBSD otherwise. --- diff --git a/configure.ac b/configure.ac index f65a7431..53a42349 100644 --- a/configure.ac +++ b/configure.ac @@ -1,3 +1,4 @@ +#!/usr/bin/env bash # libmemcached # Copyright (C) 2008 Brian Aker, Monty Taylor # All rights reserved.