/[man-db]/man-db/configure.in
ViewVC logotype

Diff of /man-db/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.45 by cjwatson, Tue Mar 25 04:16:10 2003 UTC revision 1.46 by cjwatson, Sun Apr 6 23:05:09 2003 UTC
# Line 13  dnl Line 13  dnl
13  dnl Define below date and version information to be put into man pages etc.  dnl Define below date and version information to be put into man pages etc.
14  dnl  dnl
15  datemark=20010907  datemark=20010907
16  date=`LANG=C date -d $datemark +'%d %B %Y'`  date=`LANG=C date -d $datemark +'%Y-%m-%d'`
17  date_it=`LANG=it_IT date -d $datemark +'%d %B %Y'`  AC_SUBST(date)dnl
 date_es=`LANG=es_ES date -d $datemark +'%d %B %Y'`  
 date_de=`LANG=de_DE date -d $datemark +'%d %B %Y'`  
 date_fr=`LANG=fr_FR date -d $datemark +'%d %B %Y'`  
18  dnl  dnl
19  PACKAGE=AC_PACKAGE_NAME  PACKAGE=AC_PACKAGE_NAME
20  VERSION=AC_PACKAGE_VERSION  VERSION=AC_PACKAGE_VERSION
# Line 28  AC_DEFINE_UNQUOTED(VERSION, "$VERSION", Line 25  AC_DEFINE_UNQUOTED(VERSION, "$VERSION",
25  AC_SUBST(PACKAGE)dnl  AC_SUBST(PACKAGE)dnl
26  AC_SUBST(VERSION)dnl  AC_SUBST(VERSION)dnl
27  dnl  dnl
 AC_SUBST(date)dnl  
 dnl AC_SUBST(datemark)dnl  
 AC_SUBST(date_it)dnl  
 AC_SUBST(date_es)dnl  
 AC_SUBST(date_de)dnl  
 AC_SUBST(date_fr)dnl  
 dnl  
28  dnl We have to be a bit naughty here and supply options.  dnl We have to be a bit naughty here and supply options.
29  dnl The autoconf literature states that only features that can be  dnl The autoconf literature states that only features that can be
30  dnl separately 'built' should use --enable and friends. Oh well...  dnl separately 'built' should use --enable and friends. Oh well...

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26