43f653f7d9
AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs. WWW: http://avf.sourceforge.net/ PR: ports/124615 Submitted by: Evgeny Zhirnov <jirnov@gmail.com>
8 lines
264 B
Text
8 lines
264 B
Text
--- configure.orig 2007-05-31 23:54:21.000000000 +0400
|
|
+++ configure 2008-06-14 02:58:12.000000000 +0400
|
|
@@ -1,4 +1,4 @@
|
|
-#! /bin/sh
|
|
+#! /usr/local/bin/bash
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Generated by GNU Autoconf 2.60.
|
|
#
|