File: bootstrap

package info (click to toggle)
creduce 2.10.0%2B20220116-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 5,172 kB
  • sloc: cpp: 25,272; ansic: 7,233; sh: 4,918; perl: 3,003; makefile: 593; lex: 441
file content (6 lines) | stat: -rwxr-xr-x 93 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh

aclocal -I m4 \
&& autoheader \
&& automake --foreign --add-missing \
&& autoconf