diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-10-21 23:05:17 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2010-11-16 16:08:51 +0100 |
| commit | 019078f72b33340423bfc84691b0d708041cd86f (patch) | |
| tree | a0acf68c902b051ddb3da8d2361a143f987c89f5 /configure.ac | |
| parent | 567cdcb4aca0b40ec7017459642f135d6139e585 (diff) | |
| download | enigma2-019078f72b33340423bfc84691b0d708041cd86f.tar.gz enigma2-019078f72b33340423bfc84691b0d708041cd86f.zip | |
libopen: build with libtool
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b6e2d95a..c8aeb27a 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ TUXBOX_APPS_DIRECTORY AC_PROG_CC AC_PROG_CXX -AC_PROG_RANLIB +LT_INIT AC_CONFIG_MACRO_DIR([m4]) AC_ARG_WITH(libsdl, |
