summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJoe Thornber <joe@fib011235813.fsnet.co.uk>2001-10-10 10:11:25 +0000
committerJoe Thornber <joe@fib011235813.fsnet.co.uk>2001-10-10 10:11:25 +0000
commit0da1ff42d17d62b04b754f753ed328fa903df7f4 (patch)
tree9efde4a0422c48d0e3b8f8461e83295171ff7f7e /configure
parent2c599b7baa7f56fb9c89475316b71133a4a238ed (diff)
downloadlvm2-0da1ff42d17d62b04b754f753ed328fa903df7f4.tar.gz
o AC_INIT was pointing to an old file
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7dc4f6dbf..336851831 100755
--- a/configure
+++ b/configure
@@ -465,7 +465,7 @@ echo > confdefs.h
# A filename unique to this package, relative to the directory that
# configure is in, which we can look for to find out if srcdir is correct.
-ac_unique_file=lib/dev-mgr/dev-manager.h
+ac_unique_file=lib/device/dev-cache.h
# Find the source files, if location was not specified.
if test -z "$srcdir"; then