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