projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
powerpc64 does not support GHCi right now
[ghc-hetmet.git]
/
libraries
/
configure.ac
1
# Initialise and check sanity.
2
AC_INIT([Haskell hierarchical libraries], [1.0], [libraries@haskell.org], [libraries])
3
AC_CONFIG_SRCDIR([libraries-footer.txt])
4
5
AC_CONFIG_SUBDIRS([base network unix X11 HGL OpenGL GLUT OpenAL ALUT])
6
7
AC_OUTPUT