aboutsummaryrefslogtreecommitdiff
path: root/comms/hamlib/files/patch-libltdl_configure
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hamlib/files/patch-libltdl_configure')
-rw-r--r--comms/hamlib/files/patch-libltdl_configure46
1 files changed, 46 insertions, 0 deletions
diff --git a/comms/hamlib/files/patch-libltdl_configure b/comms/hamlib/files/patch-libltdl_configure
new file mode 100644
index 000000000000..81c4b4842694
--- /dev/null
+++ b/comms/hamlib/files/patch-libltdl_configure
@@ -0,0 +1,46 @@
+--- libltdl/configure.orig Thu Feb 22 14:24:59 2007
++++ libltdl/configure Thu Feb 22 14:24:59 2007
+@@ -8189,8 +8189,8 @@
+ ;;
+
+ freebsd*)
+- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+- version_type=freebsd-$objformat
++# objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
++ version_type=freebsd-elf
+ case $version_type in
+ freebsd-elf*)
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+@@ -11897,8 +11897,8 @@
+ ;;
+
+ freebsd*)
+- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+- version_type=freebsd-$objformat
++# objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
++ version_type=freebsd-elf
+ case $version_type in
+ freebsd-elf*)
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+@@ -15050,8 +15050,8 @@
+ ;;
+
+ freebsd*)
+- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+- version_type=freebsd-$objformat
++# objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
++ version_type=freebsd-elf
+ case $version_type in
+ freebsd-elf*)
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+@@ -17412,8 +17412,8 @@
+ ;;
+
+ freebsd*)
+- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+- version_type=freebsd-$objformat
++# objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
++ version_type=freebsd-elf
+ case $version_type in
+ freebsd-elf*)
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'