File: autogen.sh

package info (click to toggle)
ddccontrol 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,092 kB
  • sloc: ansic: 6,696; xml: 1,841; makefile: 155; sh: 116; sed: 16
file content (9 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

echo "Running autoreconf..."
autoreconf --force --install $*

echo "Running intltoolize..."
intltoolize --force