зеркало из https://github.com/github/memcached.git
not everyone sets include_path
This commit is contained in:
Родитель
83404b970c
Коммит
e6eb40618f
|
@ -13,5 +13,5 @@ end
|
|||
|
||||
dir_config 'libmemcached'
|
||||
find_library 'memcached', 'memcached_server_add'
|
||||
find_header 'libmemcached/memcached.h', *ENV['INCLUDE_PATH'].split(":")
|
||||
find_header 'libmemcached/memcached.h', *ENV['INCLUDE_PATH'].to_s.split(":")
|
||||
create_makefile 'libmemcached'
|
||||
|
|
Загрузка…
Ссылка в новой задаче