aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-07-06 18:11:15 +0000
committerVincent Richard <[email protected]>2005-07-06 18:11:15 +0000
commit919a64a803b7bcc8009fffb4f334f8fdbc960e77 (patch)
treed8f600092759187ac365d4b4eed856e5e24f2b66
parentMakefiles in examples/ not used. (diff)
downloadvmime-919a64a803b7bcc8009fffb4f334f8fdbc960e77.tar.gz
vmime-919a64a803b7bcc8009fffb4f334f8fdbc960e77.zip
'depcomp' not used.
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 3f89850e..214bee33 100644
--- a/SConstruct
+++ b/SConstruct
@@ -357,7 +357,7 @@ libvmime_autotools = [
'autotools/config.guess',
'autotools/config.sub',
'autotools/ltmain.sh',
- 'autotools/depcomp',
+# 'autotools/depcomp',
'bootstrap', # not generated
'configure',
'configure.in',