summaryrefslogtreecommitdiffstats
path: root/configure.in.in
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-05-31 01:31:04 -0500
committerTimothy Pearson <[email protected]>2012-05-31 01:31:04 -0500
commit47aae9120db93e3120a35ce145ae7b7358890ae4 (patch)
treefae83f6474ecb71bada1833afd016435f211d903 /configure.in.in
downloadkcmldapcontroller-47aae9120db93e3120a35ce145ae7b7358890ae4.tar.gz
kcmldapcontroller-47aae9120db93e3120a35ce145ae7b7358890ae4.zip
Initial import of skeleton for development
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.in.in b/configure.in.in
new file mode 100644
index 0000000..18b1486
--- /dev/null
+++ b/configure.in.in
@@ -0,0 +1,6 @@
+#MIN_CONFIG(3.2.0)
+
+AM_INIT_AUTOMAKE(autostart, 0.1)
+AC_C_BIGENDIAN
+AC_CHECK_KDEMAXPATHLEN
+