Broaden pattern used to match FreeBSD versions.
authorChris Hanson <org/chris-hanson/cph>
Fri, 15 Mar 2002 04:07:43 +0000 (04:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 15 Mar 2002 04:07:43 +0000 (04:07 +0000)
v7/src/microcode/configure.in

index e40446c94f8d5b071023693f980cbd61f8b87593..4050bca9f46b4c82ebbe1e0a539cfe118c015247 100644 (file)
@@ -17,7 +17,7 @@ dnl along with this program; if not, write to the Free Software
 dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 dnl 02111-1307, USA.
 
-AC_REVISION([$Id: configure.in,v 11.15 2002/01/29 06:12:55 cph Exp $])
+AC_REVISION([$Id: configure.in,v 11.16 2002/03/15 04:07:43 cph Exp $])
 AC_INIT(boot.c)
 AC_CONFIG_HEADER(config.h)
 
@@ -614,7 +614,7 @@ return 1;
        fi
     fi
     ;;
-freebsdelf*)
+freebsd*)
     M4_FLAGS="${M4_FLAGS} -P SUPPRESS_LEADING_UNDERSCORE,1"
     ;;
 esac