blob: 5e6ab56991412cb7fded84f356fff6dbe384dd89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2005-05-22 Alan Coopersmith <alan.coopersmith@sun.com>
* man/Makefile.am: Convert man pages to long file names
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
|