diff options
Diffstat (limited to 'comms/gsmlib/Makefile')
-rw-r--r-- | comms/gsmlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 8c294ac3eb93..a59dd5619e75 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -17,7 +17,7 @@ COMMENT= A library to access GSM mobile phones through GSM modems USE_GNOME= gnometarget lthack USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes |