1diff -r -c diffstat/config.cache diffstat.orig/config.cache
2*** diffstat/config.cache	Fri Mar 15 19:27:13 1996
3--- diffstat.orig/config.cache	Fri Mar 15 19:51:02 1996
4***************
5*** 13,28 ****
6  # --recheck option to rerun configure.
7  #
8  ac_cv_c_const=${ac_cv_c_const='yes'}
9! ac_cv_c_cross=${ac_cv_c_cross='yes'}
10  ac_cv_header_getopt_h=${ac_cv_header_getopt_h='yes'}
11  ac_cv_header_malloc_h=${ac_cv_header_malloc_h='yes'}
12! ac_cv_header_stdc=${ac_cv_header_stdc='no'}
13  ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h='yes'}
14  ac_cv_header_string_h=${ac_cv_header_string_h='yes'}
15  ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'}
16  ac_cv_path_install=${ac_cv_path_install='/home/tom/com/install -c'}
17! ac_cv_prog_CC=${ac_cv_prog_CC='atacCC'}
18! ac_cv_prog_CPP=${ac_cv_prog_CPP='atacCC -E'}
19  ac_cv_prog_gcc=${ac_cv_prog_gcc='yes'}
20  ac_cv_prog_gcc_g=${ac_cv_prog_gcc_g='yes'}
21  ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional='no'}
22--- 13,28 ----
23  # --recheck option to rerun configure.
24  #
25  ac_cv_c_const=${ac_cv_c_const='yes'}
26! ac_cv_c_cross=${ac_cv_c_cross='no'}
27  ac_cv_header_getopt_h=${ac_cv_header_getopt_h='yes'}
28  ac_cv_header_malloc_h=${ac_cv_header_malloc_h='yes'}
29! ac_cv_header_stdc=${ac_cv_header_stdc='yes'}
30  ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h='yes'}
31  ac_cv_header_string_h=${ac_cv_header_string_h='yes'}
32  ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'}
33  ac_cv_path_install=${ac_cv_path_install='/home/tom/com/install -c'}
34! ac_cv_prog_CC=${ac_cv_prog_CC='gcc'}
35! ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
36  ac_cv_prog_gcc=${ac_cv_prog_gcc='yes'}
37  ac_cv_prog_gcc_g=${ac_cv_prog_gcc_g='yes'}
38  ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional='no'}
39diff -r -c diffstat/config.h diffstat.orig/config.h
40*** diffstat/config.h	Fri Mar 15 19:27:15 1996
41--- diffstat.orig/config.h	Fri Mar 15 19:51:04 1996
42***************
43*** 6,11 ****
44--- 6,12 ----
45   */
46
47
48+ #define STDC_HEADERS	1
49  #define HAVE_STDLIB_H	1
50  #define HAVE_UNISTD_H	1
51  #define HAVE_GETOPT_H	1
52diff -r -c diffstat/config.log diffstat.orig/config.log
53*** diffstat/config.log	Fri Mar 15 19:26:59 1996
54--- diffstat.orig/config.log	Fri Mar 15 19:50:58 1996
55***************
56*** 2,27 ****
57  running configure, to aid debugging if configure makes a mistake.
58
59  configure:607: sgtty.h: No such file or directory
60! /usr/tmp/atacCC17934/conftest.c:30: warning: missing braces around initializer for `ZUmain[0]'
61! /usr/tmp/atacCC17934/conftest.c:66: warning: function declaration isn't a prototype
62! /usr/tmp/atacCC17934/conftest.c: In function `main':
63! /usr/tmp/atacCC17934/conftest.c:67: warning: implicit declaration of function `aTaC'
64! /usr/tmp/atacCC17934/conftest.c: At top level:
65! /usr/tmp/atacCC17934/conftest.c:76: warning: function declaration isn't a prototype
66! /usr/tmp/atacCC17934/conftest.c: In function `t':
67! /usr/tmp/atacCC17934/conftest.c:97: warning: declaration of `t' shadows global declaration
68! /usr/tmp/atacCC17934/conftest.c:98: warning: unused variable `s'
69! /usr/tmp/atacCC17934/conftest.c:104: warning: declaration of `x' shadows previous local
70! /usr/tmp/atacCC17934/conftest.c:111: warning: declaration of `p' shadows previous local
71! /usr/tmp/atacCC17934/conftest.c:125: warning: unused variable `foo'
72! /usr/tmp/atacCC17934/conftest.c:86: warning: unused variable `zero'
73! /usr/tmp/atacCC17934/conftest.c:80: warning: unused variable `x'
74! /usr/tmp/atacCC17934/conftest.c: At top level:
75! /usr/tmp/atacCC17934/conftest.c:1: warning: `ZIDENT' defined but not used
76! /usr/tmp/atacCC17972/conftest.c:30: warning: missing braces around initializer for `ZUmain[0]'
77! /usr/tmp/atacCC17972/conftest.c:39: warning: return-type defaults to `int'
78! /usr/tmp/atacCC17972/conftest.c:39: warning: function declaration isn't a prototype
79! /usr/tmp/atacCC17972/conftest.c: In function `main':
80! /usr/tmp/atacCC17972/conftest.c:40: warning: implicit declaration of function `aTaC'
81! /usr/tmp/atacCC17972/conftest.c: At top level:
82! /usr/tmp/atacCC17972/conftest.c:1: warning: `ZIDENT' defined but not used
83--- 2,19 ----
84  running configure, to aid debugging if configure makes a mistake.
85
86  configure:607: sgtty.h: No such file or directory
87! configure:659: warning: function declaration isn't a prototype
88! configure:660: warning: function declaration isn't a prototype
89! configure: In function `t':
90! configure:680: warning: declaration of `t' shadows global declaration
91! configure:681: warning: unused variable `s'
92! configure:686: warning: declaration of `x' shadows previous local
93! configure:692: warning: declaration of `p' shadows previous local
94! configure:701: warning: unused variable `foo'
95! configure:669: warning: unused variable `zero'
96! configure:663: warning: unused variable `x'
97! configure:680: warning: `t' might be used uninitialized in this function
98! configure:698: warning: `b' might be used uninitialized in this function
99! configure:735: warning: return-type defaults to `int'
100! configure:735: warning: function declaration isn't a prototype
101! configure:821: warning: function declaration isn't a prototype
102diff -r -c diffstat/config.status diffstat.orig/config.status
103*** diffstat/config.status	Fri Mar 15 19:27:14 1996
104--- diffstat.orig/config.status	Fri Mar 15 19:51:03 1996
105***************
106*** 4,10 ****
107  # This directory was configured as follows,
108  # on host dickey-ppp:
109  #
110! # ./configure
111  #
112  # Compiler output produced by configure, useful for debugging
113  # configure, is in ./config.log if it exists.
114--- 4,10 ----
115  # This directory was configured as follows,
116  # on host dickey-ppp:
117  #
118! # ./configure  --verbose --disable-echo --enable-warnings --with-warnings
119  #
120  # Compiler output produced by configure, useful for debugging
121  # configure, is in ./config.log if it exists.
122***************
123*** 14,21 ****
124  do
125    case "$ac_option" in
126    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
127!     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion"
128!     exec ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion ;;
129    -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
130      echo "./config.status generated by autoconf version 2.3"
131      exit 0 ;;
132--- 14,21 ----
133  do
134    case "$ac_option" in
135    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
136!     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --verbose --disable-echo --enable-warnings --with-warnings --no-create --no-recursion"
137!     exec ${CONFIG_SHELL-/bin/sh} ./configure  --verbose --disable-echo --enable-warnings --with-warnings --no-create --no-recursion ;;
138    -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
139      echo "./config.status generated by autoconf version 2.3"
140      exit 0 ;;
141***************
142*** 38,53 ****
143  s%@CFLAGS@%-O -Wall -Wshadow -Wconversion -Wstrict-prototypes -Wmissing-prototypes%g
144  s%@CPPFLAGS@%%g
145  s%@CXXFLAGS@%%g
146! s%@DEFS@% -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STRING_H=1 -DHAVE_MALLOC_H=1 %g
147  s%@LDFLAGS@%%g
148  s%@LIBS@%%g
149  s%@exec_prefix@%${prefix}%g
150  s%@prefix@%/usr/local%g
151  s%@program_transform_name@%s,x,x,%g
152! s%@CC@%atacCC%g
153  s%@INSTALL_PROGRAM@%${INSTALL}%g
154  s%@INSTALL_DATA@%${INSTALL} -m 644%g
155! s%@CPP@%atacCC -E%g
156
157  CEOF
158
159--- 38,53 ----
160  s%@CFLAGS@%-O -Wall -Wshadow -Wconversion -Wstrict-prototypes -Wmissing-prototypes%g
161  s%@CPPFLAGS@%%g
162  s%@CXXFLAGS@%%g
163! s%@DEFS@% -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STRING_H=1 -DHAVE_MALLOC_H=1 %g
164  s%@LDFLAGS@%%g
165  s%@LIBS@%%g
166  s%@exec_prefix@%${prefix}%g
167  s%@prefix@%/usr/local%g
168  s%@program_transform_name@%s,x,x,%g
169! s%@CC@%gcc%g
170  s%@INSTALL_PROGRAM@%${INSTALL}%g
171  s%@INSTALL_DATA@%${INSTALL} -m 644%g
172! s%@CPP@%gcc -E%g
173
174  CEOF
175
176Only in diffstat.orig: configure.out
177Files diffstat/diffstat and diffstat.orig/diffstat differ
178Files diffstat/diffstat.o and diffstat.orig/diffstat.o differ
179diff -r -c diffstat/makefile diffstat.orig/makefile
180*** diffstat/makefile	Fri Mar 15 19:27:15 1996
181--- diffstat.orig/makefile	Fri Mar 15 19:51:04 1996
182***************
183*** 7,13 ****
184
185  srcdir = .
186
187! CC		= atacCC
188  LINK		= $(CC)
189  INSTALL		= /home/tom/com/install -c
190  INSTALL_PROGRAM	= ${INSTALL}
191--- 7,13 ----
192
193  srcdir = .
194
195! CC		= gcc
196  LINK		= $(CC)
197  INSTALL		= /home/tom/com/install -c
198  INSTALL_PROGRAM	= ${INSTALL}
199Only in diffstat/testing: Xlib-1.patch-
200Only in diffstat/testing: Xlib-1.ref
201Only in diffstat/testing: Xlib-2.patch-
202Only in diffstat/testing: Xlib-2.ref
203Only in diffstat/testing: Xlib-3.patch-
204Only in diffstat/testing: Xlib-3.ref
205Only in diffstat/testing: config-1.ref
206Only in diffstat/testing: nugent.ref
207Only in diffstat/testing: xserver-1.ref
208Only in diffstat/testing: xserver-2.patch-
209Only in diffstat/testing: xserver-2.ref
210Only in diffstat/testing: xterm-1.patch-
211Only in diffstat/testing: xterm-1.ref
212Only in diffstat/testing: xterm-10.patch-
213Only in diffstat/testing: xterm-10.ref
214Only in diffstat/testing: xterm-11.patch-
215Only in diffstat/testing: xterm-11.ref
216Only in diffstat/testing: xterm-2.patch-
217Only in diffstat/testing: xterm-2.ref
218Only in diffstat/testing: xterm-3.patch-
219Only in diffstat/testing: xterm-3.ref
220Only in diffstat/testing: xterm-4.patch-
221Only in diffstat/testing: xterm-4.ref
222Only in diffstat/testing: xterm-5.patch-
223Only in diffstat/testing: xterm-5.ref
224Only in diffstat/testing: xterm-6.patch-
225Only in diffstat/testing: xterm-6.ref
226Only in diffstat/testing: xterm-7.ref
227Only in diffstat/testing: xterm-8.patch-
228Only in diffstat/testing: xterm-8.ref
229Only in diffstat/testing: xterm-9.patch-
230Only in diffstat/testing: xterm-9.ref
231diff -r diffstat/config.cache diffstat.orig/config.cache
23216c16
233< ac_cv_c_cross=${ac_cv_c_cross='yes'}
234---
235> ac_cv_c_cross=${ac_cv_c_cross='no'}
23619c19
237< ac_cv_header_stdc=${ac_cv_header_stdc='no'}
238---
239> ac_cv_header_stdc=${ac_cv_header_stdc='yes'}
24024,25c24,25
241< ac_cv_prog_CC=${ac_cv_prog_CC='atacCC'}
242< ac_cv_prog_CPP=${ac_cv_prog_CPP='atacCC -E'}
243---
244> ac_cv_prog_CC=${ac_cv_prog_CC='gcc'}
245> ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
246diff -r diffstat/config.h diffstat.orig/config.h
2478a9
248> #define STDC_HEADERS	1
249diff -r diffstat/config.log diffstat.orig/config.log
2505,27c5,19
251< /usr/tmp/atacCC17934/conftest.c:30: warning: missing braces around initializer for `ZUmain[0]'
252< /usr/tmp/atacCC17934/conftest.c:66: warning: function declaration isn't a prototype
253< /usr/tmp/atacCC17934/conftest.c: In function `main':
254< /usr/tmp/atacCC17934/conftest.c:67: warning: implicit declaration of function `aTaC'
255< /usr/tmp/atacCC17934/conftest.c: At top level:
256< /usr/tmp/atacCC17934/conftest.c:76: warning: function declaration isn't a prototype
257< /usr/tmp/atacCC17934/conftest.c: In function `t':
258< /usr/tmp/atacCC17934/conftest.c:97: warning: declaration of `t' shadows global declaration
259< /usr/tmp/atacCC17934/conftest.c:98: warning: unused variable `s'
260< /usr/tmp/atacCC17934/conftest.c:104: warning: declaration of `x' shadows previous local
261< /usr/tmp/atacCC17934/conftest.c:111: warning: declaration of `p' shadows previous local
262< /usr/tmp/atacCC17934/conftest.c:125: warning: unused variable `foo'
263< /usr/tmp/atacCC17934/conftest.c:86: warning: unused variable `zero'
264< /usr/tmp/atacCC17934/conftest.c:80: warning: unused variable `x'
265< /usr/tmp/atacCC17934/conftest.c: At top level:
266< /usr/tmp/atacCC17934/conftest.c:1: warning: `ZIDENT' defined but not used
267< /usr/tmp/atacCC17972/conftest.c:30: warning: missing braces around initializer for `ZUmain[0]'
268< /usr/tmp/atacCC17972/conftest.c:39: warning: return-type defaults to `int'
269< /usr/tmp/atacCC17972/conftest.c:39: warning: function declaration isn't a prototype
270< /usr/tmp/atacCC17972/conftest.c: In function `main':
271< /usr/tmp/atacCC17972/conftest.c:40: warning: implicit declaration of function `aTaC'
272< /usr/tmp/atacCC17972/conftest.c: At top level:
273< /usr/tmp/atacCC17972/conftest.c:1: warning: `ZIDENT' defined but not used
274---
275> configure:659: warning: function declaration isn't a prototype
276> configure:660: warning: function declaration isn't a prototype
277> configure: In function `t':
278> configure:680: warning: declaration of `t' shadows global declaration
279> configure:681: warning: unused variable `s'
280> configure:686: warning: declaration of `x' shadows previous local
281> configure:692: warning: declaration of `p' shadows previous local
282> configure:701: warning: unused variable `foo'
283> configure:669: warning: unused variable `zero'
284> configure:663: warning: unused variable `x'
285> configure:680: warning: `t' might be used uninitialized in this function
286> configure:698: warning: `b' might be used uninitialized in this function
287> configure:735: warning: return-type defaults to `int'
288> configure:735: warning: function declaration isn't a prototype
289> configure:821: warning: function declaration isn't a prototype
290diff -r diffstat/config.status diffstat.orig/config.status
2917c7
292< # ./configure
293---
294> # ./configure  --verbose --disable-echo --enable-warnings --with-warnings
29517,18c17,18
296<     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion"
297<     exec ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion ;;
298---
299>     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --verbose --disable-echo --enable-warnings --with-warnings --no-create --no-recursion"
300>     exec ${CONFIG_SHELL-/bin/sh} ./configure  --verbose --disable-echo --enable-warnings --with-warnings --no-create --no-recursion ;;
30141c41
302< s%@DEFS@% -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STRING_H=1 -DHAVE_MALLOC_H=1 %g
303---
304> s%@DEFS@% -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STRING_H=1 -DHAVE_MALLOC_H=1 %g
30547c47
306< s%@CC@%atacCC%g
307---
308> s%@CC@%gcc%g
30950c50
310< s%@CPP@%atacCC -E%g
311---
312> s%@CPP@%gcc -E%g
313Only in diffstat.orig: configure.out
314Files diffstat/diffstat and diffstat.orig/diffstat differ
315Files diffstat/diffstat.o and diffstat.orig/diffstat.o differ
316diff -r diffstat/makefile diffstat.orig/makefile
31710c10
318< CC		= atacCC
319---
320> CC		= gcc
321Only in diffstat/testing: Xlib-1.patch-
322Only in diffstat/testing: Xlib-1.ref
323Only in diffstat/testing: Xlib-2.patch-
324Only in diffstat/testing: Xlib-2.ref
325Only in diffstat/testing: Xlib-3.patch-
326Only in diffstat/testing: Xlib-3.ref
327Only in diffstat/testing: config-1.ref
328Only in diffstat/testing: nugent.ref
329Only in diffstat/testing: xserver-1.ref
330Only in diffstat/testing: xserver-2.patch-
331Only in diffstat/testing: xserver-2.ref
332Only in diffstat/testing: xterm-1.patch-
333Only in diffstat/testing: xterm-1.ref
334Only in diffstat/testing: xterm-10.patch-
335Only in diffstat/testing: xterm-10.ref
336Only in diffstat/testing: xterm-11.patch-
337Only in diffstat/testing: xterm-11.ref
338Only in diffstat/testing: xterm-2.patch-
339Only in diffstat/testing: xterm-2.ref
340Only in diffstat/testing: xterm-3.patch-
341Only in diffstat/testing: xterm-3.ref
342Only in diffstat/testing: xterm-4.patch-
343Only in diffstat/testing: xterm-4.ref
344Only in diffstat/testing: xterm-5.patch-
345Only in diffstat/testing: xterm-5.ref
346Only in diffstat/testing: xterm-6.patch-
347Only in diffstat/testing: xterm-6.ref
348Only in diffstat/testing: xterm-7.ref
349Only in diffstat/testing: xterm-8.patch-
350Only in diffstat/testing: xterm-8.ref
351Only in diffstat/testing: xterm-9.patch-
352Only in diffstat/testing: xterm-9.ref
353