repo.or.cz
/
rsync.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
A "make reconfigure" doesn't stop if configure changes.
[rsync.git]
/
shconfig.in
blob
9e5dd5575c87c116477b169023ba817efa1c0710
1
#! /bin/sh
2
3
# config.sh.in
4
5
# This file is processed by config.status to produce config.status,
6
# containing autoconf-determined values needed by the test scripts.
7
8
ECHO_T
=
"@ECHO_T@"
9
ECHO_N
=
"@ECHO_N@"
10
ECHO_C
=
"@ECHO_C@"
11
12
export
ECHO_T ECHO_N ECHO_C