File: autogen.sh

package info (click to toggle)
libpgf 6.14.12-3.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,140 kB
  • ctags: 735
  • sloc: cpp: 4,373; ansic: 502; makefile: 85; sh: 2
file content (4 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (2)
1
2
3
4
#! /bin/sh
touch NEWS && touch AUTHORS
libtoolize --copy --force && aclocal && automake --gnu --add-missing --copy && autoconf