Use a single copy of popt in samba3 and samba4.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 16 Sep 2008 15:20:16 +0000 (17:20 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 16 Sep 2008 15:20:16 +0000 (17:20 +0200)
commitc8bff39df639c70afc94b1795c94629ee8b7b482
tree6331eaa4d41b0b907b44d862697c9c5ea17eaaae
parentec1c854f2175823bd1ad39c2e272d1b3fab80bf1
Use a single copy of popt in samba3 and samba4.
34 files changed:
popt/CHANGES [moved from source3/popt/CHANGES with 100% similarity]
popt/COPYING [moved from source3/popt/COPYING with 100% similarity]
popt/README [moved from source3/popt/README with 100% similarity]
popt/config.mk [moved from source4/lib/popt/config.mk with 83% similarity]
popt/dummy.in [moved from source3/popt/dummy.in with 100% similarity]
popt/findme.c [moved from source3/popt/findme.c with 100% similarity]
popt/findme.h [moved from source3/popt/findme.h with 100% similarity]
popt/libpopt.m4 [moved from source4/lib/popt/libpopt.m4 with 100% similarity]
popt/popt.c [moved from source3/popt/popt.c with 100% similarity]
popt/popt.h [moved from source3/popt/popt.h with 100% similarity]
popt/poptconfig.c [moved from source3/popt/poptconfig.c with 100% similarity]
popt/popthelp.c [moved from source3/popt/popthelp.c with 100% similarity]
popt/poptint.h [moved from source3/popt/poptint.h with 100% similarity]
popt/poptparse.c [moved from source3/popt/poptparse.c with 100% similarity]
popt/samba.m4 [moved from source4/lib/popt/samba.m4 with 54% similarity]
popt/system.h [moved from source3/popt/system.h with 100% similarity]
source3/Makefile.in
source3/configure.in
source3/samba4.m4
source3/samba4.mk
source4/Makefile
source4/configure.ac
source4/lib/popt/CHANGES [deleted file]
source4/lib/popt/COPYING [deleted file]
source4/lib/popt/README [deleted file]
source4/lib/popt/findme.c [deleted file]
source4/lib/popt/findme.h [deleted file]
source4/lib/popt/popt.c [deleted file]
source4/lib/popt/popt.h [deleted file]
source4/lib/popt/poptconfig.c [deleted file]
source4/lib/popt/popthelp.c [deleted file]
source4/lib/popt/poptint.h [deleted file]
source4/lib/popt/poptparse.c [deleted file]
source4/lib/popt/system.h [deleted file]