1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Added dependency on Win32 for install

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@34 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
cameronrich 2006-08-12 02:54:24 +00:00
parent de7efdea2f
commit 488d6e95a2

View File

@ -31,6 +31,7 @@ menu "General Configuration"
config PREFIX
string "axTLS installation prefix"
depends on !CONFIG_PLATFORM_WIN32
default "/usr/local"
help
Define your directory to install axTLS files/subdirs in.