From 4f30e1b329fe8479d372a0b8c42f05893be5faed Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Wed, 24 Aug 2005 09:36:56 +0000 Subject: * avahi-bookmarks: Mention twisted.web in twisted error message * bootstrap.sh: Change interpreter to #!/bin/sh * configure.ac: - Allow --with-distro=none to bypass check for supported distro - Add check for the pkg-config binary git-svn-id: file:///home/lennart/svn/public/avahi/trunk@436 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index d24de75..4d8d545 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # $Id$ # This file is part of avahi. -- cgit