summaryrefslogtreecommitdiff
path: root/lib/backupfile.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-02 05:43:03 +0000
committerJim Meyering <jim@meyering.net>1994-10-02 05:43:03 +0000
commit300424a2d37b17d304be2783ed40f2efa4d950c0 (patch)
treead0a35bcd21f3f60efd77102d3dbcfc22848a9b2 /lib/backupfile.c
parent760d9074e721bbffc97ca68eb48c06a248727c4e (diff)
downloadgnulib-300424a2d37b17d304be2783ed40f2efa4d950c0.tar.gz
merge with 3.9h
Diffstat (limited to 'lib/backupfile.c')
-rw-r--r--lib/backupfile.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/backupfile.c b/lib/backupfile.c
index 36094af5ed..288803453d 100644
--- a/lib/backupfile.c
+++ b/lib/backupfile.c
@@ -19,14 +19,7 @@
Some algorithms adapted from GNU Emacs. */
#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>