Mercurial > urweb
comparison configure @ 1523:52fbd8534ef3
Remove some GCC-specific identifier choice and documentation
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 02 Aug 2011 14:45:19 -0400 |
parents | b5517f47b1f1 |
children | b5d78407886d |
comparison
equal
deleted
inserted
replaced
1522:4d0b80dd4c37 | 1523:52fbd8534ef3 |
---|---|
613 LTLIBOBJS | 613 LTLIBOBJS |
614 LIBOBJS | 614 LIBOBJS |
615 SQHEADER | 615 SQHEADER |
616 MSHEADER | 616 MSHEADER |
617 PGHEADER | 617 PGHEADER |
618 GCCARGS | 618 CCARGS |
619 SITELISP | 619 SITELISP |
620 INCLUDE | 620 INCLUDE |
621 LIB | 621 LIB |
622 BIN | 622 BIN |
623 USE_EMACS_FALSE | 623 USE_EMACS_FALSE |
14576 bin directory: BIN $BIN | 14576 bin directory: BIN $BIN |
14577 lib directory: LIB $LIB | 14577 lib directory: LIB $LIB |
14578 include directory: INCLUDE $INCLUDE | 14578 include directory: INCLUDE $INCLUDE |
14579 site-lisp directory: SITELISP $SITELISP | 14579 site-lisp directory: SITELISP $SITELISP |
14580 C compiler: CC $CC | 14580 C compiler: CC $CC |
14581 Extra GCC args: GCCARGS $GCCARGS | 14581 Extra CC args: CCARGS $CCARGS |
14582 Postgres C header: PGHEADER $PGHEADER | 14582 Postgres C header: PGHEADER $PGHEADER |
14583 MySQL C header: MSHEADER $MSHEADER | 14583 MySQL C header: MSHEADER $MSHEADER |
14584 SQLite C header: SQHEADER $SQHEADER | 14584 SQLite C header: SQHEADER $SQHEADER |
14585 | 14585 |
14586 Version: $VERSION | 14586 Version: $VERSION |