Ethereal-cvs: [Ethereal-cvs] rev 13275: /trunk/epan/: Makefile.am /trunk/: configure.in

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 04 Feb 2005 00:29:46 -0000
User: jmayer
Date: 2005/02/03 06:29 PM

Log:
 Albert Chin:
 >From autoconf.info:
      In order to support these features, it is essential that `datadir'
   remains being defined as `${prefix}/share' to depend upon the current
   value of `prefix'.
 
      A corollary is that you should not use these variables except in
   Makefiles.  For instance, instead of trying to evaluate `datadir' in
   `configure' and hard-coding it in Makefiles using e.g.,
   `AC_DEFINE_UNQUOTED(DATADIR, "$datadir")', you should add
   `-DDATADIR="$(datadir)"' to your `CPPFLAGS'.

Directory: /trunk/epan/
  Changes    Path           Action
  +1 -1      Makefile.am    Modified

Directory: /trunk/
  Changes    Path            Action
  +0 -9      configure.in    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13275&view=rev