aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-05-28 17:23:59 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-05-28 17:23:59 -0500
commitc58d98f4245d7a63685ef9be0691bf502476cb49 (patch)
treecc8a9e8757007fc9f29db51931a739b1786c5ad9
parent077e6138d5cac267ff43088a4bbc21c3c9a218bc (diff)
Use libiodbc in General Libraries for PHP.
-rw-r--r--blfs/Utils.Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/blfs/Utils.Makefile b/blfs/Utils.Makefile
index dec08ad..2200d59 100644
--- a/blfs/Utils.Makefile
+++ b/blfs/Utils.Makefile
@@ -116,6 +116,9 @@ Double-conversion : CMake
enchant : GLib Aspell dbus-glib Doxygen Hspell Hunspell
@echo $@
+libiodbc :
+ @echo $@
+
liblinear :
@echo $@