Port the detection of zlib from the main autoconf system to the sample
authorChandler Carruth <chandlerc@gmail.com>
Sun, 18 Aug 2013 01:55:15 +0000 (01:55 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 18 Aug 2013 01:55:15 +0000 (01:55 +0000)
commit8525fad82cb191d42ce9229a64020e4311c72ed0
tree180920358949c25cc2496a6552d20c547955938c
parent8e9fde1c5f669e12a6a6ff68c5ed36d6284906a6
Port the detection of zlib from the main autoconf system to the sample
project's autoconf. This is the last of the missing optional checks used
by libSupport that seemed to be missing from the sample project, but
I could easily have missed some as this was done by inspection when
Craig asked me to add the terminfo support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188618 91177308-0d34-0410-b5e6-96231b3b80d8
projects/sample/autoconf/configure.ac
projects/sample/configure