]> arthur.barton.de Git - bup.git/blobdiff - config/config.vars.in
git/packwriter: open(..) prohibited in __del__
[bup.git] / config / config.vars.in
index 8f4769cc2f6030c61e99169362e8251fc6b789cf..4101ed3896770e4d0d2d1d36968c27a6acd3e7a9 100644 (file)
@@ -1,9 +1,15 @@
 CONFIGURE_FILES=@CONFIGURE_FILES@
 GENERATED_FILES=@GENERATED_FILES@
 
+CC = @CC@
+bup_config_cflags = @bup_config_cflags@
 bup_make=@bup_make@
-bup_python=@bup_python@
-bup_python_majver=@bup_python_majver@
+
+bup_python_config=@bup_python_config@
+bup_python_cflags=@bup_python_cflags@
+bup_python_ldflags=@bup_python_ldflags@
+bup_python_cflags_embed=@bup_python_cflags_embed@
+bup_python_ldflags_embed=@bup_python_ldflags_embed@
 
 bup_have_libacl=@bup_have_libacl@
 bup_libacl_cflags=@bup_libacl_cflags@