2011-02-02 17:25:56 +00:00
|
|
|
#!/bin/sh
|
|
|
|
# Copyright (c) 2011 Cisco Systems, Inc. All rights reserved.
|
|
|
|
# $COPYRIGHT$
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2011-02-02 17:25:56 +00:00
|
|
|
# Additional copyrights may follow
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2011-02-02 17:25:56 +00:00
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
2011-02-02 17:11:33 +00:00
|
|
|
autoreconf -ivf
|