File: autogen.sh

package info (click to toggle)
libdbmusic 0.2.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 764 kB
  • ctags: 254
  • sloc: sh: 7,707; cpp: 3,403; ansic: 107; makefile: 46
file content (6 lines) | stat: -rwxr-xr-x 269 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh
# will regenerate autotools files. Do not run unless you are having problems running configure.
# If you are having problems, contact the author.

aclocal && autoheader && libtoolize --force && autoconf && automake --add-missing && ./configure --prefix=/usr