File: autogen.sh

package info (click to toggle)
libseqlib 1.1.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,508 kB
  • sloc: cpp: 7,176; sh: 805; makefile: 60
file content (7 lines) | stat: -rwxr-xr-x 73 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

set -ex
aclocal
autoconf
autoheader
automake -a --add-missing