Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/configure.in')
-rw-r--r--etc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/configure.in b/etc/configure.in
index 38bc65902..7285d372e 100644
--- a/etc/configure.in
+++ b/etc/configure.in
@@ -7,6 +7,6 @@ AC_PROG_INSTALL
AC_SUBST(datarootdir)
AC_SUBST(docdir)
AC_SUBST(htmldir)
-
+AC_SUBST(pdfdir)
AC_OUTPUT(Makefile)