diff options
author | Simon Marlow <simonmar@microsoft.com> | 2006-04-07 08:52:19 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2006-04-07 08:52:19 +0000 |
commit | 422eaf986e456ed0e16647445f7bdcb3018eb6c2 (patch) | |
tree | 6e34b44b9caf308c0eccdc9fd25ef1ef39700b3c /aclocal.m4 | |
parent | 693342ffbb61e1da4c009059755fa0b9b1396bb8 (diff) | |
download | haskell-422eaf986e456ed0e16647445f7bdcb3018eb6c2.tar.gz |
remove the last bits of the ghc/ subdir
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index 139a262601..765647e1ea 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1114,6 +1114,6 @@ test -z "$ProjectPatchLevel" && ProjectPatchLevel=0 ProjectPatchLevel=`echo $ProjectPatchLevel | sed 's/\.//'` AC_SUBST([ProjectPatchLevel]) -])# FP_SETUP_PROJECT_INFO +])# FP_SETUP_PROJECT_VERSION # LocalWords: fi |