]> www.ginac.de Git - cln.git/commit
[bugfix] build: generate cl_config.h properly.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Sun, 7 Sep 2008 13:18:04 +0000 (17:18 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Sun, 7 Sep 2008 14:42:18 +0000 (18:42 +0400)
commitbd360b168b7f2203bc68fb95618ce1c2b9d13761
treefcf1efd669f7d39402983d1f2918fc9939e6c1fa
parentbab7afc539d77e4f931936a591c8e57622ac85ec
[bugfix] build: generate cl_config.h properly.

cl_config.h file was useless due to stupid typo (#ifdef instead of #ifndef,
introduced in 7da4d3ae). Fix it.
configure.ac