mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
While here, regenerate all the patches to put them in unified format. Wow, that old diff format is unreadable.
11 lines
401 B
Text
11 lines
401 B
Text
--- configure.orig 1999-07-23 14:07:40 UTC
|
|
+++ configure
|
|
@@ -1605,7 +1605,7 @@ EOF
|
|
|
|
fi
|
|
|
|
-for ac_hdr in fcntl.h malloc.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h
|
|
+for ac_hdr in fcntl.h stdlib.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h
|
|
do
|
|
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|