Functions

show_config.c File Reference

Outputs information on configuration of Athena. More...

Go to the source code of this file.

Functions

void show_config (void)
 The packages and features reported on by this functin should be kept consistent with the optional packages and features added by the file configure.ac in the top-level directory.
void show_config_par (void)
 Add the configure block to the parameter database used by the functions in par.c.

Detailed Description

Outputs information on configuration of Athena.

PURPOSE: Outputs information on configuration of Athena.

CONTAINS PUBLIC FUNCTIONS:

Definition in file show_config.c.


Function Documentation

void show_config ( void   ) 

The packages and features reported on by this functin should be kept consistent with the optional packages and features added by the file configure.ac in the top-level directory.

Definition at line 23 of file show_config.c.

References ath_pout().

Referenced by main(), and usage().

Here is the call graph for this function:

Here is the caller graph for this function:

void show_config_par ( void   ) 

Add the configure block to the parameter database used by the functions in par.c.

Definition at line 190 of file show_config.c.

References par_seti(), and par_sets().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: