]> Dogcows Code - chaz/yoink/blobdiff - configure.ac
now can create win32 portable packages
[chaz/yoink] / configure.ac
index a35b3a4879e7187b698f1fe411686bed5f20f46b..93319640e08f43f3ff1cdf99e5b1d3d54d7618bc 100644 (file)
@@ -343,12 +343,6 @@ AC_CONFIG_FILES([Makefile
                                 doc/yoink.6
                                 src/Makefile])
 
-if test x$WIN32 = xyes
-then
-       AC_CONFIG_FILES([win32/Makefile win32/mkpackage.sh win32/yoink.nsi])
-fi
-
-
 AC_CONFIG_HEADERS([src/config.h])
 
 AC_OUTPUT
This page took 0.016547 seconds and 4 git commands to generate.