Al-Qurtas-Islamic-bank-The-.../include/freetype/config
Priyeshkkumar c2da552c7f [builds] Make necessary changes to compile dlg along with FreeType.
* autogen.sh (copy_submodule_files): New script to copy all the
	necessary dlg's source and include files from `submodules/dlg' to
	`src/dlg'

	* src/dlg/dlgwrap.c: A wrapper along `src/dlg.c', it enables the
	dlg's build only when `FT_LOGGING' maro is defined.

	* src/dlg/rules.mk: Makefile to compile dlg library along with
	rest of FreeType's modules.

	* builds/freetype.mk (DLG_DIR): New variable to include dlg's
	header files.
	(INCLUDES): Added `DLG_DIR'.
	(FT_CFLAGS): Added `-std=c99' flag.
	Include `src/dlg/rules.mk' file to build dlg.
	(OBJ_S, OBJ_M): Added `DLG_OBJS_M' and `DLG_OBJS_S'.

	* builds/toplevel.mk: For builds directly from the git repository
	we need to copy files from `submodule/dlg' to `src/dlg

	* {include/freetype/config, devel}/ftoption.h (FT_LOGGING): A new
	macro to enable or disable the logging facility in FreeType.
2020-08-26 12:27:52 +05:30
..
ftconfig.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
ftheader.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
ftmodule.h [smooth] Stop using dedicated LCD modules and classes. 2020-05-11 23:30:37 -04:00
ftoption.h [builds] Make necessary changes to compile dlg along with FreeType. 2020-08-26 12:27:52 +05:30
ftstdlib.h Update all copyright notices. 2020-01-19 17:05:19 +01:00
integer-types.h [build] Put integer type definitions into `integer-types.h'. 2020-07-05 09:52:23 +02:00
mac-support.h [build] Move mac support code to `mac-support.h'. 2020-07-05 09:59:29 +02:00
public-macros.h Formatting, improving comments. 2020-07-28 18:33:15 +02:00