BUG: The directory compat doesn't exist. The file getopt.c is actually at this level.
This commit is contained in:
parent
642684b9eb
commit
392d33cb85
|
@ -20,7 +20,7 @@ IF(DONT_HAVE_GETOPT)
|
|||
ADD_DEFINITIONS(-DDONT_HAVE_GETOPT)
|
||||
SET(common_SRCS
|
||||
${common_SRCS}
|
||||
compat/getopt.c
|
||||
getopt.c
|
||||
)
|
||||
ENDIF(DONT_HAVE_GETOPT)
|
||||
|
||||
|
|
Loading…
Reference in New Issue