12 lines
349 B
Diff
12 lines
349 B
Diff
--- configure.ac
|
|
+++ configure.ac
|
|
@@ -187,6 +187,9 @@
|
|
LT_INIT([win32-dll disable-static])
|
|
LT_LANG([Windows Resource])
|
|
|
|
+hardcode_libdir_flag_spec=
|
|
+hardcode_libdir_flag_spec_CXX=
|
|
+
|
|
# For now we hardcode the use of version scripts. It would be better
|
|
# to write a test for this or even implement this within libtool.
|
|
have_ld_version_script=no
|