diff options
author | Robert Newson <robert.newson@cloudant.com> | 2011-04-08 08:53:20 +0100 |
---|---|---|
committer | Robert Newson <robert.newson@cloudant.com> | 2011-04-08 08:53:41 +0100 |
commit | eb26228bccb92cb0c2fa23ff187abf36ba4b1f13 (patch) | |
tree | 4106be7a0318219b9bbc7f6a6caf4000b33aef23 /configure | |
parent | 130a9d0f88e1650b661116e9114012ede317967d (diff) |
add Solaris build support.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright 2010 Cloudant # # Licensed under the Apache License, Version 2.0 (the "License"); you may not |