Skip to content
Snippets Groups Projects
Commit dfd0dc48 authored by Nick Schermer's avatar Nick Schermer
Browse files

Update build.

parent a2f88abd
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,8 @@ SUBDIRS = \
AUTOMAKE_OPTIONS = \
1.8 \
dist-bzip2
dist-bzip2 \
no-dist-gzip
distclean-local:
rm -rf *.cache *~
......
......@@ -50,7 +50,8 @@ dnl ********************************
AC_PROG_CC()
AM_PROG_CC_C_O()
AC_PROG_INSTALL()
AC_PROG_LIBTOOL()
LT_PREREQ([2.2.6])
LT_INIT([disable-static])
dnl ***************************************
dnl *** Check for standard header files ***
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment