Skip to content

Commit 75094bd

Browse files
committed
binreloc: Properly undef a macro before re-defining it
1 parent 499ca11 commit 75094bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/prefix.h

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ G_BEGIN_DECLS
6767
#undef GEANY_PREFIX
6868
#undef GEANY_DATADIR
6969
#undef GEANY_LIBDIR
70+
#undef GEANY_LIBEXECDIR
7071
#undef GEANY_DOCDIR
7172
#undef GEANY_LOCALEDIR
7273

0 commit comments

Comments
 (0)