build: Pass the appropriate flags when building `libstore.a'.

* daemon.am (libstore_a_CFLAGS): Rename to...
  (libstore_a_CXXFLAGS): ... this.
master
Ludovic Courtès 2013-03-30 21:49:17 +01:00
parent cbca6eb552
commit 52e5910cdc
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ libstore_a_CPPFLAGS = \
-DNIX_BIN_DIR=\"$(bindir)\" \
-DOPENSSL_PATH="\"openssl\""
libstore_a_CFLAGS = \
libstore_a_CXXFLAGS = \
$(SQLITE3_CFLAGS) $(LIBGCRYPT_CFLAGS)
bin_PROGRAMS = guix-daemon