File: acinclude.m4

package info (click to toggle)
rivet 0.5.0-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,676 kB
  • ctags: 1,345
  • sloc: sh: 8,394; xml: 6,622; ansic: 4,367; tcl: 2,813; makefile: 101; lisp: 78; sql: 25
file content (21 lines) | stat: -rwxr-xr-x 339 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Rivet build stuff
#
# $Id: acinclude.m4,v 1.3 2004/12/03 02:17:10 karl Exp $
#


#
# Include the TEA standard macro set
#
#builtin([include],[tclconfig/tcl.m4])
m4_include([tclconfig/tcl.m4])

#
# Include the libtool macro set
#
m4_include([tclconfig/libtool.m4])

#
# Add here whatever m4 macros you want to define for your package
#