summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2006-02-24 22:49:29 +0000
committerJulien Moutte <julien@moutte.net>2006-02-24 22:49:29 +0000
commitbac83b472dce97048187c049bd12ef9f30777773 (patch)
tree790c8ced2499c406f43dbb14af962d293e5d21ff /ext/Makefile.am
parent73a6055bdf16990ff6abaed612b8527db439a9f8 (diff)
ext/Makefile.am: Disable annodex for now until we figure out how to make it build.
Original commit message from CVS: 2006-02-24 Julien MOUTTE <julien@moutte.net> * ext/Makefile.am: Disable annodex for now until we figure out how to make it build. * ext/gdk_pixbuf/Makefile.am: Note for Thomas : Add a rule to your checklist : "please try to at least build what you are going to commit into -good, or if you are too lazy to do that, please check that the buildbots are not crying because of your commit."
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index bfc10ccf..8f764588 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -4,11 +4,11 @@ else
AALIB_DIR =
endif
-if USE_ANNODEX
-ANNODEX_DIR = annodex
-else
-ANNODEX_DIR =
-endif
+# if USE_ANNODEX
+# ANNODEX_DIR = annodex
+# else
+# ANNODEX_DIR =
+# endif
if USE_CAIRO
CAIRO_DIR = cairo