mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
fix minor typo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1706 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9d381599be
commit
b3b382d8ef
2 changed files with 2 additions and 2 deletions
|
|
@ -160,7 +160,7 @@
|
||||||
#define LTDL_SHLIB_EXT ".so"
|
#define LTDL_SHLIB_EXT ".so"
|
||||||
|
|
||||||
/* Define to the system default library search path. */
|
/* Define to the system default library search path. */
|
||||||
#define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/lib/qt-3.3/lib"
|
#define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/local/lib:/usr/lib/qt-3.3/lib"
|
||||||
|
|
||||||
/* Define if dlsym() requires a leading underscore in symbol names. */
|
/* Define if dlsym() requires a leading underscore in symbol names. */
|
||||||
/* #undef NEED_USCORE */
|
/* #undef NEED_USCORE */
|
||||||
|
|
|
||||||
|
|
@ -686,7 +686,7 @@ libpulsecore_la_SOURCES += \
|
||||||
pulsecore/fdsem.c pulsecore/fdsem.h \
|
pulsecore/fdsem.c pulsecore/fdsem.h \
|
||||||
pulsecore/object.c pulsecore/object.h \
|
pulsecore/object.c pulsecore/object.h \
|
||||||
pulsecore/msgobject.c pulsecore/msgobject.h \
|
pulsecore/msgobject.c pulsecore/msgobject.h \
|
||||||
pulsecore/rtsig.c pulsecore/rtsog.h \
|
pulsecore/rtsig.c pulsecore/rtsig.h \
|
||||||
pulsecore/rtpoll.c pulsecore/rtpoll.h \
|
pulsecore/rtpoll.c pulsecore/rtpoll.h \
|
||||||
pulsecore/rtclock.c pulsecore/rtclock.h \
|
pulsecore/rtclock.c pulsecore/rtclock.h \
|
||||||
pulsecore/macro.h \
|
pulsecore/macro.h \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue