mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
14 lines
587 B
Diff
14 lines
587 B
Diff
Index: configure.in
|
|
===================================================================
|
|
--- configure.in (revision 645316)
|
|
+++ configure.in (working copy)
|
|
@@ -145,7 +145,7 @@
|
|
dnl ### apr and expat libraries to the build or it'll die a truly horrible
|
|
dnl ### death. We now use the apr-config tool to determine the correct
|
|
dnl ### library to link against :)
|
|
-*AIX*|*Darwin*|*BeOS*|CYGWIN*)
|
|
+*AIX*|*Darwin*|*BeOS*|*Haiku*|CYGWIN*)
|
|
dnl need such stuff as -liconv to be specified when building libaprutil.la
|
|
EXTRA_OS_LINK='$(APRUTIL_LDFLAGS) $(APRUTIL_LIBS)'
|
|
;;
|