Mon, 03 May 2010 20:06:27 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
|
Mon, 03 May 2010 19:56:19 -0700 |
Glenn Morris |
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
|
Sun, 02 May 2010 19:10:43 -0700 |
Glenn Morris |
Replace some X-related cpp with autoconf.
|
Sun, 02 May 2010 18:53:58 -0700 |
Glenn Morris |
* make-dist: There are no more src/m/*.inp files.
|
Sat, 01 May 2010 14:38:59 -0700 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
Fri, 30 Apr 2010 20:04:51 -0700 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
Fri, 30 Apr 2010 09:37:01 -0700 |
Glenn Morris |
Hopefully fix bug#6065.
|
Thu, 29 Apr 2010 18:50:17 -0700 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
Thu, 29 Apr 2010 18:36:42 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Wed, 28 Apr 2010 00:20:39 -0700 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
Wed, 28 Apr 2010 00:15:10 -0700 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
Wed, 28 Apr 2010 00:08:53 -0700 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
Wed, 28 Apr 2010 00:01:43 -0700 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
Tue, 27 Apr 2010 23:54:25 -0700 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
Tue, 27 Apr 2010 23:43:38 -0700 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
Tue, 27 Apr 2010 01:09:01 -0700 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
Tue, 27 Apr 2010 00:33:35 -0700 |
Glenn Morris |
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
|
Tue, 27 Apr 2010 00:02:12 -0700 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
Mon, 26 Apr 2010 22:24:53 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:47:47 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:32:39 -0700 |
Glenn Morris |
Remove some AC_DEFINEs that are now unused.
|
Mon, 26 Apr 2010 20:14:14 -0700 |
Glenn Morris |
Use $CRT_DIR in more places.
|
Mon, 26 Apr 2010 19:36:20 -0700 |
Glenn Morris |
Replace some more cpp with autoconf.
|
Mon, 26 Apr 2010 11:14:24 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Fri, 23 Apr 2010 19:23:22 -0700 |
Glenn Morris |
Close bug#5655.
|
Thu, 22 Apr 2010 22:40:33 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Thu, 22 Apr 2010 09:37:58 -0700 |
Dan Nicolaescu |
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
|
Thu, 22 Apr 2010 09:15:20 +0900 |
Miles Bader |
Update ChangeLog
|
Wed, 21 Apr 2010 23:44:48 +0200 |
Andreas Schwab |
Avoid non-portable shell command negation
|
Wed, 21 Apr 2010 18:41:29 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|