]> git.pld-linux.org Git - packages/mysql.git/blob - mysql-no_libbind.patch
- added olddir definitions
[packages/mysql.git] / mysql-no_libbind.patch
1 diff -Nru mysql-3.22.27/configure.in mysql-3.22.27.new/configure.in
2 --- mysql-3.22.27/configure.in  Wed Oct  6 00:07:44 1999
3 +++ mysql-3.22.27.new/configure.in      Thu Oct 28 22:19:39 1999
4 @@ -488,8 +488,6 @@
5  LIBS_SOCKET=$LIBS
6  LIBS=
7  AC_CHECK_LIB(gen, p2open)
8 -# This may get things to compile even if bind-8 is installed
9 -AC_CHECK_LIB(bind, bind)
10  # For crypt() on Linux
11  AC_CHECK_LIB(crypt,crypt)
12  # For compress in zlib
This page took 0.047708 seconds and 3 git commands to generate.