File: shconfig.in

package info (click to toggle)
rsync 3.0.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,472 kB
  • ctags: 3,518
  • sloc: ansic: 35,122; sh: 4,882; perl: 1,415; makefile: 267; python: 83
file content (12 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh

# config.sh.in 

# This file is processed by config.status to produce config.status,
# containing autoconf-determined values needed by the test scripts.

ECHO_T="@ECHO_T@"
ECHO_N="@ECHO_N@"
ECHO_C="@ECHO_C@"

export ECHO_T ECHO_N ECHO_C