Changeset 5
- Timestamp:
- May 11, 2006 6:16:07 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makemain.inc
r3 r5 47 47 touch .Externals-stamp 48 48 49 distclean-local: 49 distclean-local: clean-externals-stamp 50 51 clean-externals-stamp: 50 52 rm -f .Externals-stamp 51 53 -
trunk/coin.m4
r4 r5 1296 1296 1297 1297 AC_DEFUN([AC_COIN_HAS_USER_LIBRARY], 1298 [AC_REQUIRE([AC_COIN_ GET_EXTERNALS])1298 [AC_REQUIRE([AC_COIN_SRCDIR_INIT]) 1299 1299 AC_MSG_CHECKING(if user provides library for $1) 1300 1300
Note: See TracChangeset
for help on using the changeset viewer.