~ubuntu-branches/ubuntu/vivid/ettercap/vivid-proposed

« back to all changes in this revision

Viewing changes to CMakeFiles/headers_check.cmake

  • Committer: Package Import Robot
  • Author(s): Barak A. Pearlmutter
  • Date: 2013-01-04 18:16:56 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20130104181656-cwrnpihky3eauthj
Tags: 1:0.7.5.1-1
* update patches
* new upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
CHECK_INCLUDE_FILE(ltdl.h HAVE_LTDL_H)
14
14
CHECK_INCLUDE_FILE(dlfcn.h HAVE_DLFCN_H)
 
15
CHECK_INCLUDE_FILE(pcre.h HAVE_PCRE_H)