Mercurial > hg > xemacs-beta
annotate nt/installer/Wise/type.dlg @ 1470:1364f9716d7b
[xemacs-hg @ 2003-05-10 02:57:05 by youngs]
2003-05-10 Steve Youngs <youngs@xemacs.org>
* Revert this patch:
2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU>
* configure.in: Move module detection to after src/ is added to
MAKE_SUBDIR. On MacOS X, building modules requires xemacs to
already be built.
* aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for
MacOS X.
It was stopping certain libs from making their way into the
Makefiles.
* configure: Regenerate.
author | youngs |
---|---|
date | Sat, 10 May 2003 02:57:07 +0000 |
parents | 74fd4e045ea6 |
children | a268de273009 |
rev | line source |
---|---|
398 | 1 Document Type: DLG |
2 item: Custom Dialog | |
3 Name=type | |
4 item: Dialog | |
5 Title=type | |
6 Width=238 | |
7 Height=208 | |
8 Font Name=Helv | |
9 Font Size=8 | |
10 item: Radio Button | |
11 Rectangle=5 5 40 20 | |
12 Enabled Color=00000000000000001111111111111111 | |
13 Create Flags=01010000000000010000000000001001 | |
14 Text=minimal | |
15 Text= | |
16 end | |
17 item: Radio Button | |
18 Rectangle=5 25 40 40 | |
19 Enabled Color=00000000000000001111111111111111 | |
20 Create Flags=01010000000000010000000000001001 | |
21 Text=custom | |
22 Text= | |
23 end | |
24 item: Radio Button | |
25 Rectangle=5 45 40 60 | |
26 Enabled Color=00000000000000001111111111111111 | |
27 Create Flags=01010000000000010000000000001001 | |
28 Text=full | |
29 Text= | |
30 end | |
31 end | |
32 end |