mirror of
https://github.com/brmlab/kalibrate-rtl.git
synced 2025-08-02 06:03:44 +02:00
commit
aae11c8a8d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
rm -rf config.cache autom4te*.cache
|
rm -rf config.cache autom4te*.cache
|
||||||
#autoreconf --install
|
#autoreconf --install
|
||||||
|
|
||||||
libtoolize --automake
|
case `uname` in Darwin*) glibtoolize --automake ;;
|
||||||
|
*) libtoolize --automake ;; esac
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
autoheader
|
autoheader
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue