# Recipe (MakeRecipe) for Mnogosearch by roko, <ro.ko@mcnon.com>, on Sun Dec 26 20:20:52 BRST 2004
# Recipe for version 3.2.28 by roko, <ro.ko@mcnon.com>, on Sun Dec 26 20:20:52 BRST 2004
compile_version=1.8.0
url="http://search.mnogo.ru/Download/mnogosearch-3.2.28.tar.gz"
file_size=3229500
file_md5=ce93d8c785b7ec74c1c830ae1df2aeb6
recipe_type=configure
configure_options=(
--with-openssl=$goboPrograms/OpenSSL/Current  #  =DIR Include Openssl support.  DIR is the Openssl
--with-zlib                                   #  for HTTP Content-Encoding support
--with-readline                               #  enable readline support for SQL monitor
--with-mysql=$goboPrograms/Mysql/Current      #  Include MySQL support.  DIR is the MySQL base install directory.
--with-pgsql=$goboPrograms/PostgreSQL/Current 
#--with-sqlite=$goboPrograms/Sqlite/Current
)
