From c98f0ae5a8150dda82e80132991df51beadf137a Mon Sep 17 00:00:00 2001 From: Sean Eric Fagan Date: Tue, 23 Jul 1991 19:09:22 +0000 Subject: Initial revision --- gprof/configure.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 gprof/configure.in (limited to 'gprof/configure.in') diff --git a/gprof/configure.in b/gprof/configure.in new file mode 100644 index 0000000..107cd6a --- /dev/null +++ b/gprof/configure.in @@ -0,0 +1,14 @@ +# This file is a shell script that supplies the information necessary +# to tailor a template configure script into the configure script +# appropriate for this directory. For more information, check any +# existing configure script. + +srctrigger=gprof.c +srcname="gprof" + +# per-host: + +# per-target: + +files= +links= -- cgit v1.1