forked from pool/util-linux
13 lines
364 B
Diff
13 lines
364 B
Diff
Index: util-linux-ng-2.12r+git20070330/configure.ac
|
|
===================================================================
|
|
--- util-linux-ng-2.12r+git20070330.orig/configure.ac
|
|
+++ util-linux-ng-2.12r+git20070330/configure.ac
|
|
@@ -10,6 +10,7 @@ AC_CONFIG_SRCDIR(mount/mount.c)
|
|
|
|
AC_PREFIX_DEFAULT(/)
|
|
|
|
+AC_GNU_SOURCE
|
|
AC_PROG_CC_STDC
|
|
AC_PROG_RANLIB
|
|
AC_PROG_LIBTOOL
|