From 942f721377d2a42a1f130d774858333d58ee7767 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Wed, 15 Nov 2006 00:10:21 +0000 Subject: Add empty and almost empty m4 files for packages we have test results from Start with the builtin.m4 which will generate test results for the default/builtin autoconf functions. The same pattern needs to be applied to every file... --- contrib/site-conf/m4/.mtn2git_empty | 0 contrib/site-conf/m4/apache.m4 | 1 + contrib/site-conf/m4/bash.m4 | 1 + contrib/site-conf/m4/builtin.m4 | 19 +++++++++++++++++++ contrib/site-conf/m4/clamav.m4 | 1 + contrib/site-conf/m4/coreutils.m4 | 1 + contrib/site-conf/m4/cvs.m4 | 1 + contrib/site-conf/m4/dbus.m4 | 1 + contrib/site-conf/m4/dpkg.m4 | 1 + contrib/site-conf/m4/edb.m4 | 1 + contrib/site-conf/m4/enca.m4 | 1 + contrib/site-conf/m4/ettercap.m4 | 1 + contrib/site-conf/m4/fget.m4 | 1 + contrib/site-conf/m4/fnmatch.m4 | 1 + contrib/site-conf/m4/gettext.m4 | 1 + contrib/site-conf/m4/glib.m4 | 1 + contrib/site-conf/m4/glib2.m4 | 1 + contrib/site-conf/m4/httppc.m4 | 1 + contrib/site-conf/m4/ipsectools.m4 | 1 + contrib/site-conf/m4/jikes.m4 | 1 + contrib/site-conf/m4/lftp.m4 | 1 + contrib/site-conf/m4/libesmtp.m4 | 1 + contrib/site-conf/m4/libidl.m4 | 1 + contrib/site-conf/m4/libnet.m4 | 1 + contrib/site-conf/m4/libxfce4util.m4 | 1 + contrib/site-conf/m4/links.m4 | 1 + contrib/site-conf/m4/mono.m4 | 1 + contrib/site-conf/m4/mysql.m4 | 1 + contrib/site-conf/m4/nano.m4 | 1 + contrib/site-conf/m4/orbit2.m4 | 1 + contrib/site-conf/m4/pcap.m4 | 1 + contrib/site-conf/m4/php.m4 | 1 + contrib/site-conf/m4/rsync.m4 | 1 + contrib/site-conf/m4/samba.m4 | 1 + contrib/site-conf/m4/screen.m4 | 1 + contrib/site-conf/m4/sleepycat.m4 | 1 + contrib/site-conf/m4/slrn.m4 | 1 + contrib/site-conf/m4/socat.m4 | 1 + contrib/site-conf/m4/ssh.m4 | 1 + contrib/site-conf/m4/startupnotification.m4 | 1 + contrib/site-conf/m4/sudo.m4 | 1 + contrib/site-conf/m4/xffm.m4 | 1 + 42 files changed, 59 insertions(+) create mode 100644 contrib/site-conf/m4/.mtn2git_empty create mode 100644 contrib/site-conf/m4/apache.m4 create mode 100644 contrib/site-conf/m4/bash.m4 create mode 100644 contrib/site-conf/m4/builtin.m4 create mode 100644 contrib/site-conf/m4/clamav.m4 create mode 100644 contrib/site-conf/m4/coreutils.m4 create mode 100644 contrib/site-conf/m4/cvs.m4 create mode 100644 contrib/site-conf/m4/dbus.m4 create mode 100644 contrib/site-conf/m4/dpkg.m4 create mode 100644 contrib/site-conf/m4/edb.m4 create mode 100644 contrib/site-conf/m4/enca.m4 create mode 100644 contrib/site-conf/m4/ettercap.m4 create mode 100644 contrib/site-conf/m4/fget.m4 create mode 100644 contrib/site-conf/m4/fnmatch.m4 create mode 100644 contrib/site-conf/m4/gettext.m4 create mode 100644 contrib/site-conf/m4/glib.m4 create mode 100644 contrib/site-conf/m4/glib2.m4 create mode 100644 contrib/site-conf/m4/httppc.m4 create mode 100644 contrib/site-conf/m4/ipsectools.m4 create mode 100644 contrib/site-conf/m4/jikes.m4 create mode 100644 contrib/site-conf/m4/lftp.m4 create mode 100644 contrib/site-conf/m4/libesmtp.m4 create mode 100644 contrib/site-conf/m4/libidl.m4 create mode 100644 contrib/site-conf/m4/libnet.m4 create mode 100644 contrib/site-conf/m4/libxfce4util.m4 create mode 100644 contrib/site-conf/m4/links.m4 create mode 100644 contrib/site-conf/m4/mono.m4 create mode 100644 contrib/site-conf/m4/mysql.m4 create mode 100644 contrib/site-conf/m4/nano.m4 create mode 100644 contrib/site-conf/m4/orbit2.m4 create mode 100644 contrib/site-conf/m4/pcap.m4 create mode 100644 contrib/site-conf/m4/php.m4 create mode 100644 contrib/site-conf/m4/rsync.m4 create mode 100644 contrib/site-conf/m4/samba.m4 create mode 100644 contrib/site-conf/m4/screen.m4 create mode 100644 contrib/site-conf/m4/sleepycat.m4 create mode 100644 contrib/site-conf/m4/slrn.m4 create mode 100644 contrib/site-conf/m4/socat.m4 create mode 100644 contrib/site-conf/m4/ssh.m4 create mode 100644 contrib/site-conf/m4/startupnotification.m4 create mode 100644 contrib/site-conf/m4/sudo.m4 create mode 100644 contrib/site-conf/m4/xffm.m4 (limited to 'contrib/site-conf/m4') diff --git a/contrib/site-conf/m4/.mtn2git_empty b/contrib/site-conf/m4/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/contrib/site-conf/m4/apache.m4 b/contrib/site-conf/m4/apache.m4 new file mode 100644 index 0000000000..73e5d0fe42 --- /dev/null +++ b/contrib/site-conf/m4/apache.m4 @@ -0,0 +1 @@ +# tests from the apache project diff --git a/contrib/site-conf/m4/bash.m4 b/contrib/site-conf/m4/bash.m4 new file mode 100644 index 0000000000..33bc40683f --- /dev/null +++ b/contrib/site-conf/m4/bash.m4 @@ -0,0 +1 @@ +# Tests for bash diff --git a/contrib/site-conf/m4/builtin.m4 b/contrib/site-conf/m4/builtin.m4 new file mode 100644 index 0000000000..03152f9560 --- /dev/null +++ b/contrib/site-conf/m4/builtin.m4 @@ -0,0 +1,19 @@ +# Built in tests of autoconf + +# Check the builtins +AC_DEFUN([OE_CHECK_BUILTIN], +[ +AC_REQUIRE_CPP +AC_PROG_CC +AC_LANG_C + +AC_FUNC_FNMATCH +AC_FUNC_MALLOC +AC_FUNC_GETPGRP +AC_FUNC_LSTAT +AC_FUNC_MMAP +AC_FUNC_MEMCMP +AC_FUNC_REALLOC +AC_FUNC_SETPGRP +AC_FUNC_SETVBUF_REVERSED +]) diff --git a/contrib/site-conf/m4/clamav.m4 b/contrib/site-conf/m4/clamav.m4 new file mode 100644 index 0000000000..1a095d9900 --- /dev/null +++ b/contrib/site-conf/m4/clamav.m4 @@ -0,0 +1 @@ +# Tests for clamav diff --git a/contrib/site-conf/m4/coreutils.m4 b/contrib/site-conf/m4/coreutils.m4 new file mode 100644 index 0000000000..2253589573 --- /dev/null +++ b/contrib/site-conf/m4/coreutils.m4 @@ -0,0 +1 @@ +# Tests of coreutils diff --git a/contrib/site-conf/m4/cvs.m4 b/contrib/site-conf/m4/cvs.m4 new file mode 100644 index 0000000000..7b89778fd0 --- /dev/null +++ b/contrib/site-conf/m4/cvs.m4 @@ -0,0 +1 @@ +# Tests for cvs diff --git a/contrib/site-conf/m4/dbus.m4 b/contrib/site-conf/m4/dbus.m4 new file mode 100644 index 0000000000..4548597299 --- /dev/null +++ b/contrib/site-conf/m4/dbus.m4 @@ -0,0 +1 @@ +# Tests of D-BUS diff --git a/contrib/site-conf/m4/dpkg.m4 b/contrib/site-conf/m4/dpkg.m4 new file mode 100644 index 0000000000..b1771316dc --- /dev/null +++ b/contrib/site-conf/m4/dpkg.m4 @@ -0,0 +1 @@ +# Tests for dpkg diff --git a/contrib/site-conf/m4/edb.m4 b/contrib/site-conf/m4/edb.m4 new file mode 100644 index 0000000000..5cd79d2942 --- /dev/null +++ b/contrib/site-conf/m4/edb.m4 @@ -0,0 +1 @@ +# Tests of edb diff --git a/contrib/site-conf/m4/enca.m4 b/contrib/site-conf/m4/enca.m4 new file mode 100644 index 0000000000..bfe9e6c93d --- /dev/null +++ b/contrib/site-conf/m4/enca.m4 @@ -0,0 +1 @@ +# tests for enca diff --git a/contrib/site-conf/m4/ettercap.m4 b/contrib/site-conf/m4/ettercap.m4 new file mode 100644 index 0000000000..81ac0c4fc6 --- /dev/null +++ b/contrib/site-conf/m4/ettercap.m4 @@ -0,0 +1 @@ +# Tests of ettercap diff --git a/contrib/site-conf/m4/fget.m4 b/contrib/site-conf/m4/fget.m4 new file mode 100644 index 0000000000..16d67cfd45 --- /dev/null +++ b/contrib/site-conf/m4/fget.m4 @@ -0,0 +1 @@ +# Tests for fget diff --git a/contrib/site-conf/m4/fnmatch.m4 b/contrib/site-conf/m4/fnmatch.m4 new file mode 100644 index 0000000000..30d5401616 --- /dev/null +++ b/contrib/site-conf/m4/fnmatch.m4 @@ -0,0 +1 @@ +# Tests for fnmatch diff --git a/contrib/site-conf/m4/gettext.m4 b/contrib/site-conf/m4/gettext.m4 new file mode 100644 index 0000000000..d7abc87e4d --- /dev/null +++ b/contrib/site-conf/m4/gettext.m4 @@ -0,0 +1 @@ +# Test for gettext diff --git a/contrib/site-conf/m4/glib.m4 b/contrib/site-conf/m4/glib.m4 new file mode 100644 index 0000000000..0ddd7cf901 --- /dev/null +++ b/contrib/site-conf/m4/glib.m4 @@ -0,0 +1 @@ +# Tests of glib diff --git a/contrib/site-conf/m4/glib2.m4 b/contrib/site-conf/m4/glib2.m4 new file mode 100644 index 0000000000..96313b4a98 --- /dev/null +++ b/contrib/site-conf/m4/glib2.m4 @@ -0,0 +1 @@ +# Tests of glib-2.0 diff --git a/contrib/site-conf/m4/httppc.m4 b/contrib/site-conf/m4/httppc.m4 new file mode 100644 index 0000000000..72bb7c5a5e --- /dev/null +++ b/contrib/site-conf/m4/httppc.m4 @@ -0,0 +1 @@ +# Tests of httpppc diff --git a/contrib/site-conf/m4/ipsectools.m4 b/contrib/site-conf/m4/ipsectools.m4 new file mode 100644 index 0000000000..a638142697 --- /dev/null +++ b/contrib/site-conf/m4/ipsectools.m4 @@ -0,0 +1 @@ +# Tests for ipsec-tools diff --git a/contrib/site-conf/m4/jikes.m4 b/contrib/site-conf/m4/jikes.m4 new file mode 100644 index 0000000000..7c209708c7 --- /dev/null +++ b/contrib/site-conf/m4/jikes.m4 @@ -0,0 +1 @@ +# Test of jiles diff --git a/contrib/site-conf/m4/lftp.m4 b/contrib/site-conf/m4/lftp.m4 new file mode 100644 index 0000000000..5c2286edeb --- /dev/null +++ b/contrib/site-conf/m4/lftp.m4 @@ -0,0 +1 @@ +# Tests of lftp diff --git a/contrib/site-conf/m4/libesmtp.m4 b/contrib/site-conf/m4/libesmtp.m4 new file mode 100644 index 0000000000..ae897fa64e --- /dev/null +++ b/contrib/site-conf/m4/libesmtp.m4 @@ -0,0 +1 @@ +# Tests of esmtp diff --git a/contrib/site-conf/m4/libidl.m4 b/contrib/site-conf/m4/libidl.m4 new file mode 100644 index 0000000000..b36f72532a --- /dev/null +++ b/contrib/site-conf/m4/libidl.m4 @@ -0,0 +1 @@ +# Tests for libidl diff --git a/contrib/site-conf/m4/libnet.m4 b/contrib/site-conf/m4/libnet.m4 new file mode 100644 index 0000000000..3724ed1583 --- /dev/null +++ b/contrib/site-conf/m4/libnet.m4 @@ -0,0 +1 @@ +# Tests of libnet diff --git a/contrib/site-conf/m4/libxfce4util.m4 b/contrib/site-conf/m4/libxfce4util.m4 new file mode 100644 index 0000000000..666f494ebd --- /dev/null +++ b/contrib/site-conf/m4/libxfce4util.m4 @@ -0,0 +1 @@ +# Tests for libxfc4eutil diff --git a/contrib/site-conf/m4/links.m4 b/contrib/site-conf/m4/links.m4 new file mode 100644 index 0000000000..d0fae721e5 --- /dev/null +++ b/contrib/site-conf/m4/links.m4 @@ -0,0 +1 @@ +# Tests of links diff --git a/contrib/site-conf/m4/mono.m4 b/contrib/site-conf/m4/mono.m4 new file mode 100644 index 0000000000..4dcd34fbf8 --- /dev/null +++ b/contrib/site-conf/m4/mono.m4 @@ -0,0 +1 @@ +# Tests for mono diff --git a/contrib/site-conf/m4/mysql.m4 b/contrib/site-conf/m4/mysql.m4 new file mode 100644 index 0000000000..5c6157f865 --- /dev/null +++ b/contrib/site-conf/m4/mysql.m4 @@ -0,0 +1 @@ +# Tests for mysql diff --git a/contrib/site-conf/m4/nano.m4 b/contrib/site-conf/m4/nano.m4 new file mode 100644 index 0000000000..75f3a82dc9 --- /dev/null +++ b/contrib/site-conf/m4/nano.m4 @@ -0,0 +1 @@ +# Tests of nano diff --git a/contrib/site-conf/m4/orbit2.m4 b/contrib/site-conf/m4/orbit2.m4 new file mode 100644 index 0000000000..8555debbd8 --- /dev/null +++ b/contrib/site-conf/m4/orbit2.m4 @@ -0,0 +1 @@ +# Tests for orbit2 diff --git a/contrib/site-conf/m4/pcap.m4 b/contrib/site-conf/m4/pcap.m4 new file mode 100644 index 0000000000..a9f7589805 --- /dev/null +++ b/contrib/site-conf/m4/pcap.m4 @@ -0,0 +1 @@ +# Tests of libpcap diff --git a/contrib/site-conf/m4/php.m4 b/contrib/site-conf/m4/php.m4 new file mode 100644 index 0000000000..da70c06fcb --- /dev/null +++ b/contrib/site-conf/m4/php.m4 @@ -0,0 +1 @@ +# Tests of php diff --git a/contrib/site-conf/m4/rsync.m4 b/contrib/site-conf/m4/rsync.m4 new file mode 100644 index 0000000000..98d3e319d5 --- /dev/null +++ b/contrib/site-conf/m4/rsync.m4 @@ -0,0 +1 @@ +# Tests for rsync diff --git a/contrib/site-conf/m4/samba.m4 b/contrib/site-conf/m4/samba.m4 new file mode 100644 index 0000000000..99f9bf0d66 --- /dev/null +++ b/contrib/site-conf/m4/samba.m4 @@ -0,0 +1 @@ +# Tests of samba diff --git a/contrib/site-conf/m4/screen.m4 b/contrib/site-conf/m4/screen.m4 new file mode 100644 index 0000000000..750893b5f2 --- /dev/null +++ b/contrib/site-conf/m4/screen.m4 @@ -0,0 +1 @@ +# Tests of screen diff --git a/contrib/site-conf/m4/sleepycat.m4 b/contrib/site-conf/m4/sleepycat.m4 new file mode 100644 index 0000000000..7f00982ed6 --- /dev/null +++ b/contrib/site-conf/m4/sleepycat.m4 @@ -0,0 +1 @@ +# Tests of sleepycat db diff --git a/contrib/site-conf/m4/slrn.m4 b/contrib/site-conf/m4/slrn.m4 new file mode 100644 index 0000000000..d12bfb6f8f --- /dev/null +++ b/contrib/site-conf/m4/slrn.m4 @@ -0,0 +1 @@ +# Tests for slrn diff --git a/contrib/site-conf/m4/socat.m4 b/contrib/site-conf/m4/socat.m4 new file mode 100644 index 0000000000..c854ebac21 --- /dev/null +++ b/contrib/site-conf/m4/socat.m4 @@ -0,0 +1 @@ +# Tests of socat diff --git a/contrib/site-conf/m4/ssh.m4 b/contrib/site-conf/m4/ssh.m4 new file mode 100644 index 0000000000..4676209292 --- /dev/null +++ b/contrib/site-conf/m4/ssh.m4 @@ -0,0 +1 @@ +# tests from the OpenSSH project diff --git a/contrib/site-conf/m4/startupnotification.m4 b/contrib/site-conf/m4/startupnotification.m4 new file mode 100644 index 0000000000..18cb0250cd --- /dev/null +++ b/contrib/site-conf/m4/startupnotification.m4 @@ -0,0 +1 @@ +# Tests for startup notification diff --git a/contrib/site-conf/m4/sudo.m4 b/contrib/site-conf/m4/sudo.m4 new file mode 100644 index 0000000000..2b7cf55e99 --- /dev/null +++ b/contrib/site-conf/m4/sudo.m4 @@ -0,0 +1 @@ +# Tests for sudo diff --git a/contrib/site-conf/m4/xffm.m4 b/contrib/site-conf/m4/xffm.m4 new file mode 100644 index 0000000000..78f178e0a8 --- /dev/null +++ b/contrib/site-conf/m4/xffm.m4 @@ -0,0 +1 @@ +# Tests for xffm -- cgit 1.2.3-korg