]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Initial revision
authorDavid MacKenzie <djm@djmnet.org>
Thu, 8 Sep 1994 20:45:21 +0000 (20:45 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Thu, 8 Sep 1994 20:45:21 +0000 (20:45 +0000)
testsuite/autoconf.g/init.exp [new file with mode: 0644]
testsuite/autoconf.g/sizeof_type.exp [new file with mode: 0644]

diff --git a/testsuite/autoconf.g/init.exp b/testsuite/autoconf.g/init.exp
new file mode 100644 (file)
index 0000000..5efb2d4
--- /dev/null
@@ -0,0 +1,2 @@
+# Test whether AC_INIT and AC_OUTPUT compile.
+autoconf_test AC_INIT ""
diff --git a/testsuite/autoconf.g/sizeof_type.exp b/testsuite/autoconf.g/sizeof_type.exp
new file mode 100644 (file)
index 0000000..c2bf839
--- /dev/null
@@ -0,0 +1 @@
+autoconf_test AC_SIZEOF_TYPE "AC_SIZEOF_TYPE(long *)"