Add comment about portability

Change-Id: I289d3233f99b61115ed8efdea93cfabfbc53bcd7
This commit is contained in:
Tor Lillqvist 2013-12-06 13:13:48 +02:00
parent 1637bcc408
commit 5b710a4ef3

View file

@ -17,6 +17,9 @@
# ...
# #endif // OTHER_BAR_HXX
# TODO: Make this portable. As it is now, it likely only works on Linux, or
# other platforms with a purely GNU toolset.
guard_prefix="INCLUDED_"
for fn in "$@"; do