Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Rønne Petersen <alexrp@xamarin.com>2014-05-25 21:00:43 +0400
committerAlex Rønne Petersen <alexrp@xamarin.com>2014-05-25 21:04:06 +0400
commit09126b1b214562228e98c8b0cb6eb98a37818467 (patch)
tree66677773aa493d71094f6ecce33ec8cba9dbe8da /libgc/Makefile.direct
parentd61bf0d21bc6b8983a88b2ffb4f4010aa3ada563 (diff)
Rename configure.in -> configure.ac. Based on PR #976.
Diffstat (limited to 'libgc/Makefile.direct')
-rw-r--r--libgc/Makefile.direct2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgc/Makefile.direct b/libgc/Makefile.direct
index 1f03b511c3b..8b4dff1fb73 100644
--- a/libgc/Makefile.direct
+++ b/libgc/Makefile.direct
@@ -331,7 +331,7 @@ DOC_FILES= README.QUICK doc/README.Mac doc/README.MacOSX doc/README.OS2 \
TESTS= tests/test.c tests/test_cpp.cc tests/trace_test.c \
tests/leak_test.c tests/thread_leak_test.c tests/middle.c
-GNU_BUILD_FILES= configure.in Makefile.am configure acinclude.m4 \
+GNU_BUILD_FILES= configure.ac Makefile.am configure acinclude.m4 \
libtool.m4 install-sh configure.host Makefile.in \
aclocal.m4 config.sub config.guess \
include/Makefile.am include/Makefile.in \