[PATCH app-xdm 5/5] config: mv xdm in its own directory

Alan Coopersmith alan.coopersmith at oracle.com
Mon Nov 22 12:43:03 PST 2010


Gaetan Nadon wrote:
> Prevents the use of per target flags.
> Clearly shows which libraries and compiler options apply.
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>  .gitignore                   |    5 +--
>  Makefile.am                  |   60 +------------------------------
>  configure.ac                 |    1 +
>  xdm/.gitignore               |    1 +
>  xdm/Makefile.am              |   79 ++++++++++++++++++++++++++++++++++++++++++
>  access.c => xdm/access.c     |    0
>  auth.c => xdm/auth.c         |    0
>  choose.c => xdm/choose.c     |    0
>  daemon.c => xdm/daemon.c     |    0
>  dm.c => xdm/dm.c             |    0
>  dpylist.c => xdm/dpylist.c   |    0
>  error.c => xdm/error.c       |    0
>  file.c => xdm/file.c         |    0
>  genauth.c => xdm/genauth.c   |    0
>  krb5auth.c => xdm/krb5auth.c |    0
>  mitauth.c => xdm/mitauth.c   |    0
>  netaddr.c => xdm/netaddr.c   |    0
>  policy.c => xdm/policy.c     |    0
>  prngc.c => xdm/prngc.c       |    0
>  protodpy.c => xdm/protodpy.c |    0
>  reset.c => xdm/reset.c       |    0
>  resource.c => xdm/resource.c |    0
>  rpcauth.c => xdm/rpcauth.c   |    0
>  server.c => xdm/server.c     |    0
>  session.c => xdm/session.c   |    0
>  socket.c => xdm/socket.c     |    0
>  streams.c => xdm/streams.c   |    0
>  util.c => xdm/util.c         |    0
>  xdmauth.c => xdm/xdmauth.c   |    0
>  xdmcp.c => xdm/xdmcp.c       |    0


Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list