Skip to content

Commit 8251713

Browse files
author
Mischa Spiegelmock
committed
typo
1 parent 6153fde commit 8251713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ AS_IF([test "$enable_qt" != "no"],
184184
enable_qt=yes
185185
export QT_SELECT=qt5
186186
187-
# we depend on lQt5Gui and lQt5OpenGL
187+
# we depend on libQt5Gui and libQt5OpenGL
188188
# https://github.com/projectM-visualizer/projectm/issues/271
189189
LIBS="$LIBS -lQt5Gui -lQt5OpenGL"
190190
],

0 commit comments

Comments
 (0)