aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 35ccf1a..40d41c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ AM_ICONV
AM_GNU_GETTEXT([external], [need-formatstring-macros])
AM_GNU_GETTEXT_VERSION([0.18])
-AC_SUBST(INCLUDE_PATH_ARGS,[$(pkgdatadir)/$(VERSION):$(pkgdatadir)/include])
+AC_SUBST(INCLUDE_PATH_ARGS,['$(pkgdatadir)/$(VERSION):$(pkgdatadir)/include'])
AC_ARG_WITH([include-path],
[AC_HELP_STRING([--with-include-path=PATH],
[set direvent runtime include path])],

Return to:

Send suggestions and report system problems to the System administrator.