(main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
[bpt/emacs.git] / make-dist
index 7730a46..a09d988 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -211,7 +211,7 @@ if [ $update = yes ];
 then
   echo "Updating Info files"
 
-  (cd man; make info)
+  (cd man; make -f Makefile.in srcdir=. info)
 
   echo "Updating finder, custom and autoload data"
 
@@ -443,7 +443,7 @@ echo "Making links to \`nt/inc/netinet'"
 
 echo "Making links to \`nt/icons'"
 (cd nt/icons
- ln [a-z]*.ico ../../../${tempdir}/nt/icons)
+ ln [a-z]*.ico ../../${tempdir}/nt/icons)
 
 echo "Making links to \`msdos'"
 (cd msdos