mirror of
https://github.com/apache/httpd.git
synced 2025-07-30 20:03:10 +03:00
NetWare build overhaul in order to compile on Linux.
Removed absolute paths to imp files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079487 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -201,8 +201,8 @@ FILE_nlm_copyright =
|
||||
# Any additional imports go here
|
||||
#
|
||||
FILES_nlm_Ximports = \
|
||||
@$(APR)/aprlib.imp \
|
||||
@$(NWOS)/httpd.imp \
|
||||
@aprlib.imp \
|
||||
@httpd.imp \
|
||||
@libc.imp \
|
||||
$(EOLIST)
|
||||
|
||||
|
@ -201,8 +201,8 @@ FILE_nlm_copyright =
|
||||
# Any additional imports go here
|
||||
#
|
||||
FILES_nlm_Ximports = \
|
||||
@$(APR)/aprlib.imp \
|
||||
@$(NWOS)/httpd.imp \
|
||||
@aprlib.imp \
|
||||
@httpd.imp \
|
||||
@libc.imp \
|
||||
$(EOLIST)
|
||||
|
||||
|
Reference in New Issue
Block a user