diff options
author | Vincent Richard <[email protected]> | 2005-07-06 18:11:15 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2005-07-06 18:11:15 +0000 |
commit | 919a64a803b7bcc8009fffb4f334f8fdbc960e77 (patch) | |
tree | d8f600092759187ac365d4b4eed856e5e24f2b66 | |
parent | Makefiles in examples/ not used. (diff) | |
download | vmime-919a64a803b7bcc8009fffb4f334f8fdbc960e77.tar.gz vmime-919a64a803b7bcc8009fffb4f334f8fdbc960e77.zip |
'depcomp' not used.
-rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |