diff options
Diffstat (limited to 'lib/libXaw/Makefile.in')
-rw-r--r-- | lib/libXaw/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libXaw/Makefile.in b/lib/libXaw/Makefile.in index 7ff046c3c..903584f30 100644 --- a/lib/libXaw/Makefile.in +++ b/lib/libXaw/Makefile.in @@ -162,6 +162,8 @@ PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@ PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ +SHARED_LIBS_FALSE = @SHARED_LIBS_FALSE@ +SHARED_LIBS_TRUE = @SHARED_LIBS_TRUE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ |