File: config.nice

package info (click to toggle)
php4-rrdtool 1.04-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,168 kB
  • ctags: 85
  • sloc: sh: 9,365; ansic: 356; php: 102; makefile: 72; awk: 43
file content (11 lines) | stat: -rw-r--r-- 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh
#
# Created by configure

'./configure' \
'--disable-rpath' \
'--prefix=/usr' \
'--mandir=${prefix}/share/man' \
'--infodir=${prefix}/share/info' \
'--with-php-config=/usr/bin/php-config' \
"$@"