ports/databases/tora/files/patch-config_m4_oracle.m4
Philip M. Gollucci 3c25045697 databases/tora: use OPTIONS helpers
- Use OPTIONS helpers where possible.
- Drop qt4-linguist dependency - the port does not use it (and it already contains prebuilt translations).
- Regenerate patches.

PR:                  201724
Submitted by:        s3erios@gmail.com
2015-08-18 20:00:28 +00:00

14 lines
485 B
Text

--- config/m4/oracle.m4.orig 2009-10-23 16:19:57 UTC
+++ config/m4/oracle.m4
@@ -113,6 +113,11 @@ Please install the instant client sdk pa
ora_cflags="$ora_cflags -I$dir"
echo "adding -I$dir" >&AS_MESSAGE_LOG_FD()
fi
+ echo "trying ociextp.h $dir/ociextp.h" >&AS_MESSAGE_LOG_FD()
+ if test -r $dir/ociextp.h; then
+ ora_cflags="$ora_cflags -I$dir"
+ echo "adding -I$dir" >&AS_MESSAGE_LOG_FD()
+ fi
done
ora_check_lib="