mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Rename configure.in to configure.ac to make more recent auto*s happy,
and also add the automake option "subdir-objects". As advisde by Tromey and Mjw. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13521
This commit is contained in:
parent
6855a0a148
commit
a93f4ff9c9
@ -11,7 +11,7 @@
|
||||
AC_INIT([Valgrind],[3.9.0.SVN],[valgrind-users@lists.sourceforge.net])
|
||||
AC_CONFIG_SRCDIR(coregrind/m_main.c)
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user