]> granicus.if.org Git - p11-kit/commitdiff
Don't use 'aux' directory name
authorStef Walter <stefw@gnome.org>
Wed, 29 Jan 2014 09:17:02 +0000 (18:17 +0900)
committerStef Walter <stefw@gnome.org>
Wed, 29 Jan 2014 09:17:02 +0000 (18:17 +0900)
Because Windows is really properly screwed up.

https://bugs.freedesktop.org/show_bug.cgi?id=74149

build/litter/.empty [moved from build/aux/.empty with 100% similarity]
configure.ac

similarity index 100%
rename from build/aux/.empty
rename to build/litter/.empty
index 91382f8480d4289782692c7e2ec77cb54d0056b5..84d5ad5c717018ea719d116eaf5bd01c8f32cef3 100644 (file)
@@ -21,7 +21,7 @@ P11KIT_AGE=0
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([build/m4])
-AC_CONFIG_AUX_DIR([build/aux])
+AC_CONFIG_AUX_DIR([build/litter])
 AM_INIT_AUTOMAKE([1.10 foreign serial-tests])
 AM_SANITY_CHECK
 AM_MAINTAINER_MODE([enable])