Blob Blame History Raw
Index: Hamlib-d92da8aab216fa5bfa9f0153e76c8e848c77eadc/bindings/Makefile.am
===================================================================
--- Hamlib-d92da8aab216fa5bfa9f0153e76c8e848c77eadc.orig/bindings/Makefile.am
+++ Hamlib-d92da8aab216fa5bfa9f0153e76c8e848c77eadc/bindings/Makefile.am
@@ -6,9 +6,7 @@
 # Different installations need different locations for some reason
 # Trying to check for all the possible types seems a bit much
 # So right now we just install in both locations -- no harm done
-PERLINSTALL1 = install_site
 PERLINSTALL2 = pure_vendor_install
-echo Default install=$(PERLINSTALL1) and $(PERLINSTALL2)
 
 AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/bindings $(PYTHON_CPPFLAGS) \
 	$(TCL_INCLUDE_SPEC)