From 87b026603dbf72a29bdcfa846aabce60bd154fc7 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 1 May 2005 03:22:21 +0000 Subject: [PATCH] Note on prefix for cygwin --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 08b3f62..f8a37ea 100644 --- a/configure.ac +++ b/configure.ac @@ -12,6 +12,7 @@ AC_PREREQ(2.53) # Find out what type of system we're running on AC_CANONICAL_BUILD +# This isn't right for cygwin. PREFIX="$prefix" if test "$prefix" = "NONE" then