mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
lib cleanup and sync for mips vu support
This commit is contained in:
11
autogen.sh
11
autogen.sh
@@ -1,6 +1,13 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
package="ni-libstb-hal"
|
||||
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
cd "$srcdir"
|
||||
echo "Generating configuration files for $package, please wait ..."
|
||||
|
||||
cd $(dirname $0)
|
||||
aclocal --force
|
||||
libtoolize --force
|
||||
autoconf --force
|
||||
|
Reference in New Issue
Block a user