]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fix a minor bug in r520
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 31 Jan 2009 06:44:42 +0000 (01:44 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 31 Jan 2009 06:44:42 +0000 (01:44 -0500)
SVN-Revision: 522

CMakeLists.txt

index 628ebf1e1fd42988e284e4232118fbd4b7012bdb..f41ef67a84f1bea2591f93dae910799613f86fc7 100644 (file)
@@ -126,7 +126,7 @@ IF(WIN32 AND EXISTS "${__GNUWIN32PATH}")
   # #  ifdef VMS
   # #    include <unixio.h>   /* for off_t */
   # #  endif
-ENDIF(WIN32)
+ENDIF(WIN32 AND EXISTS "${__GNUWIN32PATH}")
 
 SET(ADDITIONAL_LIBS "")
 #