diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /french/med/Makefile | |
parent | Bump autoconf 2.67->2.68 -- will deal with any fallout. (diff) |
Punt autoconf267->autoconf268
Notes
Notes:
svn path=/head/; revision=263089
Diffstat (limited to '')
-rw-r--r-- | french/med/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/med/Makefile b/french/med/Makefile index 92f7a4861d17..c2b6940993ca 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \ CONFIGURE_ARGS= --with-f90=${FC} --docdir=${DOCSDIR} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_LDCONFIG= yes DOC2FIX= . gif html jpg png tests |