Fixed get_libdir() PATH search.
commit04a6935c3cc3e45e1d298eaa9bace24b50839b05
authorSander Pronk <pronk@cbr.su.se>
Thu, 19 Aug 2010 14:11:56 +0000 (19 16:11 +0200)
committerSander Pronk <pronk@cbr.su.se>
Thu, 19 Aug 2010 14:11:56 +0000 (19 16:11 +0200)
treedb77158513bc7ae767cf3b04b5f8e4809727a691
parente3e5abf8b3c0fed1c70d0005554b7a9383d9e05e
Fixed get_libdir() PATH search.

NOTE: getenv returns a shared pointer to a string that shouldn't be altered.
src/gmxlib/futil.c