From: Michihiro NAKAJIMA Date: Sat, 31 Jan 2009 06:44:42 +0000 (-0500) Subject: Fix a minor bug in r520 X-Git-Tag: v2.7.0~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aaba59826beda1408a6fac0580d1f2f495c69cf;p=thirdparty%2Flibarchive.git Fix a minor bug in r520 SVN-Revision: 522 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 628ebf1e1..f41ef67a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -126,7 +126,7 @@ IF(WIN32 AND EXISTS "${__GNUWIN32PATH}") # # ifdef VMS # # include /* for off_t */ # # endif -ENDIF(WIN32) +ENDIF(WIN32 AND EXISTS "${__GNUWIN32PATH}") SET(ADDITIONAL_LIBS "") #