source: trunk/third/sysinfo/configvars.sh.in @ 15832

Revision 15832, 246 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15831, which included commits to RCS files with non-trunk default branches.
Line 
1#
2# $Id: configvars.sh.in,v 1.1.1.1 2001-03-20 18:02:41 ghudson Exp $
3#
4# Configuration Variables.
5#
6# This file contains certain variables that shell scripts source
7# The values are set by "configure"
8#
9CC="@CC@"
10CFLAGS="@CFLAGS@"
11LIBS="@LIBS@"
Note: See TracBrowser for help on using the repository browser.