eccodes/deprecated/autogen.sh

14 lines
211 B
Bash
Raw Permalink Normal View History

2013-03-25 12:04:10 +00:00
#!/bin/sh
autotools_dir=/usr/bin
export PATH=$autotools_dir:$PATH
autoreconf=$autotools_dir/autoreconf
echo -----------------------
$autoreconf --version
echo -----------------------
$autoreconf -i -f -Im4