mirror of
https://github.com/mirror/make.git
synced 2025-02-07 02:00:16 +08:00
Formerly configure.in.~7~
This commit is contained in:
parent
40507f313a
commit
50f2c1fbd9
@ -1,5 +1,6 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(vpath.c) dnl A distinctive file to look for in srcdir.
|
AC_INIT(vpath.c) dnl A distinctive file to look for in srcdir.
|
||||||
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
AC_PROG_RANLIB
|
AC_PROG_RANLIB
|
||||||
@ -50,5 +51,5 @@ dnl Local Variables:
|
|||||||
dnl comment-start: " dnl "
|
dnl comment-start: " dnl "
|
||||||
dnl comment-end: ""
|
dnl comment-end: ""
|
||||||
dnl comment-start-skip: "\\bdnl\\b\\s *"
|
dnl comment-start-skip: "\\bdnl\\b\\s *"
|
||||||
dnl compile-command: "make configure"
|
dnl compile-command: "make configure config.h.in"
|
||||||
dnl End:
|
dnl End:
|
||||||
|
Loading…
Reference in New Issue
Block a user