SCM Repository
[diderot] / branches / vis15 / configure.ac |
Diff of /branches/vis15/configure.ac
Parent Directory
|
Revision Log
|
Patch
revision 123, Mon Jun 28 18:05:04 2010 UTC | revision 126, Tue Jun 29 16:16:27 2010 UTC | |
---|---|---|
# | Line 37 | Line 37 |
37 | dnl | dnl |
38 | dnl If we are on Mac OS X, check for the presence of macports and/or fink | dnl If we are on Mac OS X, check for the presence of macports and/or fink |
39 | dnl | dnl |
NEEDS_MACPORTS=no | ||
NEEDS_FINK=no | ||
40 | case "$host_os" in | case "$host_os" in |
41 | darwin*) # On Mac OS X we check for installed frameworks | darwin*) # On Mac OS X we check for installed frameworks |
42 | if test -x /opt/local/bin/port ; then | if test -x /opt/local/bin/port ; then |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |