Changeset d3ca98 in git for factory/config.h.in


Ignore:
Timestamp:
Jun 23, 1997, 5:41:45 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
Children:
e0ddbb49a829aea75d5a8dace6b8041be1bf4bf7
Parents:
19959843cbaa4a1b7948eb9c87d185f77a2e935c
Message:
	* config.h.in: doc fix


git-svn-id: file:///usr/local/Singular/svn/trunk@422 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/config.h.in

    r199598 rd3ca98  
    11/* emacs edit mode for this file is -*- C -*- */
    2 /* $Id: config.h.in,v 1.2 1997-06-19 12:48:16 schmidt Exp $ */
     2/* $Id: config.h.in,v 1.3 1997-06-23 15:41:45 schmidt Exp $ */
    33
    44#ifndef INCL_CONFIG_H
     
    88 *
    99 * config.h.in - used by configure to create config.h.
     10 *
     11 * This file is included at building time from almost all source
     12 * files belonging to factory.  Furthermore, it is (textually)
     13 * included into factoryconf.h by makeheader so we have an
     14 * installed version of this file, too.  This way, the installed
     15 * source files will be compiled with the same settings as the
     16 * library itself.
     17 *
     18 * In general, you should let configure guess the correct values
     19 * for the #defines below.  But if something seriously goes wrong
     20 * in configuring, please inform the authors and feel free to
     21 * edit the marked section.
    1022 *
    1123 */
Note: See TracChangeset for help on using the changeset viewer.