Commit fbbdc900 authored by unknown's avatar unknown

Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1

into neptunus.(none):/home/msvensson/mysql/mysql-5.0


configure.in:
  Auto merged
parents 9d0f5ac0 d46255b1
...@@ -19,8 +19,6 @@ if test -r /proc/cpuinfo ; then ...@@ -19,8 +19,6 @@ if test -r /proc/cpuinfo ; then
if test -z "$model_name" ; then if test -z "$model_name" ; then
model_name=`uname -m` model_name=`uname -m`
fi fi
else
exit 0
fi fi
case "$cpu_family--$model_name" in case "$cpu_family--$model_name" in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment