ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/configure
Revision 1504 - (view) (annotate) - [select for diffs]
Modified Thu Aug 16 18:03:00 2012 UTC (11 years, 7 months ago) by michael
File length: 490770 byte(s)
Diff to previous 1494 , to selected 1155
- automake 1.12.3

Revision 1494 - (view) (annotate) - [select for diffs]
Modified Fri Aug 3 16:22:42 2012 UTC (11 years, 7 months ago) by michael
File length: 490770 byte(s)
Diff to previous 1462 , to selected 1155
- Update configure.ac to reflect beta3 release

Revision 1462 - (view) (annotate) - [select for diffs]
Modified Fri Jul 13 19:27:24 2012 UTC (11 years, 8 months ago) by michael
File length: 490770 byte(s)
Diff to previous 1456 , to selected 1155
- automake 1.12.2

Revision 1456 - (view) (annotate) - [select for diffs]
Modified Mon Jul 2 18:21:40 2012 UTC (11 years, 8 months ago) by michael
File length: 490482 byte(s)
Diff to previous 1454 , to selected 1155
- configure.ac: fixed OpenSSL detection for systems that use static
  ssl/crypto libraries

Revision 1454 - (view) (annotate) - [select for diffs]
Modified Fri Jun 29 13:58:54 2012 UTC (11 years, 9 months ago) by michael
File length: 490482 byte(s)
Diff to previous 1452 , to selected 1155
- Update configure.ac

Revision 1452 - (view) (annotate) - [select for diffs]
Modified Fri Jun 29 11:33:21 2012 UTC (11 years, 9 months ago) by michael
File length: 490482 byte(s)
Diff to previous 1431 , to selected 1155
- Update configure in preparation for beta2

Revision 1431 - (view) (annotate) - [select for diffs]
Modified Sat Jun 9 19:15:10 2012 UTC (11 years, 9 months ago) by michael
File length: 490482 byte(s)
Diff to previous 1425 , to selected 1155
- NICKLEN definition no longer respects the trailing NUL character
  (reverts to old behavior)

Revision 1425 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 08:44:22 2012 UTC (11 years, 9 months ago) by michael
File length: 490484 byte(s)
Diff to previous 1402 , to selected 1155
- automake 1.12.1 & bison 2.5.1

Revision 1402 - (view) (annotate) - [select for diffs]
Modified Wed May 9 18:42:45 2012 UTC (11 years, 10 months ago) by michael
File length: 490605 byte(s)
Diff to previous 1374 , to selected 1155
- /info no longer sends information about the platform ircd is running on
- remove get_ircd_platform() function
- configure: --enable-efnet switch is no longer required

Revision 1374 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 07:53:40 2012 UTC (11 years, 11 months ago) by michael
File length: 491283 byte(s)
Diff to previous 1373 , to selected 1155
- acinclude.m4: replace all occurrences of AC_HELP_STRING with AS_HELP_STRING

Revision 1373 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 07:32:34 2012 UTC (11 years, 11 months ago) by michael
File length: 491283 byte(s)
Diff to previous 1358 , to selected 1155
- autoconf 2.69 & automake 1.12

Revision 1358 - (view) (annotate) - [select for diffs]
Modified Sun Apr 22 13:49:23 2012 UTC (11 years, 11 months ago) by michael
File length: 491179 byte(s)
Diff to previous 1356 , to selected 1155
- cleanup and rewrite whowas.c to use the dlink list manipulation routines
- increase NICKNAMEHISTORYLENGTH to 16384

Revision 1356 - (view) (annotate) - [select for diffs]
Modified Sat Apr 21 19:56:44 2012 UTC (11 years, 11 months ago) by michael
File length: 491179 byte(s)
Diff to previous 1349 , to selected 1155
- automake 1.11.5

Revision 1349 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 18:45:51 2012 UTC (11 years, 11 months ago) by michael
File length: 491179 byte(s)
Diff to previous 1348 , to selected 1155
- cleanup pcre library test

Revision 1348 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 17:04:22 2012 UTC (11 years, 11 months ago) by michael
File length: 491595 byte(s)
Diff to previous 1338 , to selected 1155
- remove link.h from header checks

Revision 1338 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 11:05:48 2012 UTC (11 years, 11 months ago) by michael
File length: 491626 byte(s)
Diff to previous 1329 , to selected 1155
- automake 1.11.4

Revision 1329 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 12:02:12 2012 UTC (11 years, 11 months ago) by michael
File length: 491626 byte(s)
Diff to previous 1325 , to selected 1155
- Remove unused configure tests
- Fixed compile warning in conf_parser.c

Revision 1325 - (view) (annotate) - [select for diffs]
Modified Sat Mar 31 10:29:02 2012 UTC (11 years, 11 months ago) by michael
File length: 492381 byte(s)
Diff to previous 1310 , to selected 1155
- Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it

Revision 1310 - (view) (annotate) - [select for diffs]
Modified Mon Mar 26 15:45:02 2012 UTC (12 years ago) by michael
File length: 492381 byte(s)
Diff to previous 1309 , to selected 1155
- move example configuration files to doc/ folder

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
File length: 492459 byte(s)
Diff to previous 1304 , to selected 1155
- renaming files:

  ircd_parser.y -> conf_parser.y
  ircd_lexer.l  -> conf_lexer.l
  s_conf.c      -> conf.c
  s_conf.h      -> conf.h
  s_log.c       -> log.c
  s_log.h       -> log.h

Revision 1304 - (view) (annotate) - [select for diffs]
Modified Fri Mar 23 12:03:56 2012 UTC (12 years ago) by michael
File length: 492459 byte(s)
Diff to previous 1302 , to selected 1155
- servlink is gone; cleanup and sanitize openssl detection tests

Revision 1302 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
File length: 491912 byte(s)
Diff to previous 1292 , to selected 1155
- remove servlink in preparation for tls links/compression

Revision 1292 - (view) (annotate) - [select for diffs]
Modified Sun Feb 12 20:36:27 2012 UTC (12 years, 1 month ago) by michael
File length: 493772 byte(s)
Diff to previous 1257 , to selected 1155
- remove AX_ENABLE_SYSLOG. This is now obsolete with the new logging subsystem

Revision 1257 - (view) (annotate) - [select for diffs]
Modified Sun Jan 15 06:28:46 2012 UTC (12 years, 2 months ago) by michael
File length: 495228 byte(s)
Diff to previous 1252 , to selected 1155
- automake 1.11.2

Revision 1252 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 20:24:08 2011 UTC (12 years, 5 months ago) by michael
File length: 492664 byte(s)
Diff to previous 1245 , to selected 1155
- Forward-port -r1251

Revision 1245 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 14:58:29 2011 UTC (12 years, 6 months ago) by michael
File length: 492664 byte(s)
Diff to previous 1156 , to selected 1155
- Update configure
- Update NEWS

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
File length: 492654 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [selected]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/configure
File length: 492654 byte(s)
Diff to previous 1131
- recreate "trunk"

Revision 1131 - (view) (annotate) - [select for diffs]
Modified Fri Apr 8 16:56:32 2011 UTC (12 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492654 byte(s)
Diff to previous 1123 , to selected 1155
- we are finally 7.3-STABLE

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492674 byte(s)
Diff to previous 1115 , to selected 1155
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1115 - (view) (annotate) - [select for diffs]
Modified Tue Dec 21 14:42:54 2010 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492746 byte(s)
Diff to previous 1111 , to selected 1155
- Rename bogus_host() found in several modules to check_servname() and move
  it to s_serv.c
- serverinfo::sid is now mandatory and must be specified.
  ircd won't start otherwise

Revision 1111 - (view) (annotate) - [select for diffs]
Modified Fri Nov 26 20:01:41 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492791 byte(s)
Diff to previous 1107 , to selected 1155
- Add back socketpair configure test which got lost for some reason.
  Cryptlinks should be working again.

Revision 1107 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 15:19:41 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492749 byte(s)
Diff to previous 1106 , to selected 1155
- thou shall not forget the half while being on crack

Revision 1106 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 15:10:53 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492749 byte(s)
Diff to previous 1105 , to selected 1155
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release

Revision 1105 - (view) (annotate) - [select for diffs]
Modified Tue Sep 14 08:15:53 2010 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 470811 byte(s)
Diff to previous 1095 , to selected 1155
- Fix build under solaris, as reported by Peter Evans

Revision 1095 - (view) (annotate) - [select for diffs]
Modified Mon Aug 2 20:14:21 2010 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 467974 byte(s)
Diff to previous 1094 , to selected 1155
- autoconf 2.67

Revision 1094 - (view) (annotate) - [select for diffs]
Modified Sun Jun 13 10:09:34 2010 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 466974 byte(s)
Diff to previous 1092 , to selected 1155
- Updated ltdl to latest 2.2.10 release

Revision 1092 - (view) (annotate) - [select for diffs]
Modified Thu Mar 25 11:10:59 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 463118 byte(s)
Diff to previous 1090 , to selected 1155
- Switch libltdl to recursive build mode

Revision 1090 - (view) (annotate) - [select for diffs]
Modified Wed Mar 24 22:37:53 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468044 byte(s)
Diff to previous 1084 , to selected 1155
- minor libtool fixups

Revision 1084 - (view) (annotate) - [select for diffs]
Modified Sat Mar 13 23:24:10 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468044 byte(s)
Diff to previous 1072 , to selected 1155
- libtoolize

Revision 1072 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468658 byte(s)
Diff to previous 1068 , to selected 1155
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1068 - (view) (annotate) - [select for diffs]
Modified Tue Feb 16 23:01:26 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468658 byte(s)
Diff to previous 1053 , to selected 1155
- Stop substitution of example configuration files on 'configure'

Revision 1053 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 08:49:16 2010 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468964 byte(s)
Diff to previous 1039 , to selected 1155
- Add back --silent switch to LIBTOOL flags for releases

Revision 1039 - (view) (annotate) - [select for diffs]
Modified Sat Dec 5 23:19:44 2009 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468936 byte(s)
Diff to previous 1033 , to selected 1155
- bump version to 7.3-rc1

Revision 1033 - (view) (annotate) - [select for diffs]
Modified Thu Dec 3 19:04:55 2009 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468625 byte(s)
Diff to previous 1029 , to selected 1155
- Fixed build with bsd make as reported by Yoshito Takeuchi

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 467791 byte(s)
Diff to previous 1028 , to selected 1155
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/configure
File length: 467791 byte(s)
Diff to previous 1017 , to selected 1155
- move ircd-hybrid-7.2 to trunk

Revision 1017 - (view) (annotate) - [select for diffs]
Modified Tue Oct 27 22:22:38 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 467791 byte(s)
Diff to previous 1015 , to selected 1155
- fixed build with --enable-assert
- fixed STATS z reporting correct memory consumption of channel bans/excepts/invites and watchlist entries

Revision 1015 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 467807 byte(s)
Diff to previous 1013 , to selected 1155
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

Revision 1013 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 14:26:49 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 465085 byte(s)
Diff to previous 1011 , to selected 1155
- Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified
- Fixed several compile warnings
- 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 465091 byte(s)
Diff to previous 1010 , to selected 1155
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1010 - (view) (annotate) - [select for diffs]
Modified Thu Sep 17 17:06:11 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 465091 byte(s)
Diff to previous 1009 , to selected 1155
- more configure cleanups and modernizations

Revision 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 471094 byte(s)
Diff to previous 1005 , to selected 1155
- add configure test for pcre lib and remove pcre sources from the tree

Revision 1005 - (view) (annotate) - [select for diffs]
Modified Mon Aug 31 23:07:43 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 469058 byte(s)
Diff to previous 998 , to selected 1155
- remove conf_add_d_conf wrapper

Revision 998 - (view) (annotate) - [select for diffs]
Modified Sun Aug 23 12:43:17 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 469058 byte(s)
Diff to previous 989 , to selected 1155
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise
  recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks
  with a host that needs to be resolved on the very first configuration read.

Revision 989 - (view) (annotate) - [select for diffs]
Modified Sun Aug 16 14:02:51 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468848 byte(s)
Diff to previous 982 , to selected 1155
- add -Wundef to CFLAGS

Revision 982 - (view) (annotate) - [select for diffs]
Modified Thu Aug 13 22:15:08 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468840 byte(s)
Diff to previous 978 , to selected 1155
- added a mersenne twister basedn prng

Revision 978 - (view) (annotate) - [select for diffs]
Modified Sun Aug 9 09:47:58 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468918 byte(s)
Diff to previous 977 , to selected 1155
- avoid using native basename() since some implementations may or may not modify passed data

Revision 977 - (view) (annotate) - [select for diffs]
Modified Sat Aug 8 07:33:08 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468958 byte(s)
Diff to previous 967 , to selected 1155
- removed last traces of crypt.c
- add disable-static to libtools options

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 469362 byte(s)
Diff to previous 963 , to selected 1155
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 963 - (view) (annotate) - [select for diffs]
Modified Sat Aug 1 12:23:39 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 580016 byte(s)
Diff to previous 955 , to selected 1155
- update pcre lib to 7.9

Revision 955 - (view) (annotate) - [select for diffs]
Modified Mon Jul 27 00:27:20 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 580016 byte(s)
Diff to previous 950 , to selected 1155
- configure.ac: replaced obsolete AC_HELP_STRING with AS_HELP_STRING

Revision 950 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 23:07:52 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 579952 byte(s)
Diff to previous 948 , to selected 1155
- squash several compile warnings

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 579944 byte(s)
Diff to previous 945 , to selected 1155
- lp64\llp64\ilp32 portability fixes

Revision 945 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 15:48:27 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 579938 byte(s)
Diff to previous 942 , to selected 1155
- fixed some configure mess and imported latest libtool sources

Revision 942 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 02:48:32 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 823122 byte(s)
Diff to previous 941 , to selected 1155
- fixed configure not checking for existence of several functions due to misuse of AC_CHECK_FUNCS_ONCE


Revision 941 - (view) (annotate) - [select for diffs]
Modified Sat May 2 02:02:59 2009 UTC (14 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2/configure
File length: 823221 byte(s)
Diff to previous 925 , to selected 1155
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 925 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 20:59:02 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792941 byte(s)
Diff to previous 924 , to selected 1155
- add back --enable-small-net

Revision 924 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 20:31:07 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 794591 byte(s)
Diff to previous 923 , to selected 1155
- Added back --enable-assert

Revision 923 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:15:27 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 794388 byte(s)
Diff to previous 922 , to selected 1155
- fixed compile with compressed links

Revision 922 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 16:27:49 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792976 byte(s)
Diff to previous 915 , to selected 1155
- Add tools/Makefile.am

Revision 915 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:42:08 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792892 byte(s)
Diff to previous 914 , to selected 1155
- Added template for HAVE_LIBCRYPTO to make atoheader shut up

Revision 914 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:40:08 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792889 byte(s)
Diff to previous 912 , to selected 1155
- Autotoolized contrib/ and made it compile cleanly

Revision 912 - (view) (annotate) - [select for diffs]
Added Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 793445 byte(s)
Diff to selected 1155
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

(Current path doesn't exist after revision 1591)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a