File: autogen.sh

package info (click to toggle)
cpdb-backend-cups 2.0b5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 312 kB
  • sloc: ansic: 2,527; sh: 417; xml: 127; makefile: 77
file content (6 lines) | stat: -rwxr-xr-x 86 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#! /bin/sh

mkdir -p build-aux \
&& aclocal \
&& automake --add-missing \
&& autoconf