summaryrefslogtreecommitdiffstats
path: root/src/util/profile/configure.in
blob: 51c2595001cd659a2501fec32accef1b1b6066a5 (plain)
1
2
3
4
5
6
7
8
9
10
AC_INIT(prof_parse.c)
WITH_CCOPTS
CONFIG_RULES
AC_SET_BUILDTOP
AC_PROG_ARCHIVE
AC_PROG_RANLIB
ET_RULES
CopyHeader(profile.h,$(BUILDTOP)/include)
SubdirLibraryRule([$(OBJS)])
V5_AC_OUTPUT_MAKEFILE