Back out the previous change - we were setting "datafiledir", not
authorGuy Harris <guy@alum.mit.edu>
Sun, 6 Feb 2005 21:36:11 +0000 (21:36 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 6 Feb 2005 21:36:11 +0000 (21:36 -0000)
commita9cf4fccb672f8b612ae459db0bd32271e010470
tree94ca11d2376bed5ca8102d500f540e3044a8aaf1
parent1749a91a9653328776f4668f8d84b7a56daf6a6f
Back out the previous change - we were setting "datafiledir", not
"datafile", and code in epan/filesystem.c expectes DATAFILE_DIR to be
set to the "ethereal" subdirectory of the data directory, not to the
data directory itself.

svn path=/trunk/; revision=13322
configure.in
epan/Makefile.am