diff options
| author | Glenn Morris | 2010-04-28 00:01:43 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-04-28 00:01:43 -0700 |
| commit | 294c50a065cb7aa8486b592bb641742a8d0ed11c (patch) | |
| tree | 8ac6094f7092e3e3ce4160c5f346f36f6a213f59 /ChangeLog | |
| parent | e6ec4e99210e02fddacec7ec9badc48f5db08272 (diff) | |
| download | emacs-294c50a065cb7aa8486b592bb641742a8d0ed11c.tar.gz emacs-294c50a065cb7aa8486b592bb641742a8d0ed11c.zip | |
Move LIBXMU from cpp to configure.
* configure.in (LIBXMU): New output variable.
* src/Makefile.in (LIBXMU): Set with configure, not cpp.
* src/s/aix4-2.h (LIBXMU):
* src/s/hpux10-20.h (LIBXMU):
Remove definition, now set in configure.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-04-28 Glenn Morris <rgm@gnu.org> | 1 | 2010-04-28 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * configure.in (LIBXMU): New output variable. | ||
| 4 | |||
| 3 | * configure.in (NS_OBJ, NS_SUPPORT): New output variables. | 5 | * configure.in (NS_OBJ, NS_SUPPORT): New output variables. |
| 4 | 6 | ||
| 5 | * configure.in (machine, canonical): On amdx86-64, check for a 32-bit | 7 | * configure.in (machine, canonical): On amdx86-64, check for a 32-bit |