diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-05 10:40:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-05 10:40:43 +0000 |
| commit | 1d4cff7d1e59a9851ce380b51a4bf2393e698fc5 (patch) | |
| tree | 2d1d185ffb7e345ee489544246e7380b1107df02 /configure.ac | |
| parent | 863c04cbd18a4018d76123ed5020c56565f44a83 (diff) | |
move the otk swig module into its own lib/directory
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ea3172e2..9d58ce20 100644 --- a/configure.ac +++ b/configure.ac @@ -23,6 +23,7 @@ OB_DEBUG OB_COMPILER_FLAGS AC_C_BIGENDIAN +AC_PROG_LN_S AC_PROG_LIBTOOL LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL @@ -47,6 +48,7 @@ X11_EXT_XINERAMA AC_CONFIG_FILES([Makefile po/Makefile.in otk/Makefile + otk/wrap/Makefile src/Makefile scripts/Makefile doc/Makefile |
