/[MITgcm]/MITgcm_contrib/mpack_src/mpack-1.6-4/configure.in
ViewVC logotype

Annotation of /MITgcm_contrib/mpack_src/mpack-1.6-4/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Feb 23 20:22:56 2008 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
- get new version from: http://packages.qa.debian.org/m/mpack.html
  (files: mpack_1.6.orig.tar.gz, mpack_1.6-4.diff.gz, mpack_1.6-4.dsc)
  and apply patch 'mpack_1.6-4.diff' to original dir: mpack_1.6/
- this fix the MD5 coding on 64.bit platforms (well, seems to).
- added in Contrib to allow separate test (since building mpack seems fishy)

1 jmc 1.1 AC_INIT(common.h)
2     AM_INIT_AUTOMAKE(mpack,1.6)
3     AC_PROG_CC
4    
5     CMU_SOCKETS
6    
7     AC_CHECK_FUNCS([strchr])
8     AC_REPLACE_FUNCS([strcasecmp getopt])
9    
10     AC_OUTPUT([Makefile])

  ViewVC Help
Powered by ViewVC 1.1.22