diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index c204649411..f1c3cd9cf1 100644 --- a/configure.in +++ b/configure.in @@ -582,6 +582,8 @@ if test x$enable_pilot_conduits = xyes; then else msg_pilot=no fi +AC_SUBST(GNOME_PILOT_CFLAGS) +AC_SUBST(GNOME_PILOT_LIBS) dnl ******** dnl Kerberos |