Missed change of HAVE_GETOPT_H to HAVE_GETOPT_LONG.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2270 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-03-11 08:22:06 +00:00
parent a5bea87313
commit e881e83a6d
+1 -1
View File
@@ -42,7 +42,7 @@
@HAVE_STRICMP@
/* Defined if your system has getopt.h */
@HAVE_GETOPT_H@
@HAVE_GETOPT_LONG@
/* Defined if your system has iswgraph of its own*/
@HAVE_ISWGRAPH@