Delete config.h

Delete config file
This commit is contained in:
Rafmag Cabrera 2023-01-15 22:26:21 -07:00 committed by StefanSchippers
parent 13c68e3d0f
commit 593f528829
1 changed files with 0 additions and 30 deletions

View File

@ -1,30 +0,0 @@
/*************************************************************/
/* Generated by scconfig - DO NOT EDIT - will be overwritten */
/* Source: config.h.in; to regenerate run ./configure */
/*************************************************************/
/* Define this var if cairo is available and is to be used */
#define HAS_CAIRO 1
/* Define this var if Xlib's xcb is available */
#define HAS_XCB 1
/* Define this var if dup2(2) is available */
#define HAS_DUP2 1
/* Define this var if popen(3) is available */
#define HAS_POPEN 1
/* Define this var if popen(3) is not available but fork(2) and pipe(2) are available */
/*#undef HAS_PIPE */
#define PREFIX "/usr/local"
#define XSCHEM_LIBRARY_PATH "~/.xschem/xschem_library:/usr/local/share/xschem/xschem_library/devices:/usr/local/share/doc/xschem/examples:/usr/local/share/doc/xschem/ngspice:/usr/local/share/doc/xschem/logic:/usr/local/share/doc/xschem/xschem_simulator:/usr/local/share/doc/xschem/generators:/usr/local/share/doc/xschem/binto7seg:/usr/local/share/doc/xschem/pcb:/usr/local/share/doc/xschem/rom8k"
#define USER_CONF_DIR "~/.xschem"
#define XSCHEM_SHAREDIR PREFIX "/share/xschem"
/* Extra includes required by the detected libs (may be empty): */
#define _XOPEN_SOURCE