blob: 352119873e1a17a59ad68d2fb13741e511c44597 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff -aur --recursive omniorb_native_org/configure.ac omniorb_native_cop/configure.ac
--- omniorb_native_org/configure.ac 2010-02-19 14:00:06.905777529 +0100
+++ omniorb_native_cop/configure.ac 2010-02-19 13:38:20.000000000 +0100
@@ -10,6 +10,7 @@
AC_CONFIG_HEADERS(include/omniORB4/acconfig.h)
+m4_pattern_allow(PKG_CONFIG_LIBDIR)
dnl ** CFLAGS / CXXFLAGS
if test "${CFLAGS+set}" != set; then
#############################################################################
#
|