diff options
Diffstat (limited to 'src/charon/plugins/nm/gnome/config.h.in')
-rw-r--r-- | src/charon/plugins/nm/gnome/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/charon/plugins/nm/gnome/config.h.in b/src/charon/plugins/nm/gnome/config.h.in index 2b64591de..fa27ae983 100644 --- a/src/charon/plugins/nm/gnome/config.h.in +++ b/src/charon/plugins/nm/gnome/config.h.in @@ -75,6 +75,10 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O |