1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test
Zdenek Kabelac 8fad471c6e headers: use configure.h as 1st. header
Ensure configure.h is always 1st. included header.
Maybe we could eventually introduce gcc -include option, but for now
this better uses dependency tracking.

Also move _REENTRANT and _GNU_SOURCE into configure.h so it
doesn't need to be present in various source files.
This ensures consistent compilation of headers like stdio.h since
it may produce different declaration.

(cherry picked from commit 0b19387dae)

Conflicts:
	include/configure.h.in
2018-12-17 16:10:56 +01:00
..
api Remove python bindings for liblvm2app 2018-06-08 10:33:47 -05:00
dbus tests: disable symlink test 2018-05-21 11:59:39 +02:00
lib headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
shell tests: extend sleep 2018-12-04 14:33:38 -06:00
unit headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in makefiles: ensure test dir can run unit-test 2018-12-04 14:33:38 -06:00