]> granicus.if.org Git - python/commitdiff
Not sure how I forgot to check these in - thought I did all the files in one
authorSkip Montanaro <skip@pobox.com>
Tue, 25 Jun 2002 05:53:48 +0000 (05:53 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 25 Jun 2002 05:53:48 +0000 (05:53 +0000)
fell swoop.  Anyway, this just deletes a couple checks for dbm-type header
files that are now performed in setup.py.  See patch 553108 for details.

configure
configure.in

index 8ae9eab1d4ab10b238981df1971e3bfad79dfcb7..c2f7c02fa53bb764258620dd6af7eadd8dd05e78 100755 (executable)
--- a/configure
+++ b/configure
@@ -3860,8 +3860,6 @@ fi
 
 
 
-
-
 
 
 
@@ -3871,7 +3869,7 @@ signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \
 sys/audioio.h sys/file.h sys/lock.h sys/mkdev.h sys/modem.h \
 sys/param.h sys/poll.h sys/select.h sys/socket.h sys/time.h sys/times.h \
 sys/un.h sys/utsname.h sys/wait.h pty.h term.h libutil.h \
-ndbm.h gdbm/ndbm.h sys/resource.h netpacket/packet.h
+sys/resource.h netpacket/packet.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
@@ -11443,6 +11441,7 @@ echo "${ECHO_T}MACHDEP_OBJS" >&6
 
 
 
+
 
 
 for ac_func in alarm chown chroot clock confstr ctermid ctermid_r execv \
index eeab20022adb2e0e3c06dcc1bf7a6832a28084ec..edf7d3a9c5ee317f8721f9960db65feff9923983 100644 (file)
@@ -599,7 +599,7 @@ signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \
 sys/audioio.h sys/file.h sys/lock.h sys/mkdev.h sys/modem.h \
 sys/param.h sys/poll.h sys/select.h sys/socket.h sys/time.h sys/times.h \
 sys/un.h sys/utsname.h sys/wait.h pty.h term.h libutil.h \
-ndbm.h gdbm/ndbm.h sys/resource.h netpacket/packet.h)
+sys/resource.h netpacket/packet.h)
 AC_HEADER_DIRENT
 
 # checks for typedefs