X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=configure.ac.in;fp=configure.ac.in;h=45e3fb1327747e97662fe5159fd681d807c36193;hb=937fa0c0d3dd847fab7ec083b006e08aa80e079c;hp=0000000000000000000000000000000000000000;hpb=f7f9ab86d0ca87edbd50125198093fc5f44127ab;p=xfce4-hdaps.git diff --git a/configure.ac.in b/configure.ac.in new file mode 100644 index 0000000..45e3fb1 --- /dev/null +++ b/configure.ac.in @@ -0,0 +1,9 @@ +AC_PROG_INSTALL +AC_PROG_INTLTOOL + +dnl Initialize libtool +LT_PREREQ([2.2.6]) +LT_INIT([disable-static]) + +dnl Check for standard header files +AC_HEADER_STDC