cvs commit: fptools configure.ac aclocal.m4 fptools/mk config.mk.in
Sigbjorn Finne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
sof 2005/03/01 11:16:20 PST
Modified files:
. configure.ac aclocal.m4
mk config.mk.in
Log:
aclocal.m4:FP_PROG_SORT: locate unix-like sort utility; on success, substituted as SortCmd.
-configure.ac: use FP_PROG_SORT
-mk/config.mk.in: added SORT setting..only used by libraries/Makefile
Merge to STABLE
Revision Changes Path
1.108 +3 -0 fptools/configure.ac
1.196 +19 -0 fptools/aclocal.m4
1.277 +1 -0 fptools/mk/config.mk.in