Disable setuid install for distcheck
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 9 Feb 2012 14:20:44 +0000 (09:20 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 9 Feb 2012 14:20:44 +0000 (09:20 -0500)
Makefile.am

index c7d6431..0d8e231 100644 (file)
@@ -1 +1,3 @@
 SUBDIRS = shared src clients data protocol tests
+
+DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install