replace obsolete autoconf macros
[mmh] / uip / Makefile.in
index 80c211c..a711a92 100644 (file)
@@ -266,6 +266,7 @@ install-lcmds:
        rm -f $(bindir)/folders
        rm -f $(bindir)/prev
        rm -f $(bindir)/next
+       rm -f $(libdir)/install-mh
        $(LN) $(bindir)/flist  $(bindir)/flists
        $(LN) $(bindir)/folder $(bindir)/folders
        $(LN) $(bindir)/show   $(bindir)/prev
@@ -326,7 +327,7 @@ lint:
 subdir = uip
 
 Makefile: Makefile.in ../config.status
-       cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
+       cd .. && ./config.status $(subdir)/$@
 
 distdir = ../`cat ../distname`/$(subdir)
 nmhdist: $(DIST)