blob: 8ecbe455d2450d7d8c5c8331d3e2480b36ee70df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
LOCAL_INCLUDES such that one can override CFLAGS from the command
line without losing CPP search patchs and defines. Some associated
Makefile cleanup.
1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in, configure.in: Move the responsibility for
generating the Makefile in this directory to the top-level
configure script. The local configure.in script has been
deleted.
|