repo.or.cz
/
ghc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf: Key the interpreter symbol cache by Name rather than FastString
[ghc.git]
/
m4
/
fp_copy_shellvar.m4
blob
f58601a3f1a1c5539f0d54ed730e81af43072f9d
1
# Helper for cloning a shell variable's state
2
AC_DEFUN([FP_COPY_SHELLVAR],
3
[if test -n "${$1+set}"; then $2="$$1"; else unset $2; fi ])