--- configure.orig	2009-08-21 23:35:00.000000000 +0700
+++ configure	2009-12-26 13:21:45.000000000 +0600
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /usr/local/bin/bash
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.63 for meep 1.1.1.
 #
@@ -10318,7 +10318,7 @@
 LIBTOOL_DEPS="$ltmain"
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='/usr/local/bin/bash $(top_builddir)/libtool'
 
 
 
