Makefile.in: Fix broken ctags/etags-targets

Detlef Riekenberg wine.dev at web.de
Sat Apr 8 05:30:00 CDT 2006


Am Freitag, den 07.04.2006, 12:02 +0200 schrieb Alexandre Julliard:
> > detlef at p4:~/wine.cvs/bin$ etags --version
> > Exuberant Ctags 5.5.4, Copyright (C) 1996-2003 Darren Hiebert
> >   Compiled: Aug 13 2004, 05:14:24
> >   Addresses: <dhiebert at users.sourceforge.net>,
> > http://ctags.sourceforge.net
> >   Optional compiled features: +wildcards, +regex
> 
> The makefile currently assumes Emacs etags, since that's what I use ;-)

I have no idea, how configure can be modified to detect the correct
ETAGS_OPTIONS

> > detlef at p4:~/wine.cvs/bin$ file ~/wine.cvs/src
> > /home/detlef/wine.cvs/src: symbolic link to `/_v/src/wine-git'
> You probably want find -L then.

"-L" => Invalid Option.

"find path -name '*.[c|h]'" and "find path/ -name '*.[c|h]'"
produce the same output here, but for a symlink, only
"find symlink/ -name '*.[c|h]'" works.

My find is: GNU find Version 4.1.20


-- 
By By ...
      ... Detlef




More information about the wine-devel mailing list