File: bootstrap.sh

package info (click to toggle)
odr-dabmod 3.0.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,832 kB
  • sloc: cpp: 22,107; ansic: 1,609; python: 427; makefile: 174; sh: 2
file content (4 lines) | stat: -rwxr-xr-x 78 bytes parent folder | download | duplicates (12)
1
2
3
4
#! /bin/sh

autoreconf --install && \
    echo "You can call ./configure now"