Commit Graph

7 Commits

Author SHA1 Message Date
Arnaldo Carvalho de Melo 3c148cd84b [CMAKE] FindDWARF.cmake: use the "include_directories" command
To tell where to find the elfutils/libdw.h, etc if they are not in the standard
system include dirs, i.e. its no use to find the paths if we don't tell the
cmake system to use the paths found 8)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-02-25 17:21:29 -03:00
Arnaldo Carvalho de Melo 104a418109 [CMAKE] FindDWARF.cmake: check for elfutils/libdw.h, not plain libdw.h
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-02-25 17:08:28 -03:00
Arnaldo Carvalho de Melo accbd016e9 [CMAKE] FindDWARF.cmake: lowercase the commands and reindent
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-02-25 17:03:28 -03:00
Arnaldo Carvalho de Melo 8cbec769ba [CMAKE]: Test if all the previous path checks were sucessful
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-02-25 16:52:08 -03:00
Luis Cláudio R. Gonçalves 346e3a7e17 [CMAKE]: Fix build on ubuntu
Signed-off-by: Luis Cláudio R. Gonçalves <lclaudio@unix.sh>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2007-01-07 23:56:43 -02:00
KOVACS Krisztian 9276e7d7f4 [CMAKE]: Fix build on debian unstable
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-20 10:16:45 -02:00
Helio Chissini de Castro 75a3425a9a [MAKEFILE]: Use cmake in the build process
Signed-off-by: Helio Chissini de Castro <helio@mandriva.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-12 00:37:23 -02:00