gnucash/borrowed/libc
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
This will avoid a ninja-build from picking up a config.h generated by the autotools build
(in the root build directory). Picking up the wrong config.h may lead to all kinds of
subtle issues if the autotools run was done with different options than the cmake run.
2017-10-26 14:05:17 +02:00
..
CMakeLists.txt Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
libc-missing-noop.c Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
Makefile.am Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
pow.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
setenv.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
setenv.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
strfmon.c Fix type mismatch (ptr & int) in comparison. 2017-08-31 12:20:07 -07:00
strfmon.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
strptime.c Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
strptime.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00