blob: 6a0f6fc2647d2252ca3a3a1d07c207a4ba8a7d3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2005-05-21 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac: Check for <alloca.h> and define INCLUDE_ALLOCA_H
if found, since <Xalloca.h> requires it.
2005-05-21 Alan Coopersmith <alan.coopersmith@sun.com>
* Makefile.am ($(BUILT_FILES)): Use $(install_sh_DATA) instead of
"install" for better portability. Remove duplicate installation lines.
* src/Makefile.am: Add AM_CFLAGS to pass through XT_CFLAGS & X11_CFLAGS
2005-05-18 <ssp@aware-of-vacuity.boston.redhat.com>
* src/Makefile.am (INCLUDES): Also include include/X11
|