From 3a60301aead4c0e4d65291b89861a5b315918b27 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 15 Sep 1998 12:10:51 +0000 Subject: Update. 1998-09-15 Andreas Jaeger * stdio-common/Makefile: Include Makeconfig so that $(inst_includedir) is defined. --- ChangeLog | 5 +++++ stdio-common/Makefile | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9ac1972b5a..90ab56732b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-09-15 Andreas Jaeger + + * stdio-common/Makefile: Include Makeconfig so that + $(inst_includedir) is defined. + 1998-09-14 Andreas Schwab * io/pwd.c: Include . diff --git a/stdio-common/Makefile b/stdio-common/Makefile index b8f1418f73..f7d65d8ef0 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -36,6 +36,8 @@ routines := \ remove rename \ lockfile +include ../Makeconfig + install-others := $(inst_includedir)/bits/stdio_lim.h aux := errlist siglist -- cgit v1.2.3