diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makeconfig b/Makeconfig index 48a4a95ef8..4cd8061e3c 100644 --- a/Makeconfig +++ b/Makeconfig @@ -134,12 +134,6 @@ ifndef includedir includedir = $(exec_prefix)/include endif -# Define if the library should install its own <stddef.h>. -# Do this unless you are using version 2.2 or later of GCC. -ifndef stddef.h -stddef.h = stddef.h -endif - # Where to install machine-independent data files. # These are the timezone database, and eventually the locale database. ifndef datadir |