]> granicus.if.org Git - check/commit
cmake: remove unnecessary check for getenv()
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Thu, 2 Jan 2014 02:42:31 +0000 (02:42 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Thu, 2 Jan 2014 02:42:31 +0000 (02:42 +0000)
commit2dae78f5f8b830b149549d2315183de2cd923f88
tree463671ccb6d3eee6864f7da41717242bfb600ef4
parent4d3326294189cf818b16b1097d8ce525b773d9c7
cmake: remove unnecessary check for getenv()

autotools does not currently check for getenv(), so there
is nothing to do if it is actually missing.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@985 64e312b2-a51f-0410-8e61-82d0ca0eb02a
CMakeLists.txt