"Lars J. Aas" wrote:
> 
> +# AC_SHELL_DIRNAME(PATHNAME)
> +# --------------------------
> +# Remove last slash and trailing text.
> +# Not all systems have dirname, so we emulate it with sed.
> +# This macro must be usable from inside ` `.
> +define([AC_SHELL_DIRNAME],
> +[echo $1 | sed 's%/[[^/][^/]]*$%%'])

Is this supposed to work with DOS-Paths and DOS-Drive-letters? 

Ralf

-- 
Ralf Corsepius 
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung
(FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:[EMAIL PROTECTED]           FAX: +49/731/501-999  
http://www.faw.uni-ulm.de

Reply via email to