diff options
author | Roland McGrath <roland@redhat.com> | 1992-08-27 19:30:57 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-08-27 19:30:57 +0000 |
commit | 381a6bbfb4df5e78afd51145c9fbeb2fbd8cc825 (patch) | |
tree | 5af75cb893e4c9b4594c822d72f5f5a0015b1901 /configure.in | |
parent | f4a089447d1ea74dc0ec5db93491970e3f410bcc (diff) | |
download | gunmake-381a6bbfb4df5e78afd51145c9fbeb2fbd8cc825.tar.gz |
Formerly configure.in.~2~
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 3946df0..86e828b 100644 --- a/configure.in +++ b/configure.in @@ -55,6 +55,5 @@ dnl Local Variables: dnl comment-start: " dnl " dnl comment-end: "" dnl comment-start-skip: "\\bdnl\\b\\s *" -dnl compile-command: "make make.conf" -dnl eval: (if (fboundp 'resolve-symlink) (resolve-symlink)) +dnl compile-command: "make configure" dnl End: |