openvswitch
16 years agoDon't treat $(CC) as a list of compiler candidates if provided by user.
Ben Pfaff [Thu, 6 Mar 2008 17:45:28 +0000 (09:45 -0800)]
Don't treat $(CC) as a list of compiler candidates if provided by user.

Otherwise, if a multi-word $(CC) is provided by the user, such as
"gcc -m32", then we test each word as a compiler.  "-m32" then gives
you an error from the shell about "-3" not being a valid option.

16 years agoUsed to boostrap autoconf files
Martin Casado [Tue, 4 Mar 2008 21:14:49 +0000 (13:14 -0800)]
Used to boostrap autoconf files

16 years agoInitial import
Martin Casado [Tue, 4 Mar 2008 21:12:53 +0000 (13:12 -0800)]
Initial import

16 years agoPlaceholder
root [Tue, 4 Mar 2008 21:10:56 +0000 (13:10 -0800)]
Placeholder