Ticket #1865: root.patch
| File root.patch, 448 bytes (added by ronaldws, 3 years ago) |
|---|
-
config/gen/makefiles/root.in
diff --git a/config/gen/makefiles/root.in b/config/gen/makefiles/root.in index 8e4db52..6347eab 100644
a b 20 20 SOVERSION = @VERSION@ 21 21 22 22 CONFIG_ARGS = @configure_args@ 23 #IF(win32):SHELL = CMD 23 24 24 25 # Override at least PREFIX with the install location if you're going 25 26 # to be using this outside of your build area.
