diff Makefile @ 457:85fa3d333556

Actually, revert the boolean changes .. meh.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Jan 2018 23:09:29 +0200
parents efd33accdc81
children 5d2c1bfc04aa
line wrap: on
line diff
--- a/Makefile	Tue Jan 02 22:57:47 2018 +0200
+++ b/Makefile	Tue Jan 02 23:09:29 2018 +0200
@@ -18,7 +18,6 @@
 CFLAGS += -DHAVE_STDINT_H
 #CFLAGS += -DHAVE_SYS_TYPES_H
 CFLAGS += -DHAVE_INTTYPES_H
-CFLAGS += -DHAVE_STDBOOL_H
 
 
 ###