* Fixes --with-libcurl with bongo-collector and --with-sqlite3.

Thanks to Albert Lee <trisk@acm.jhu.edu> for these!
* Accidentally missed some duplicate message definitions in dragonfly.properties.
This commit is contained in:
halex
2007-06-29 23:28:33 +00:00
parent 1ba0f1f21a
commit de2e1693ed
3 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ AC_DEFUN([AC_CHECK_SQLITE3], [
else
test "x$SQLITE_LIBS" = "x" && SQLITE_LIBS="-L$ac_sqlite3_libdir -lsqlite3"
fi
test x"$ac_sqlite3_incdir" = xno && test "x$SQLITE_CFLAGS" = "x" && SQLITE_INCLUDE=-I$ac_sqlite3_incdir
test x"$ac_sqlite3_incdir" != xno && test "x$SQLITE_CFLAGS" = "x" && SQLITE_CFLAGS=-I$ac_sqlite3_incdir
AC_SUBST(SQLITE_LIBS)
AC_SUBST(SQLITE_CFLAGS)
+1 -1
View File
@@ -6,7 +6,7 @@ bongocollector_SOURCES := \
src/agents/collector/collector.h
bongocollector_CPPFLAGS := $(AM_CPPFLAGS) \
-I$(top_srcdir)/import/curl/include
$(LIBCURL_CPPFLAGS)
bongocollector_LDADD := \
libbongonmap.la \
-6
View File
@@ -1,9 +1,3 @@
loginNameLabel=Name:
loginPasswordLabel=Password:
loginLanguageLabel=Language:
loginRememberMeLabel=Remember Me
loginLoginLabel=Log In
genericError=An error has occured:
genericErrorOK=Bummer