Note on prefix for cygwin

This commit is contained in:
Don Stewart 2005-05-01 03:22:21 +00:00
parent c7f31cbd7a
commit 87b026603d

View File

@ -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