Mercurial > urweb
diff configure @ 1474:3d0cc841cafd
Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 17 Jun 2011 11:52:56 -0400 |
parents | 969b90b1f2f9 |
children | b5517f47b1f1 |
line wrap: on
line diff
--- a/configure Wed Jun 15 09:52:06 2011 -0400 +++ b/configure Fri Jun 17 11:52:56 2011 -0400 @@ -12184,6 +12184,7 @@ + ac_config_files="$ac_config_files Makefile src/c/Makefile src/config.sml" @@ -14570,6 +14571,7 @@ lib directory: LIB $LIB include directory: INCLUDE $INCLUDE site-lisp directory: SITELISP $SITELISP + C compiler: CC $CC Extra GCC args: GCCARGS $GCCARGS Postgres C header: PGHEADER $PGHEADER MySQL C header: MSHEADER $MSHEADER