File: autoheader.w

package info (click to toggle)
autoconf 2.72-4
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 7,808 kB
  • sloc: sh: 5,553; perl: 3,932; makefile: 123; lisp: 104
file content (4 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download | duplicates (3)
1
2
3
4
#! /bin/sh
# help-extract wrapper, see build-aux/help-extract.pl and man/local.mk
exec "${PERL-perl}" "${top_srcdir}/build-aux/help-extract.pl" \
   bin/autoheader.in "$@"