[commit: packages/time] master: add aclocal.m4 to extra sources (4def2c0)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:56:45 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/4def2c0923b48c9b3dcfdf996b83163d82649c82
>---------------------------------------------------------------
commit 4def2c0923b48c9b3dcfdf996b83163d82649c82
Author: Ross Paterson <ross at soi.city.ac.uk>
Date: Tue Aug 29 05:36:40 2006 -0700
add aclocal.m4 to extra sources
darcs-hash:20060829123640-b47d3-3e8a7c23975307c746b443eca30ca4c427468bcf
>---------------------------------------------------------------
4def2c0923b48c9b3dcfdf996b83163d82649c82
time.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 80096e6..672bd2a 100644
--- a/time.cabal
+++ b/time.cabal
@@ -37,7 +37,7 @@ Other-Modules:
Data.Time.LocalTime.LocalTime,
Data.Time.LocalTime.Format
Extra-Source-Files:
- configure.ac configure
+ aclocal.m4 configure.ac configure
include/HsTime.h include/HsTimeConfig.h.in
Extra-Tmp-Files:
config.log config.status autom4te.cache
More information about the ghc-commits
mailing list