source: trunk/essentials/sys-devel/automake-1.10/m4/substnot.m4

Last change on this file was 3147, checked in by bird, 18 years ago

automake 1.10

File size: 519 bytes
Line 
1## -*- Autoconf -*-
2# Copyright (C) 2006 Free Software Foundation, Inc.
3#
4# This file is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# _AM_SUBST_NOTMAKE(VARIABLE)
9# ---------------------------
10# Prevent Automake from outputing VARIABLE = @VARIABLE@ in Makefile.in.
11# This macro is traced by Automake.
12AC_DEFUN([_AM_SUBST_NOTMAKE])
Note: See TracBrowser for help on using the repository browser.