Motd reply fix.
[silc.git] / lib / contrib / getopt1.c
index f784b5757c59e1cd26d45fc5ddb0273a7f50b0f4..fe6bdd992a4f3e84010c4695692ffa0ba2f8d4c5 100644 (file)
    along with this program; if not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 \f
-#ifdef HAVE_CONFIG_H
-#if defined (emacs) || 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 "getopt.h"