]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
merge with 1.10n2
authorJim Meyering <jim@meyering.net>
Tue, 27 Sep 1994 22:02:00 +0000 (22:02 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Sep 1994 22:02:00 +0000 (22:02 +0000)
login-utils/su.c

index 97392f15b8235f81a6c7e1c42ba89c176e70c698..e67d048e5008837a97b88826fed282ac2ff06867 100644 (file)
    Written by David MacKenzie <djm@gnu.ai.mit.edu>.  */
 
 #ifdef HAVE_CONFIG_H
-#if defined (CONFIG_BROKETS)
-/* We use <config.h> instead of "config.h" so that a compilation
-   using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h
-   (which it would do because it found this file in $srcdir).  */
 #include <config.h>
-#else
-#include "config.h"
-#endif
 #endif
 
 #include <stdio.h>