summaryrefslogtreecommitdiff
path: root/lib/popt/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-17 00:22:54 -0600
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:51 +1000
commit10935a33544824207c4e7df946908c857d20c946 (patch)
tree470f9b5d0393addca4abfe0c16a698fe6b763563 /lib/popt/wscript_build
parentcb0bf90b1045d68315ce9d7c61cb1493bfb71306 (diff)
downloadsamba-10935a33544824207c4e7df946908c857d20c946.tar.gz
samba-10935a33544824207c4e7df946908c857d20c946.tar.bz2
samba-10935a33544824207c4e7df946908c857d20c946.zip
build: optionally enable builtin popt
Diffstat (limited to 'lib/popt/wscript_build')
-rw-r--r--lib/popt/wscript_build8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/popt/wscript_build b/lib/popt/wscript_build
deleted file mode 100644
index de0e625b0b..0000000000
--- a/lib/popt/wscript_build
+++ /dev/null
@@ -1,8 +0,0 @@
-# AUTOGENERATED by mktowscript.pl from ../../lib/popt/config.mk
-# Please remove this notice if hand editing
-
-
-bld.SAMBA_SUBSYSTEM('LIBPOPT',
- source='findme.c popt.c poptconfig.c popthelp.c poptparse.c',
- )
-