File: buildconf

package info (click to toggle)
mhash 0.9.9.9-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-backports, jessie-kfreebsd, stretch
  • size: 3,056 kB
  • ctags: 1,086
  • sloc: ansic: 9,491; sh: 8,972; makefile: 82
file content (7 lines) | stat: -rwxr-xr-x 94 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#! /bin/sh

aclocal && \
libtoolize -c --force && \
autoheader  && \
automake -a -c
autoconf