SCM Repository
Diff of /XEmacs/packages/xemacs-packages/w3/configure
Parent Directory
|
Revision Log
|
Patch
| revision 1.1, Wed Jan 14 06:28:19 1998 UTC | revision 1.2, Mon Mar 9 13:24:49 1998 UTC | |
|---|---|---|
| # | Line 929 | Line 929 |
| 929 | # Check whether --with-custom or --without-custom was given. | # Check whether --with-custom or --without-custom was given. |
| 930 | if test "${with_custom+set}" = set; then | if test "${with_custom+set}" = set; then |
| 931 | withval="$with_custom" | withval="$with_custom" |
| 932 | EMACS_cv_ACCEPTABLE_CUSTOM="$withval" | EMACS_cv_ACCEPTABLE_CUSTOM=`( cd $withval && pwd || echo "$withval" ) 2> /dev/null` |
| 933 | fi | fi |
| 934 | ||
| 935 | CUSTOM=${EMACS_cv_ACCEPTABLE_CUSTOM} | CUSTOM=${EMACS_cv_ACCEPTABLE_CUSTOM} |
|
||||||||
| root@alioth.debian.org | ViewVC Help |
| Powered by ViewVC 1.0.0 |

