Revision 17977,
252 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17976,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | dnl init_automake.m4--cmulocal automake setup macro |
---|
2 | dnl Rob Earhart |
---|
3 | dnl $Id: init_automake.m4,v 1.1.1.1 2002-10-13 18:01:00 ghudson Exp $ |
---|
4 | |
---|
5 | AC_DEFUN(CMU_INIT_AUTOMAKE, [ |
---|
6 | AC_REQUIRE([AM_INIT_AUTOMAKE]) |
---|
7 | ACLOCAL="$ACLOCAL -I \$(top_srcdir)/cmulocal" |
---|
8 | ]) |
---|
Note: See
TracBrowser
for help on using the repository browser.