diff --git a/lib/Makefile.in b/lib/Makefile.in index 90310eb4..5477f4ff 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -4,8 +4,8 @@ # the original Makefile, it is called GNUmakefile. # -ifeq (../.config,$(wildcard ../.config)) - include ../.config +ifeq (../scripts/autoconf.mk,$(wildcard ../scripts/autoconf.mk)) + include ../scripts/autoconf.mk BUILDOPTS := # # Install as root with numeric Id's, since these are the