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