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

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordowobeha <dowobeha@1f5c12ca-751b-0410-a591-d2e778427230>2011-05-13 23:41:07 +0400
committerdowobeha <dowobeha@1f5c12ca-751b-0410-a591-d2e778427230>2011-05-13 23:41:07 +0400
commitbc3aa42b9b1939fc337d71b1ed2bac2703a1a468 (patch)
tree04f0665760de2cb4808cca5052866ae1db1ad995
parent9581b6aae2348be0339d6435e850e206c50a25aa (diff)
Re-added two lines from config.h.in that shouldn't have been removed.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3974 1f5c12ca-751b-0410-a591-d2e778427230
-rw-r--r--config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index f2f6ed881..096bc4c52 100644
--- a/config.h.in
+++ b/config.h.in
@@ -66,6 +66,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
+
/* Name of package */
#undef PACKAGE
@@ -81,6 +85,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION