diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-10-24 12:37:32 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-10-24 12:37:32 +0000 |
commit | 4aa6b95562cd09811f1d245747ad758d37b8cc73 (patch) | |
tree | 91443058796b0519ccf1e6a47e283beed6ee836a /configure | |
parent | 8c8f9bc197950b85ae9fe9f9e8a3264a3a4aa125 (diff) | |
download | emacs-4aa6b95562cd09811f1d245747ad758d37b8cc73.tar.gz |
*** empty log message ***
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 524021e37ce..16268d1c658 100755 --- a/configure +++ b/configure @@ -12850,7 +12850,7 @@ sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/^/ /' -e 's/ *$//' \ `" echo creating src/epaths.h -make epaths-force +${MAKE-make} epaths-force # As of 2000-11-19, newest development versions of GNU cpp preprocess # `..' to `. .' unless invoked with -traditional |