diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index 56ba91e..be66d32 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -132,6 +132,7 @@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ +SHLIBPATH_VAR = @SHLIBPATH_VAR@ SOCKET_LIBS = @SOCKET_LIBS@ STRIP = @STRIP@ THREADS_CFLAGS = @THREADS_CFLAGS@ |