File: BUILD.sh

package info (click to toggle)
libapache-request-perl 1.33-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,556 kB
  • ctags: 202
  • sloc: sh: 8,329; ansic: 1,289; perl: 298; makefile: 54
file content (7 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/sh
# BUILD.sh - preconfigure libapreq (for distribution)

libtoolize --automake -c -f
aclocal
autoconf
automake -a -c